Skip to content

Commit

Permalink
Add issues to failed jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelsi committed Oct 23, 2023
1 parent 66965bf commit b434076
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions resolved-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,13 @@ issues:
"6300070614/*",
"6455029298/*",
"6430675799/*",
"6405944808/*"
"6405944808/*",
"6571618535/*",
"6471998346/*",
"6571441111/*",
"6573882749/*",
"6586675884/*",
"6586541482/*"
]
- id: fips-dist-test
description: "Quarkus IT (ubuntu-latest, zip): Failed to stop the server"
Expand All @@ -175,7 +181,14 @@ issues:
"6328307513/*",
"6315071775/*",
"6313350974/*",
"6297192767/*"
"6297192767/*",
"6433574640/*",
"6559443886/*",
"6492489640/*",
"6545496354/*",
"6512347200/*",
"6565853662/*",
"6588481176/*"
]
- id: fips-x509
description: "FIPS IT (strict) X509BrowserCRLTest"
Expand All @@ -189,4 +202,12 @@ issues:
resolves: [
"6466892424/*",
]
- id: store-persistance-concurrency
description: "threads didn't terminate in time: [main (TIMED_WAITING): locked on java.util.concurrent.FutureTask"
issue: 21665
resolves: [
"6454666958/*",
"6561941184/*",
"6572038567/*"
]

0 comments on commit b434076

Please sign in to comment.