Skip to content

chore: Update CI for WASI tests to run on more recent nightly build#1649

Merged
cdmurph32 merged 6 commits intomainfrom
scouten/update-wasi-test-nightly
Jan 16, 2026
Merged

chore: Update CI for WASI tests to run on more recent nightly build#1649
cdmurph32 merged 6 commits intomainfrom
scouten/update-wasi-test-nightly

Conversation

@scouten-adobe
Copy link
Collaborator

No description provided.

@scouten-adobe scouten-adobe self-assigned this Dec 6, 2025
@codecov
Copy link

codecov bot commented Dec 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.50%. Comparing base (535bae7) to head (994ee82).
⚠️ Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1649      +/-   ##
==========================================
+ Coverage   75.39%   75.50%   +0.10%     
==========================================
  Files         168      168              
  Lines       38195    38704     +509     
==========================================
+ Hits        28799    29222     +423     
- Misses       9396     9482      +86     

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

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 6, 2025

Merging this PR will not alter performance

✅ 16 untouched benchmarks
⏩ 2 skipped benchmarks1


Comparing scouten/update-wasi-test-nightly (994ee82) with main (6d45366)

Open in CodSpeed

Footnotes

  1. 2 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

scouten-adobe and others added 5 commits December 6, 2025 15:43
rust-lang/rust#147572 switched from WASI
specific code in the Rust source to using WASI libc.

The following fixes were required and have been merged into nightly:
* [fix: WASI threading regression by disabling pthread
  usage](rust-lang/rust#151016)
* [Fix std::fs::copy on WASI by setting proper OpenOptions
  flags](rust-lang/rust#150881)
@cdmurph32 cdmurph32 force-pushed the scouten/update-wasi-test-nightly branch from 834adf8 to 994ee82 Compare January 16, 2026 18:28
Copy link
Collaborator

@cdmurph32 cdmurph32 left a comment

Choose a reason for hiding this comment

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

Fixes landed in Rust

uses: actions/checkout@v6

# nightly required for testing until this issue is resolved:
# Nightly required for testing until this issue is resolved:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yay for sentence case comments. :-)

@cdmurph32 cdmurph32 merged commit e2e1581 into main Jan 16, 2026
25 checks passed
@cdmurph32 cdmurph32 deleted the scouten/update-wasi-test-nightly branch January 16, 2026 19:12
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