Reviewers: ,
Message:
Committed patchset #2 (id:20001) manually as 23845 (presubmit successful).
Description:
Fix status file after r23840.
[email protected]
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=23845
Please review this at https://codereview.chromium.org/557323004/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+4, -4 lines):
M test/cctest/cctest.status
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index
21813a1b000c3369262609dc9370de17613087be..0d0ac5652ff31e71eb695467b535590eabda06ff
100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -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.