Skip to content

Fix random_score nightly tests#144176

Merged
elasticsearchmachine merged 4 commits intoelastic:mainfrom
romseygeek:test/fix-random-score-nightly
Mar 16, 2026
Merged

Fix random_score nightly tests#144176
elasticsearchmachine merged 4 commits intoelastic:mainfrom
romseygeek:test/fix-random-score-nightly

Conversation

@romseygeek
Copy link
Copy Markdown
Contributor

We were throwing assumption violations in pre-test startup
code, which is against the JUnit contract.

Fixes #144156
Fixes #144157
Fixes #144158

We were throwing assumption violations in pre-test startup code,
which is against the JUnit contract.
@romseygeek romseygeek requested a review from thecoop March 13, 2026 09:35
@romseygeek romseygeek self-assigned this Mar 13, 2026
@romseygeek romseygeek added >test Issues or PRs that are addressing/adding tests test-release Trigger CI checks against release build :Search Relevance/Search Catch all for Search Relevance v9.4.0 labels Mar 13, 2026
@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Mar 13, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@romseygeek romseygeek removed the test-release Trigger CI checks against release build label Mar 13, 2026
@romseygeek
Copy link
Copy Markdown
Contributor Author

The release build checks are failing against unrelated tests (#144086) so I've removed the test-release label. I've verified that the tests pass against release builds locally.

@romseygeek romseygeek added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Mar 13, 2026
@elasticsearchmachine elasticsearchmachine merged commit 9e27968 into elastic:main Mar 16, 2026
36 checks passed
@romseygeek romseygeek deleted the test/fix-random-score-nightly branch March 16, 2026 10:44
ncordon pushed a commit to ncordon/elasticsearch that referenced this pull request Mar 16, 2026
We were throwing assumption violations in pre-test startup  code, which
is against the JUnit contract.

Fixes elastic#144156  Fixes elastic#144157  Fixes elastic#144158
szybia added a commit to szybia/elasticsearch that referenced this pull request Mar 16, 2026
…elocations

* upstream/main: (33 commits)
  Unmute InferenceRestIT and DefaultEndPointsIT (elastic#144217)
  feat: add keep_alive to async task status (elastic#144010)
  Add explicit isNoOpUpdate() method to MapperService (elastic#144113)
  Always attach APM Agent (elastic#144120)
  Fix random_score nightly tests (elastic#144176)
  Add nested query checks for disabled sequence numbers (elastic#144185)
  Return sentinel values from Fetch when sequence numbers are disabled (elastic#144212)
  [Test] Test peer-recovery with sequence numbers pruning (elastic#144116)
  Remove `scaled-*` field assertions from mixed cluster downsampling test (elastic#144295)
  Refactor: Use range syntax in ES|QL exponential histogram tests (elastic#144110)
  Move resolve aliases to IndexAbstractionOptions (elastic#143953)
  unmute test (elastic#144299)
  Fix approximation csvtests (elastic#144233)
  fix test (elastic#144171)
  Add int4 vector scoring benchmarks (elastic#144105)
  Mute org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT test elastic#143023
  Mute org.elasticsearch.test.apmintegration.MetricsApmIT testApmIntegration {withOTel=false} elastic#144282
  Native cli launcher (elastic#143712)
  Mute org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT test elastic#143023
  Mute org.elasticsearch.xpack.esql.heap_attack.HeapAttackSubqueryIT testManyRandomKeywordFieldsInSubqueryIntermediateResults elastic#144274
  ...
michalborek pushed a commit to michalborek/elasticsearch that referenced this pull request Mar 23, 2026
We were throwing assumption violations in pre-test startup  code, which
is against the JUnit contract.

Fixes elastic#144156  Fixes elastic#144157  Fixes elastic#144158
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Search Relevance/Search Catch all for Search Relevance Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch >test Issues or PRs that are addressing/adding tests v9.4.0

Projects

None yet

3 participants