Reviewers: Mads Ager, Michail Naganov,
Message:
Mads: adding you as reviewer since Mikhail is OOO until later today
Description:
Temporarily disable test-heap-profiler/HeapSnapshotsDiff until the test is
fixed
(issue 848)
Please review this at http://codereview.chromium.org/3209005/show
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M test/cctest/cctest.status
Index: test/cctest/cctest.status
===================================================================
--- test/cctest/cctest.status (revision 5349)
+++ test/cctest/cctest.status (working copy)
@@ -35,6 +35,11 @@
# BUG(382): Weird test. Can't guarantee that it never times out.
test-api/ApplyInterruption: PASS || TIMEOUT
+# Bug (484): This test which we thought was originally corrected in r5236
+# is reappering. Disabled until bug in test is fixed. This only fails
+# when snapshot is on, so I am marking it PASS || FAIL
+test-heap-profiler/HeapSnapshotsDiff: PASS || FAIL
+
# These tests always fail. They are here to test test.py. If
# they don't fail then test.py has failed.
test-serialize/TestThatAlwaysFails: FAIL
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev