Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Fix double invocation of postCollection when MultiBucketCollector is present #14048

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 1cded65 from #14015.

Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Gradle check result for 59acf6c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@reta
Copy link
Collaborator

reta commented Jun 6, 2024

❌ Gradle check result for 59acf6c: FAILURE

#5257

java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([3724BC4E5F4C350B]:0)

Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Gradle check result for 59acf6c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@reta
Copy link
Collaborator

reta commented Jun 6, 2024

❌ Gradle check result for 59acf6c: FAILURE

#5257
#13473

java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([5F7EE65D3B126669]:0)

Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Gradle check result for 59acf6c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Gradle check result for 59acf6c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@jed326 jed326 force-pushed the backport/backport-14015-to-2.x branch from 59acf6c to 2a22aa7 Compare June 6, 2024 23:50
Copy link
Contributor

github-actions bot commented Jun 6, 2024

❌ Gradle check result for 59acf6c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

…present (#14015)

Signed-off-by: Jay Deng <jayd0104@gmail.com>
(cherry picked from commit 1cded65)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@jed326 jed326 force-pushed the backport/backport-14015-to-2.x branch from 2a22aa7 to 41eddf2 Compare June 7, 2024 00:15
Copy link
Contributor

github-actions bot commented Jun 7, 2024

❕ Gradle check result for 2a22aa7: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link
Contributor

github-actions bot commented Jun 7, 2024

✅ Gradle check result for 41eddf2: SUCCESS

@reta reta merged commit 0ac2a18 into 2.x Jun 7, 2024
29 checks passed
@github-actions github-actions bot deleted the backport/backport-14015-to-2.x branch June 7, 2024 01:27
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…present (opensearch-project#14015) (opensearch-project#14048)

(cherry picked from commit 1cded65)

Signed-off-by: Jay Deng <jayd0104@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: kkewwei <kkewwei@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants