Reviewers: danno,

Message:
Committed patchset #1 manually as r14927 (presubmit successful).

Description:
Mark test-cpu-profiler/SampleWhenFrameIsNotSetup as flaky on MIPS simulator

Relanding r14916 that was rolled back in r14918

BUG=v8:2628
TBR=danno

Committed: https://code.google.com/p/v8/source/detail?r=14927

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

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

Affected files:
  M test/cctest/cctest.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 6297f56555783a26294efa20e2340731a8333650..8ce11eb3904bf317d62c0085d7ea92b7ef67f830 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -73,6 +73,12 @@ test-serialize/DeserializeAndRunScript2: SKIP
 test-serialize/DeserializeFromSecondSerialization: SKIP

##############################################################################
+[ $arch == mipsel ]
+
+# BUG(2628): The test sometimes fails on MIPS simulator.
+test-cpu-profiler/SampleWhenFrameIsNotSetup: PASS || FAIL
+
+##############################################################################
 [ $arch == android_arm || $arch == android_ia32 ]

 # Tests crash as there is no /tmp directory in Android.


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


Reply via email to