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 6, 2023
1 parent 4f520dc commit 8428c61
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
44 changes: 44 additions & 0 deletions resolved-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,47 @@ issues:
resolves: [
"5642817833/*"
]
- id: account2-1
description: "org.keycloak.testsuite.ui.account2.UpdateEmailTest#updateEmailLinkVisibleWithUpdateEmailActionEnabled"
issue: 23336
resolves : [
"6421386411/*",
"6322575502/*"
]
- id: account2-2
description: "org.keycloak.testsuite.ui.account2.UpdateEmailTest#navigationTest"
issue: 23491
resolves: [
"6393436716/*",
]
- id: forms-2
description: "org.keycloak.testsuite.forms.RecoveryAuthnCodesAuthenticatorTest#test03AuthenticateRecoveryAuthnCodes"
issue: 22691
resolves: [
"6393248489/*",
]
- id: win-node-exe
description: "node.exe is not a valid Win32 application"
issue: 23695
resolves: [
"6389624189/*",
"6338890333/*",
"6324894358/*",
"6300070614/*"
]
- id: fips-dist-test
description: "Quarkus IT (ubuntu-latest, zip): Failed to stop the server"
issue: 23786
resolves: [
"6328307513/*",
"6315071775/*",
"6313350974/*",
"6297192767/*"
]
- id: fips-x509
description: "FIPS IT (strict) X509BrowserCRLTest"
issue: 23787
resolves: [
"6297554577/*",
]

2 changes: 1 addition & 1 deletion src/main/resources/module-retried-prs.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<tr>
<th>Date</th>
<th>PR</th>
<th>Resolved by</th>
<th>Tracked by</th>
<th>Run</th>
<th>Attempt</th>
<th>Failed jobs</th>
Expand Down

0 comments on commit 8428c61

Please sign in to comment.