[K/N][test] Ignore tests that fail due to the init order
These test run correctly in the new MM
This commit is contained in:
+3
@@ -6,6 +6,9 @@
|
|||||||
// IGNORE_BACKEND: WASM
|
// IGNORE_BACKEND: WASM
|
||||||
// ^ wasm-function[1893]:0x1cf8a: RuntimeError: dereferencing a null pointer
|
// ^ wasm-function[1893]:0x1cf8a: RuntimeError: dereferencing a null pointer
|
||||||
|
|
||||||
|
// IGNORE_BACKEND: NATIVE
|
||||||
|
// ^ Fail due to the initialization order. Doesn't fail with new MM
|
||||||
|
|
||||||
// IGNORE_BACKEND: JS
|
// IGNORE_BACKEND: JS
|
||||||
// IGNORE_BACKEND: JS_IR
|
// IGNORE_BACKEND: JS_IR
|
||||||
// ^ TypeError: tmp is not a function
|
// ^ TypeError: tmp is not a function
|
||||||
|
|||||||
+3
@@ -6,6 +6,9 @@
|
|||||||
// IGNORE_BACKEND: WASM
|
// IGNORE_BACKEND: WASM
|
||||||
// ^ Failed: ks1 != ks2 (same file, same SAM type)
|
// ^ Failed: ks1 != ks2 (same file, same SAM type)
|
||||||
|
|
||||||
|
// IGNORE_BACKEND: NATIVE
|
||||||
|
// ^ Fail due to the initialization order. Doesn't fail with new MM
|
||||||
|
|
||||||
// IGNORE_BACKEND: JS
|
// IGNORE_BACKEND: JS
|
||||||
// IGNORE_BACKEND: JS_IR
|
// IGNORE_BACKEND: JS_IR
|
||||||
// ^ Failed: ks1 != ks2 (same file, same SAM type)
|
// ^ Failed: ks1 != ks2 (same file, same SAM type)
|
||||||
|
|||||||
Reference in New Issue
Block a user