Open
Description
These are the tests that are failing after #131705:
abi/numbers-arithmetic/return-float.rs
-- adding-Cpanic=abort
fixes the failure. The upstream bug report has a C++ reproducer. More reason it would be nice to resolve Support wasm exception handling for Emscripten target #112195.async-await/issue-60709.rs
-- Emscripten bug that occurs when-lc
and-Oz
are passed to the linker, can be reproduced withecho "fn main(){}" > a.rs rustc -Copt-level=z a.rs -o a.js --target=wasm32-unknown-emscripten
backtrace/dylib-dep.rs -- "Not supported", xfailed in Emscripten: Xfail backtrace ui tests #131776backtrace/line-tables-only.rs -- "Not supported", xfailed in Emscripten: Xfail backtrace ui tests #131776no_std/no-std-unwind-binary.rs -- compiler says error: lang item required, but not found: eh_catch_typeinfostructs-enums/enum-rec/issue-17431-6.rs -- One of the two compiler errors is missingtest-attrs/test-passed.rs
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
Emscripten: Xfail backtrace ui tests
Rollup merge of rust-lang#131776 - hoodmane:emscripten-xfail-backtrac…
Rollup merge of rust-lang#131776 - hoodmane:emscripten-xfail-backtrac…
Unrolled build for rust-lang#131776
Rollup merge of rust-lang#136353 - purplesyringa:libtest-instant-wasm…
Rollup merge of rust-lang#136353 - purplesyringa:libtest-instant-wasm…
Unrolled build for rust-lang#136353
Rollup merge of rust-lang#136353 - purplesyringa:libtest-instant-wasm…
Rollup merge of rust-lang#136353 - purplesyringa:libtest-instant-wasm…