summaryrefslogtreecommitdiff
path: root/libraries/base/tests/System/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/tests/System/all.T')
-rw-r--r--libraries/base/tests/System/all.T4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/base/tests/System/all.T b/libraries/base/tests/System/all.T
index 50ebb596e6..ad3b046b25 100644
--- a/libraries/base/tests/System/all.T
+++ b/libraries/base/tests/System/all.T
@@ -4,7 +4,7 @@ test('getArgs001', normal, compile_and_run, [''])
test('getEnv001', normal, compile_and_run, [''])
test('T5930', normal, compile_and_run, [''])
-test('system001', when(opsys("mingw32"), skip), \
+test('system001', [js_broken(22349), when(opsys("mingw32"), skip)], \
compile_and_run, [''])
-test('Timeout001', normal, compile_and_run, [''])
+test('Timeout001', js_broken(22261), compile_and_run, [''])
test('T16466', normal, compile_and_run, [''])