Skip to content

Port macOS testing to GitHub Actions#9235

Open
alexreinking wants to merge 5 commits into
mainfrom
alexreinking/gha-macos
Open

Port macOS testing to GitHub Actions#9235
alexreinking wants to merge 5 commits into
mainfrom
alexreinking/gha-macos

Conversation

@alexreinking

@alexreinking alexreinking commented Jul 22, 2026

Copy link
Copy Markdown
Member

As it says on the tin. WebGPU will be restored when #8955 merges (I am working on advancing this now). Otherwise, equal coverage as the GitHub Actions macOS runners have Metal available.

Also this runs coverage on main and should heal the CodeCov bot.

Checklist

  • Commits include AI attribution where applicable (see Code of Conduct)

Still in draft mode. Outstanding work:

1. WebGPU via Dawn
2. Remove continue-on-error once the apps pass CI
3. Adding x86

Also this runs coverage on main and should heal the CodeCov bot.
@alexreinking
alexreinking marked this pull request as draft July 22, 2026 23:29
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@aa45bc1). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9235   +/-   ##
=======================================
  Coverage        ?   70.20%           
=======================================
  Files           ?      255           
  Lines           ?    78929           
  Branches        ?    18879           
=======================================
  Hits            ?    55411           
  Misses          ?    17888           
  Partials        ?     5630           

☔ View full report in Codecov by Harness.
📢 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.

@alexreinking

Copy link
Copy Markdown
Member Author

First draft is working. Going to extend to x86. Won't it be nice to retire the macbots?

@alexreinking
alexreinking marked this pull request as ready for review July 23, 2026 03:37
@alexreinking
alexreinking requested a review from shoaibkamil July 23, 2026 03:38
@alexreinking

Copy link
Copy Markdown
Member Author

The Intel GHA runners are too weak to run the Metal suite. TBQH no big loss. Intel macs are on their way out.

Also not testing no-SSE4.1 on the Intel macs as that's not a realistic scenario and we get very little mac-worker parallelism from GHA.

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