-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
Fix disabled Tests Linter failures #5787
Comments
@annaibm please fix it when you have time. Thanks |
This is expected failure thanks to @jiekang #5651. The failure is caused by the misformatted problemlist files. The fix is to update those problematic lines in ProblemList_openjdk**.txt. Please also remove verbose debug information to reduce unnecessary output for workflow https://github.com/adoptium/aqa-tests/blob/master/.github/workflows/disabledTestsLinter.yml#L21 ( remove '-v'). |
@annaibm Please ignore my comment about the verbose issue, I will open an separate issue for that. |
- Updated ProblemList_openjdk18.txt - Updated ProblemList_openjdk22-openj9.txt - Updated ProblemList_openjdk24-openj9.txt - Updated ProblemList_openjdk24.txt related: adoptium#5787 Signed-off-by: Anna Babu Palathingal <[email protected]>
-Reformatted the ProblemList files related: adoptium#5787 Signed-off-by: Anna Babu Palathingal <[email protected]>
-Reformatted the ProblemList files related: #5787 Signed-off-by: Anna Babu Palathingal <[email protected]>
PR #5811 is merged. |
https://github.com/adoptium/aqa-tests/actions/runs/12143018381/job/33858879795?pr=5786
The text was updated successfully, but these errors were encountered: