Reviewers: Michael Starzinger,

Description:
Skip PathTracer test for now.

TBR=mstarzin...@chromium.org
BUG=3350
LOG=N

Please review this at https://codereview.chromium.org/305583002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+3, -0 lines):
  M test/cctest/cctest.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 087b833dd73c91bef3c5876b4072007093efaf29..82201cf215021bc37bf7d4ce41dd0cffb7f45591 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -74,6 +74,9 @@
   # BUG(3287).
   'test-cpu-profiler/SampleWhenFrameIsNotSetup': [PASS, FLAKY],

+   # BUG(3350). Crashes.
+  'test-heap/PathTracer': [SKIP],
+
############################################################################
   # Slow tests.
   'test-api/Threading1': [PASS, ['mode == debug', SLOW]],


--
--
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