Reviewers: Michael Starzinger,
Message:
Committed patchset #1 manually as r16837.
Description:
stop writing isolate-* files
[email protected]
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=16837
Please review this at https://codereview.chromium.org/24072008/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -1 lines):
M test/cctest/test-log.cc
Index: test/cctest/test-log.cc
diff --git a/test/cctest/test-log.cc b/test/cctest/test-log.cc
index
d7cd876dd5305c5bd7e4722c481e90852fe1aae3..6aa183d5673a082470acc5bf12fa7b1fead13b38
100644
--- a/test/cctest/test-log.cc
+++ b/test/cctest/test-log.cc
@@ -421,7 +421,7 @@ typedef i::NativesCollection<i::TEST> TestSources;
// Test that logging of code create / move events is equivalent to
traversal of
// a resulting heap.
-TEST(EquivalenceOfLoggingAndTraversal) {
+UNINITIALIZED_TEST(EquivalenceOfLoggingAndTraversal) {
// This test needs to be run on a "clean" V8 to ensure that snapshot log
// is loaded. This is always true when running using tools/test.py
because
// it launches a new cctest instance for every test. To be sure that
launching
--
--
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/groups/opt_out.