Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 8b81165585c27613ade24e5377c78cda4b36319d..9c4f6ccf05d15139a24b8760d59fe82a86b22104 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -132,6 +132,9 @@ |
'test-api/Threading3': [PASS, ['mode == debug', SLOW]], |
'test-api/Threading4': [PASS, ['mode == debug', SLOW]], |
'test-strings/StringOOM*': [PASS, ['mode == debug', SKIP]], |
+ |
+ # TODO(machenbach, mvstanton): Flaky in debug on all platforms. |
+ 'test-lockers/LockerUnlocker': [PASS, ['mode == debug', FLAKY]], |
}], # ALWAYS |
############################################################################## |