Skip to content

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

@github-actions
Copy link
Contributor

github-actions bot commented May 23, 2025

Test Results

   545 files  ±0     545 suites  ±0   28m 2s ⏱️ - 1m 55s
 4 399 tests ±0   4 381 ✅ ±0   18 💤 ±0  0 ❌ ±0 
16 723 runs  ±0  16 583 ✅ ±0  140 💤 ±0  0 ❌ ±0 

Results for commit 18babdf. ± Comparison against base commit 8519c60.

♻️ This comment has been updated with latest results.

Copy link
Member

@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.

Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

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

The added information might be useful for debugging the sporadically failing tests and it's only printed if the test fails. I have some minor comments.

@amartya4256 amartya4256 force-pushed the amartya4256/add_logging_to_browser_test branch 2 times, most recently from c230e26 to 33d8a62 Compare June 6, 2025 15:44
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
@HeikoKlare HeikoKlare force-pushed the amartya4256/add_logging_to_browser_test branch from 33d8a62 to 18babdf Compare June 6, 2025 15:52
Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

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

Thank you! Looks fine now.

@HeikoKlare HeikoKlare dismissed fedejeanne’s stale review June 6, 2025 15:52

Comments have been addressed.

@HeikoKlare HeikoKlare merged commit d2cb26d into eclipse-platform:master Jun 6, 2025
19 of 20 checks passed
@HeikoKlare HeikoKlare deleted the amartya4256/add_logging_to_browser_test branch June 6, 2025 19:27
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.

3 participants