Revision: 20535
Author:   dcar...@chromium.org
Date:     Mon Apr  7 10:44:48 2014 UTC
Log:      Skip a bunch of new failing nacl tests

R=machenb...@chromium.org

BUG=

Review URL: https://codereview.chromium.org/227133006
http://code.google.com/p/v8/source/detail?r=20535

Modified:
 /branches/bleeding_edge/test/cctest/cctest.status

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Tue Apr 1 19:20:31 2014 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Mon Apr 7 10:44:48 2014 UTC
@@ -232,5 +232,79 @@

   # 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/ScriptMakingExternalAsciiString' : [SKIP],
+  'test-api/MakingExternalStringConditions' : [SKIP],
+  'test-api/MakingExternalAsciiStringConditions' : [SKIP],
+  'test-api/MakingExternalUnalignedAsciiString' : [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'
 ]

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to