Skip to content

Skip d8 lit tests on windows - #8788

Merged
kripken merged 1 commit into
WebAssembly:mainfrom
kripken:skip.lit.windows.d8
May 28, 2026
Merged

Skip d8 lit tests on windows#8788
kripken merged 1 commit into
WebAssembly:mainfrom
kripken:skip.lit.windows.d8

Conversation

@kripken

@kripken kripken commented May 28, 2026

Copy link
Copy Markdown
Member

It is not clear why v8 is not installed on CI specifically on windows-arm,
but apparently it isn't. As this just affects 4 tests, skip them on windows.

Example error:

https://github.com/WebAssembly/binaryen/actions/runs/26543251282/job/78189409612

Failed Tests (4):
  Binaryen lit tests :: d8/fuzz_shell.wast
  Binaryen lit tests :: d8/fuzz_shell_exceptions.wast
  Binaryen lit tests :: d8/fuzz_shell_jspi.wast
  Binaryen lit tests :: d8/fuzz_shell_sleep.wast

@kripken
kripken requested a review from a team as a code owner May 28, 2026 18:43
@kripken
kripken requested review from tlively and removed request for a team May 28, 2026 18:43
@stevenfontanella

Copy link
Copy Markdown
Member

It seems to pass sometimes if that means anything? I hit this error in a PR and was able to re-run it successfully.

@kripken

kripken commented May 28, 2026

Copy link
Copy Markdown
Member Author

Interesting, I haven't seen it pass recently. All the last few commits on main error this way, so I think we need to skip these.

@kripken
kripken merged commit a72691c into WebAssembly:main May 28, 2026
16 checks passed
@kripken
kripken deleted the skip.lit.windows.d8 branch May 28, 2026 19:41
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