Skip to content

Sporadically failing Browser Tests logging for Edge Browser #2179

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amartya4256
Copy link
Contributor

This PR adds relevant loggings for debugging purposes to the Browser tests which sporadically fail for Edge Browser.

contributes to #2098, #2113 and #2063

This commit adds relevant loggings for debugging purposes to the
Browser tests which sporadically fail for Edge Browser.

contributes to eclipse-platform#2098, eclipse-platform#2113 and eclipse-platform#2063
Copy link
Contributor

Test Results

   545 files  ±0     545 suites  ±0   27m 58s ⏱️ - 1m 24s
 4 398 tests ±0   4 380 ✅ ±0   18 💤 ±0  0 ❌ ±0 
16 719 runs  ±0  16 578 ✅ ±0  141 💤 ±0  0 ❌ ±0 

Results for commit d35c5c5. ± Comparison against base commit 9d3227d.

Copy link
Contributor

@fedejeanne fedejeanne left a comment

Choose a reason for hiding this comment

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

Please try to gather/concatenate the info that you need and only print it when the test fails. Using System.out in every case spams the output even when tests do not fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants