Revision: 23845
Author:   [email protected]
Date:     Wed Sep 10 16:19:42 2014 UTC
Log:      Fix status file after r23840.

[email protected]
BUG=

Review URL: https://codereview.chromium.org/557323004
https://code.google.com/p/v8/source/detail?r=23845

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

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Wed Sep 10 09:52:50 2014 UTC +++ /branches/bleeding_edge/test/cctest/cctest.status Wed Sep 10 16:19:42 2014 UTC
@@ -216,7 +216,7 @@
   'test-heap/ReleaseOverReservedPages': [PASS, FAIL],

   # BUG(v8:3155).
-  'test-strings/AsciiArrayJoin': [PASS, ['mode == debug', FAIL]],
+  'test-strings/OneByteArrayJoin': [PASS, ['mode == debug', FAIL]],

   # BUG(v8:3247).
   'test-mark-compact/NoPromotion': [SKIP],
@@ -476,10 +476,10 @@
   'test-constantpool/ConstantPool' : [SKIP],
   'test-compiler/GetScriptLineNumber' : [SKIP],
   'test-api/ScriptMakingExternalString' : [SKIP],
-  'test-api/ScriptMakingExternalAsciiString' : [SKIP],
+  'test-api/ScriptMakingExternalOneByteString' : [SKIP],
   'test-api/MakingExternalStringConditions' : [SKIP],
-  'test-api/MakingExternalAsciiStringConditions' : [SKIP],
-  'test-api/MakingExternalUnalignedAsciiString' : [SKIP],
+  'test-api/MakingExternalOneByteStringConditions' : [SKIP],
+  'test-api/MakingExternalUnalignedOneByteString' : [SKIP],
   'test-api/IndexedInterceptorUnboxedDoubleWithIndexedAccessor' : [SKIP],
   'test-api/IndependentWeakHandle' : [SKIP],
   'test-api/GCFromWeakCallbacks' : [SKIP],

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to