Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Unified Diff: test/webkit/webkit.status

Issue 18034017: Skip webkit tests in debug that are very slow. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index f4253647c989fca8cdf507afc0d145ea0446fea5..d65367b51d3208125d573e2dfc1e02ab5c0f0d72 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698