Revision: 15745
Author:   [email protected]
Date:     Thu Jul 18 05:21:46 2013
Log:      Disable some tests for nacl runs.

These tests fail with the nacl/v8 builders.

Patch from [email protected].

[email protected]

Review URL: https://codereview.chromium.org/19769002
http://code.google.com/p/v8/source/detail?r=15745

Modified:
 /branches/bleeding_edge/test/cctest/cctest.status
 /branches/bleeding_edge/test/mjsunit/mjsunit.status

=======================================
--- /branches/bleeding_edge/test/cctest/cctest.status Thu Jul 4 11:47:13 2013 +++ /branches/bleeding_edge/test/cctest/cctest.status Thu Jul 18 05:21:46 2013
@@ -101,6 +101,12 @@
##############################################################################
 [ $arch == nacl_ia32 || $arch == nacl_x64 ]

+# NaCl builds have problems with threaded tests since Pepper_28.
+# V8 Issue 2786
+test-api/Threading1: SKIP
+test-lockers/MultithreadedParallelIsolates: SKIP
+test-lockers/ExtensionsRegistration: SKIP
+
 # These tests fail as there is no /tmp directory in Native Client.
 test-log/LogAccessorCallbacks: SKIP
 test-log/LogCallbacks: SKIP
=======================================
--- /branches/bleeding_edge/test/mjsunit/mjsunit.status Mon Jun 17 08:06:41 2013 +++ /branches/bleeding_edge/test/mjsunit/mjsunit.status Thu Jul 18 05:21:46 2013
@@ -228,6 +228,10 @@
 # As noted above none of them are run in the arm.debug case.
 fuzz-natives-part4: SKIP

+# NaCl builds have problems with this test since Pepper_28.
+# V8 Issue 2786
+math-exp-precision: SKIP
+
 # Requires bigger stack size in the Genesis and if stack size is increased,
 # the test requires too much time to run.  However, the problem test covers
 # should be platform-independent.

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