[wasm] Disable test that doesn't work with WASM
authorRodrigo Kumpera <kumpera@gmail.com>
Fri, 29 Sep 2017 22:44:41 +0000 (15:44 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Fri, 29 Sep 2017 22:44:41 +0000 (15:44 -0700)
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