Index: test/debugger/debugger.status |
diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status |
index 05858bcc2f746a48742b0ac453e169237ddaec8e..d1d26f8d49362032d7c150c6f4502f7e13c67375 100644 |
--- a/test/debugger/debugger.status |
+++ b/test/debugger/debugger.status |
@@ -27,6 +27,9 @@ |
# Slow test |
'debug/debug-scopes': [PASS, SLOW], |
+ |
+ # Too slow in debug mode and on slow platforms. |
+ 'regress/regress-2318': [PASS, ['mode == debug or (arch != ia32 and arch != x64) or asan == True or msan == True', SKIP]], |
}], # ALWAYS |
############################################################################## |