Reviewers: Jakob, danno, palfia, kisg,

Message:
Jakob, Danno, PTAL, another one outside of mips dir.


Description:
MIPS: Allow timeout for TerminateMultipleV8ThreadsDefaultIsolate.

test-thread-termination/TerminateMultipleV8ThreadsDefaultIsolate
times out on the MIPS simulator.

Allow the timeouts until this is fixed.

BUG=v8:2657

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

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 8ce11eb3904bf317d62c0085d7ea92b7ef67f830..59b3dc35114e55da9eed44d78583d267b256bafd 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -78,6 +78,9 @@ test-serialize/DeserializeFromSecondSerialization: SKIP
 # BUG(2628): The test sometimes fails on MIPS simulator.
 test-cpu-profiler/SampleWhenFrameIsNotSetup: PASS || FAIL

+# BUG(2657): Test sometimes times out on MIPS simulator.
+test-thread-termination/TerminateMultipleV8ThreadsDefaultIsolate: PASS || TIMEOUT
+
##############################################################################
 [ $arch == android_arm || $arch == android_ia32 ]



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