Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index e37f3dbbefc83cfbc5e88b09e5948b8543d3e93f..b8d95b396fc2776865b30c24a6bb5a89d407228e 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -101,6 +101,12 @@ test-threads/ThreadJoinSelf: SKIP |
############################################################################## |
[ $arch == nacl_ia32 || $arch == nacl_x64 ] |
+# NaCl builds have problems with threaded tests since Pepper_28. |
+# V8 Issue 2786 |
+test-api/Threading1: SKIP |
+test-lockers/MultithreadedParallelIsolates: SKIP |
+test-lockers/ExtensionsRegistration: SKIP |
+ |
# These tests fail as there is no /tmp directory in Native Client. |
test-log/LogAccessorCallbacks: SKIP |
test-log/LogCallbacks: SKIP |