Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 449cefb822b733fc5c6cf954105752bd43453077..04593cf265e85678fd83f542d229e3fac2570bd8 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -382,111 +382,6 @@ |
}], # 'arch == android_arm or arch == android_ia32' |
############################################################################## |
-['arch == nacl_ia32 or arch == nacl_x64', { |
- |
- # NaCl builds have problems with threaded tests since Pepper_28. |
- # V8 Issue 2786 |
- 'test-api/Threading1': [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], |
- 'test-log/ProfLazyMode': [SKIP], |
- |
- # Native Client doesn't support sockets. |
- 'test-debug/DebuggerAgent': [SKIP], |
- 'test-debug/DebuggerAgentProtocolOverflowHeader': [SKIP], |
- 'test-socket/Socket': [SKIP], |
- |
- # Profiling doesn't work on Native Client. |
- 'test-cpu-profiler/*': [SKIP], |
- |
- # Fails since 16322 (new test). |
- 'test-code-stubs-arm/ConvertDToI': [SKIP], |
- |
- # BUG(2998). |
- 'test-macro-assembler-arm/LoadAndStoreWithRepresentation': [SKIP], |
- |
- # BUG(3150). |
- 'test-api/PreCompileInvalidPreparseDataError': [SKIP], |
- |
- 'test-types/Convert' : [SKIP], |
- 'test-symbols/Create' : [SKIP], |
- 'test-parsing/ParserSync' : [SKIP], |
- 'test-parsing/ErrorsEvalAndArguments' : [SKIP], |
- 'test-parsing/ErrorsFutureStrictReservedWords' : [SKIP], |
- 'test-parsing/ErrorsReservedWords' : [SKIP], |
- 'test-parsing/ErrorsYieldStrict' : [SKIP], |
- 'test-parsing/ErrorsNotAnIdentifierName' : [SKIP], |
- 'test-parsing/FunctionDeclaresItselfStrict' : [SKIP], |
- 'test-parsing/ErrorsObjectLiteralChecking' : [SKIP], |
- 'test-parsing/InvalidLeftHandSide' : [SKIP], |
- 'test-heap/GarbageCollection' : [SKIP], |
- 'test-heap/GlobalHandles' : [SKIP], |
- 'test-heap/WeakGlobalHandlesScavenge' : [SKIP], |
- 'test-heap/DeleteWeakGlobalHandle' : [SKIP], |
- 'test-heap/GrowAndShrinkNewSpace' : [SKIP], |
- 'test-heap/OptimizedAllocationAlwaysInNewSpace' : [SKIP], |
- 'test-heap/OptimizedPretenuringAllocationFolding' : [SKIP], |
- 'test-heap/OptimizedPretenuringObjectArrayLiterals' : [SKIP], |
- 'test-heap/OptimizedPretenuringAllocationFoldingBlocks' : [SKIP], |
- 'test-heap/OptimizedPretenuringMixedInObjectProperties' : [SKIP], |
- 'test-heap/OptimizedPretenuringDoubleArrayProperties' : [SKIP], |
- 'test-heap/OptimizedPretenuringdoubleArrayLiterals' : [SKIP], |
- 'test-heap/OptimizedPretenuringNestedMixedArrayLiterals' : [SKIP], |
- 'test-heap/OptimizedPretenuringNestedObjectLiterals' : [SKIP], |
- 'test-heap/OptimizedPretenuringNestedDoubleLiterals' : [SKIP], |
- 'test-heap/Regress169928' : [SKIP], |
- 'test-decls/Unknown' : [SKIP], |
- 'test-decls/Present' : [SKIP], |
- 'test-decls/Absent' : [SKIP], |
- 'test-decls/Appearing' : [SKIP], |
- 'test-decls/Reappearing' : [SKIP], |
- 'test-decls/ExistsInPrototype' : [SKIP], |
- 'test-decls/AbsentInPrototype' : [SKIP], |
- 'test-decls/ExistsInHiddenPrototype' : [SKIP], |
- 'test-debug/ConditionalScriptBreakPoint' : [SKIP], |
- 'test-debug/DebugEvaluate' : [SKIP], |
- 'test-debug/ConditionalBreakpointWithCodeGenerationDisallowed' : [SKIP], |
- 'test-debug/DebugEvaluateWithCodeGenerationDisallowed' : [SKIP], |
- 'test-debug/DebugBreak' : [SKIP], |
- 'test-debug/ThreadedDebugging' : [SKIP], |
- 'test-debug/RecursiveBreakpoints' : [SKIP], |
- 'test-dictionary/HashMap' : [SKIP], |
- 'test-debug/Backtrace' : [SKIP], |
- 'test-debug/DebugBreakLoop' : [SKIP], |
- 'test-constantpool/ConstantPool' : [SKIP], |
- 'test-compiler/GetScriptLineNumber' : [SKIP], |
- 'test-api/ScriptMakingExternalString' : [SKIP], |
- 'test-api/ScriptMakingExternalOneByteString' : [SKIP], |
- 'test-api/MakingExternalStringConditions' : [SKIP], |
- 'test-api/MakingExternalOneByteStringConditions' : [SKIP], |
- 'test-api/MakingExternalUnalignedOneByteString' : [SKIP], |
- 'test-api/IndexedInterceptorUnboxedDoubleWithIndexedAccessor' : [SKIP], |
- 'test-api/IndependentWeakHandle' : [SKIP], |
- 'test-api/GCFromWeakCallbacks' : [SKIP], |
- 'test-api/IndependentHandleRevival' : [SKIP], |
- 'test-api/StringWrite' : [SKIP], |
- 'test-api/Threading3' : [SKIP], |
- 'test-api/Threading4' : [SKIP], |
- 'test-api/Threading2' : [SKIP], |
- 'test-api/FixedFloat32Array' : [SKIP], |
- 'test-api/FixedFloat64Array' : [SKIP], |
- 'test-api/ExternalFloat32Array' : [SKIP], |
- 'test-api/ExternalFloat64Array' : [SKIP], |
- 'test-api/ExternalArrays' : [SKIP], |
- 'test-api/Float32Array' : [SKIP], |
- 'test-api/Float64Array' : [SKIP], |
- 'test-api/Regress2333' : [SKIP], |
- 'test-alloc/StressHandles' : [SKIP], |
- 'test-alloc/StressJS' : [SKIP], |
- 'test-accessors/HandleScopePop' : [SKIP], |
- 'test-accessors/Gc' : [SKIP], |
- |
-}], # 'arch == nacl_ia32 or arch == nacl_x64' |
- |
-############################################################################## |
['system == aix and arch == ppc64', { |
# BUG 2857 |