Revision: 15374
Author:   [email protected]
Date:     Fri Jun 28 03:32:43 2013
Log:      Skip webkit tests in debug that are very slow.

Duration for each is between 14 s and 160 s.

[email protected]

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

Modified:
 /branches/bleeding_edge/test/webkit/webkit.status

=======================================
--- /branches/bleeding_edge/test/webkit/webkit.status Wed Jun 26 07:23:30 2013 +++ /branches/bleeding_edge/test/webkit/webkit.status Fri Jun 28 03:32:43 2013
@@ -24,3 +24,9 @@
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+# Too slow in debug mode.
+dfg-int-overflow-in-loop: PASS, SKIP if $mode == debug
+dfg-double-vote-fuzz: PASS, SKIP if $mode == debug
+reentrant-caching: PASS, SKIP if $mode == debug
+sort-large-array: PASS, SKIP if $mode == debug

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