summary refs log tree commit diff stats
path: root/results/scraper/fex/368
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/368')
-rw-r--r--results/scraper/fex/3685
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/fex/368 b/results/scraper/fex/368
new file mode 100644
index 000000000..e7c21f78d
--- /dev/null
+++ b/results/scraper/fex/368
@@ -0,0 +1,5 @@
+Allow POSIX tests to be disabled between CPU backends
+The interpreter currently isn't reentrant safe.

+This means we are disabling a bunch of posix tests atm because of this.

+We should have two different files for disabled tests, one for interpreter and one for IRJIT.

+That way we can keep running JIT posix tests and disable the problematic ones on the interpreter.
\ No newline at end of file