Skip to content

[Testing] Enable bwc and fix sorting for 500_date_range#90681

Merged
pgomulka merged 2 commits intoelastic:mainfrom
pgomulka:fix_500_date_range_and_enable_bwc
Oct 5, 2022
Merged

[Testing] Enable bwc and fix sorting for 500_date_range#90681
pgomulka merged 2 commits intoelastic:mainfrom
pgomulka:fix_500_date_range_and_enable_bwc

Conversation

@pgomulka
Copy link
Copy Markdown
Contributor

@pgomulka pgomulka commented Oct 5, 2022

the #90458 has been backported to all branches so the bwc testing can be enable for this tests were incorrectly relying on sort order. Added sort to make it deterministic

closes #90668

  • Have you signed the contributor license agreement?
  • Have you followed the contributor guidelines?
  • If submitting code, have you built your formula locally prior to submission with gradle check?
  • If submitting code, is your pull request against main? Unless there is a good reason otherwise, we prefer pull requests against main and will backport as needed.
  • If submitting code, have you checked that your submission is for an OS and architecture that we support?
  • If you are submitting this code for a class then read our policy for that.

the elastic#90458 has been backported to all branches so the bwc testing can be enable for this
tests were incorrectly relying on sort order. Added sort to make it deterministic

closes elastic#90668
@pgomulka pgomulka added >test Issues or PRs that are addressing/adding tests :Core/Infra/Core Core issues without another label v6.8.6 auto-backport Automatically create backport pull requests when merged v8.5.0 v7.17.7 labels Oct 5, 2022
@pgomulka pgomulka self-assigned this Oct 5, 2022
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Oct 5, 2022
@pgomulka
Copy link
Copy Markdown
Contributor Author

pgomulka commented Oct 5, 2022

ok to test

@pgomulka pgomulka merged commit 3eaaffb into elastic:main Oct 5, 2022
pgomulka added a commit to pgomulka/elasticsearch that referenced this pull request Oct 5, 2022
the elastic#90458 has been backported to all branches so the bwc testing can be enable for this tests were incorrectly relying on sort order. Added sort to make it deterministic

closes elastic#90668
pgomulka added a commit to pgomulka/elasticsearch that referenced this pull request Oct 5, 2022
the elastic#90458 has been backported to all branches so the bwc testing can be enable for this tests were incorrectly relying on sort order. Added sort to make it deterministic

closes elastic#90668
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

💚 Backport successful

Status Branch Result
7.17
8.5

pgomulka added a commit that referenced this pull request Oct 6, 2022
…90681) (#90690)

the #90458 has been backported to all branches so the bwc testing can be enable for this tests were incorrectly relying on sort order. Added sort to make it deterministic

closes #90668
pgomulka added a commit that referenced this pull request Oct 6, 2022
… (#90689)

the #90458 has been backported to all branches so the bwc testing can be enable for this tests were incorrectly relying on sort order. Added sort to make it deterministic

closes #90668
weizijun added a commit to weizijun/elasticsearch that referenced this pull request Oct 10, 2022
* main: (150 commits)
  Remove ToXContent interface from ChunkedToXContent (elastic#90409)
  Remove extra SearchService constructor (elastic#90733)
  Update min version for the diagnosis yaml test (elastic#90731)
  Use the AggTestConfig object in testCase (elastic#90699)
  [DOCS] Add links to clear trained model deployment cache API (elastic#90727)
  Assert wildcards are not expanded as specified by request options  (elastic#90641)
  [TEST] Fix exit snapshot restore exit condition (elastic#90696)
  [TEST] Change to atomic file contents save (elastic#90695)
  Update forbiddenapis to 3.4 (elastic#90624)
  [Tests] Don't use concurrent search in scripted field type tests (elastic#90712)
  [ML] Move scaling is possible check for starting trained model (elastic#90706)
  Add new base test case for chunked xcontent types  (elastic#90707)
  Fix testRedNoBlockedIndicesAndRedAllRoleNodes (elastic#90671)
  Fix nullpointer in docs test setup (elastic#90660)
  Don't produce build logs artifact when in a composite build
  Fixing a race condition in EnrichCoordinatorProxyAction that can leave an item stuck in its queue (elastic#90688)
  docs: update fleet/agent pipeline docs (elastic#90659)
  [HealthAPI] Use plural consistently in resource types (elastic#90682)
  [Testing] Enable bwc and fix sorting for 500_date_range (elastic#90681)
  Add profiling and documentation for dfs phase (elastic#90536)
  ...

# Conflicts:
#	x-pack/plugin/mapper-aggregate-metric/src/test/java/org/elasticsearch/xpack/aggregatemetric/mapper/AggregateDoubleMetricFieldMapperTests.java
pgomulka added a commit to pgomulka/elasticsearch that referenced this pull request Oct 31, 2022
…elastic#90690)

the elastic#90458 has been backported to all branches so the bwc testing can be enable for this tests were incorrectly relying on sort order. Added sort to make it deterministic

closes elastic#90668
pgomulka added a commit that referenced this pull request Oct 31, 2022
… (#91201)

the #90458 has been backported to all branches so the bwc testing can be enable for this tests were incorrectly relying on sort order. Added sort to make it deterministic

close #90783
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v7.17.7 v8.5.0 v8.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] SmokeTestMultiNodeClientYamlTestSuiteIT test {yaml=search/500_date_range/test match query gte and lte with year uuuu} failing

3 participants