Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test failures on aarm64 #2481

Open
SoothedTau opened this issue Oct 2, 2024 · 3 comments
Open

test failures on aarm64 #2481

SoothedTau opened this issue Oct 2, 2024 · 3 comments

Comments

@SoothedTau
Copy link

  • test/regress/wasm2c-ehv3-setjmp-volatile.txt
    expected error code 0, got 250.
    STDERR MISMATCH:
    --- expected
    +++ actual
    @@ -0,0 +1 @@
    +sigaltstack failed: Invalid argument

  • test/wasm2c/spec/exception-handling/throw.txt
    expected error code 0, got 250.
    STDERR MISMATCH:
    --- expected
    +++ actual
    @@ -0,0 +1 @@
    +sigaltstack failed: Invalid argument

[+1864|-2|%100] (103.63s) test/wasm2c/spec/simd_const.txt
**** FAILED ******************************************************************

  • test/regress/wasm2c-ehv3-setjmp-volatile.txt
    /usr/local/bin/python3 /wabt/test/run-spec-wasm2c.py out/test/regress/wasm2c-ehv3-setjmp-volatile.txt --bindir=/wabt/bin --no-error-cmdline -o out/test/regress/wasm2c-ehv3-setjmp-volatile --enable-exceptions
  • test/wasm2c/spec/exception-handling/throw.txt
    /usr/local/bin/python3 /wabt/test/run-spec-wasm2c.py out/test/wasm2c/spec/exception-handling/throw.wast --bindir=/wabt/bin --no-error-cmdline -o out/test/wasm2c/spec/exception-handling/throw --enable-exceptions
@SoniEx2
Copy link
Contributor

SoniEx2 commented Oct 2, 2024

what are you running this on?

@SoothedTau
Copy link
Author

Apple M3 Max - Latest MacOS Beta

@SoniEx2
Copy link
Contributor

SoniEx2 commented Oct 3, 2024

hmm...

that's strange, we can't see any reason these two tests should be singled out like this.

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

No branches or pull requests

2 participants