[wasm] Disable test that doesn't work with WASM
[mono.git] / mono / mini / mixed.cs
index 568589ebe2758600e2b68e95d7b813c3903bafa1..940c19345e16e174ead8e7a28996fc89a858b3a4 100644 (file)
@@ -244,6 +244,7 @@ class Tests
                return 1;
        }
 
+       [Category ("!WASM")] //Stack traces / EH are super broken on WASM + Interpreter
        public static int test_0_stack_traces () {
                //
                // Get a stacktrace for an interp->jit->interp call stack