Skip to content

Test ECJ builds on all platforms#1666

Merged
liblit merged 1 commit intowala:masterfrom
liblit:test-ECJ-on-all-platforms
Sep 6, 2025
Merged

Test ECJ builds on all platforms#1666
liblit merged 1 commit intowala:masterfrom
liblit:test-ECJ-on-all-platforms

Conversation

@liblit
Copy link
Copy Markdown
Contributor

@liblit liblit commented Sep 6, 2025

Previously Linux jobs included ECJ compilation but macOS and Windows jobs did not. Unfortunately, that allowed a Windows-specific ECJ compilation problem to go undetected. In discussion of that fix, WALA maintainers agreed that testing ECJ on all platforms was advisable.

Previously Linux jobs included ECJ compilation but macOS and Windows
jobs did not.  [Unfortunately, that allowed a Windows-specific ECJ
compilation problem to go
undetected.](wala#1518)  In discussion of
that fix, WALA maintainers agreed that testing ECJ on all platforms was
advisable.
@liblit liblit requested a review from msridhar September 6, 2025 20:22
@liblit liblit self-assigned this Sep 6, 2025
@liblit liblit added the windows label Sep 6, 2025
@liblit liblit enabled auto-merge September 6, 2025 20:22
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.20%. Comparing base (f5bc46e) to head (6e30f45).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1666   +/-   ##
=========================================
  Coverage     50.20%   50.20%           
  Complexity    12650    12650           
=========================================
  Files          1365     1365           
  Lines         85214    85214           
  Branches      14733    14733           
=========================================
  Hits          42784    42784           
  Misses        37633    37633           
  Partials       4797     4797           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@liblit liblit added this pull request to the merge queue Sep 6, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 6, 2025

Test Results

  713 files  ±0    713 suites  ±0   4h 5m 1s ⏱️ ±0s
  773 tests ±0    754 ✅ ±0   19 💤 ±0  0 ❌ ±0 
4 522 runs  ±0  4 406 ✅ ±0  116 💤 ±0  0 ❌ ±0 

Results for commit 6e30f45. ± Comparison against base commit f5bc46e.

Merged via the queue into wala:master with commit 5857de3 Sep 6, 2025
12 checks passed
@liblit liblit deleted the test-ECJ-on-all-platforms branch September 6, 2025 20:36
@juliandolby
Copy link
Copy Markdown
Contributor

Thanks!

@liblit
Copy link
Copy Markdown
Contributor Author

liblit commented Sep 6, 2025

You're welcome, @juliandolby. And thank you for figuring out the changes needed to make ECJ on Windows actually pass, per #1518!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants