Open jbajwa opened 7 years ago
Fixed test/wasm-spec-tests/tests/float_exprs.js and test/wasm-spec-tests/tests/float_literal.js. https://codereview.chromium.org/2888533003
Disabled test/wasm-spec-tests/tests/f32.js, test/wasm-spec-tests/tests/f32.js, and test/wasm-spec-tests/tests/conversions.js for now. https://codereview.chromium.org/2921293002
These three tests are failing because ppc and s390 doesn't convert sNaN to qNaN. . For f32.js and f64.js, the problem is in float min and float max and for conversions.js, it is in double to float conversion.
The next step is either only skip the specific test cases or change the output checking logic to accept both sNaN and qNaN.
wasm-spec-tests
test bucket was added last week and some tests are failing. https://github.com/v8/v8/commit/e177068e5ca192e8e1fc04e010b2834faffa75cf