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] Retry only specified tests #8853

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5d78de6 from #8825.

This list was compiled by finding every test failure that succeeded on a
retry in the past month (approx. June 20-July 20, 2023). The
[flaky-test-finder.rb][1] script was used to collect this list.

```
ruby flaky-test-finder.rb -s 18000 -e 20681 | sed 's/[0-9]*[[:space:]]\(.*\)\..*/includeClasses\.add(\"\1\")/' | sort | uniq
```

[1]: https://gist.github.com/andrross/ee07a8a05beb63f1173bcb98523918b9

Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 5d78de6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #8853 (fdd88e4) into 2.x (cd71131) will increase coverage by 0.09%.
Report is 8 commits behind head on 2.x.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #8853      +/-   ##
============================================
+ Coverage     70.74%   70.84%   +0.09%     
- Complexity    57312    57391      +79     
============================================
  Files          4744     4744              
  Lines        271040   271040              
  Branches      39972    39972              
============================================
+ Hits         191751   192016     +265     
+ Misses        62850    62580     -270     
- Partials      16439    16444       +5     

see 481 files with indirect coverage changes

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal
Copy link
Member

#8030

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@Poojita-Raj
Copy link
Contributor

#8850

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@Poojita-Raj
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

* **RESULT:** FAILURE ❌

* **URL:** https://build.ci.opensearch.org/job/gradle-check/20908/

* **CommitID:** [fdd88e4](https://github.com/opensearch-project/OpenSearch/commit/fdd88e433152ce2c25d8db28af1bc731f2392e25)
  Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
  Is the failure [a flaky test](https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md#flaky-tests) unrelated to your change?

#8030
#5329
#7679

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@dreamer-89
Copy link
Member

Gradle Check (Jenkins) Run Completed with:

#8850

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@dreamer-89
Copy link
Member

Gradle Check (Jenkins) Run Completed with:

#8887

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@dreamer-89 dreamer-89 merged commit 4c131e6 into 2.x Jul 26, 2023
10 of 34 checks passed
@github-actions github-actions bot deleted the backport/backport-8825-to-2.x branch July 26, 2023 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants