Reviewers: danno,
Description:
Skip test/webkit/array-iterate-backwards in debug mode to avoid timeouts
This test is not doing anything particularly interesting, just iterating
via a while loop over arrays of length 32768, 65535, and 120000.
Please review this at https://codereview.chromium.org/656143006/
Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -0 lines):
M test/webkit/webkit.status
Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index
15c1eefa56279036f8d93d591721e6f2bab7e52e..b1b2510daa1bacf915655125c0d3db6a2da59bc4
100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -44,6 +44,7 @@
'dfg-double-vote-fuzz': [SKIP],
'reentrant-caching': [SKIP],
'sort-large-array': [SKIP],
+ 'array-iterate-backwards': [SKIP],
}], # 'mode == debug'
['simulator', {
# Skip tests that timeout with turbofan.
--
--
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/d/optout.