Closed palfia closed 8 years ago
There are some new wasm test failures in the big-endian bots:
cctest/test-run-wasm-64/Run_WasmI64*
https://build.chromium.org/p/client.v8/builders/V8%20Mips%20-%20big%20endian%20-%20nosnap%20-%201/builds/2895
For example: https://build.chromium.org/p/client.v8/builders/V8%20Mips%20-%20big%20endian%20-%20nosnap%20-%201/builds/2895/steps/Check/logs/Run_WasmI64GeS
They fail only on the big-endian targets so I presume these are BE specific test failures.
Matt added these tests to skip list for big-endian: https://codereview.chromium.org/1761573002
There are some new wasm test failures in the big-endian bots:
cctest/test-run-wasm-64/Run_WasmI64*
https://build.chromium.org/p/client.v8/builders/V8%20Mips%20-%20big%20endian%20-%20nosnap%20-%201/builds/2895
For example: https://build.chromium.org/p/client.v8/builders/V8%20Mips%20-%20big%20endian%20-%20nosnap%20-%201/builds/2895/steps/Check/logs/Run_WasmI64GeS
They fail only on the big-endian targets so I presume these are BE specific test failures.