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

Adding failed test cases to console #545

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

sophia-guo
Copy link
Contributor

@sophia-guo sophia-guo commented May 7, 2024

Make failed test cases visible to TRSS

One part of #536

Make failed test cases visible to TRSS

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
@sophia-guo sophia-guo marked this pull request as draft May 7, 2024 13:35
@sophia-guo
Copy link
Contributor Author

temurin-compliance/job/Grinder/4307/

23:25:03  TEST TARGETS SUMMARY
23:25:03  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
23:25:03  PASSED test targets:
23:25:03  	jck-runtime-api-java_math_0 - Test results: passed: 60 
23:25:03  
23:25:03  FAILED test targets:
23:25:03  	jck-runtime-api-java_awt_0 - Test results: passed: 2,943; failed: 1; skipped: 976 
23:25:03  		Failed test cases: 
23:25:03  			TEST: api/java_awt/HeadlessException/Ctor.html
23:25:03          
23:25:03  
23:25:03  TOTAL: 2   EXECUTED: 2   PASSED: 1   FAILED: 1   DISABLED: 0   SKIPPED: 0
23:25:03  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
23:25:03  
23:25:03  TESTCASES RESULTS SUMMARY: passed: 3,003; failed: 1; error: 0; skipped: 976
23:25:03  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

@sophia-guo sophia-guo self-assigned this May 7, 2024
@sophia-guo sophia-guo marked this pull request as ready for review May 7, 2024 15:35
@sophia-guo sophia-guo requested a review from smlambert May 7, 2024 15:35
Copy link
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sophia-guo sophia-guo requested a review from llxia May 7, 2024 19:16
@karianna karianna merged commit 6e73a9f into adoptium:master May 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants