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

Unified Diff: test/webkit/webkit.status

Issue 1520163003: [test] Skip some tests on the coverage bot. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years 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 | « test/mjsunit/mjsunit.status ('k') | tools/run-deopt-fuzzer.py » ('j') | 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 903698892c16798249647491ed1a5d3fcf91fd99..6c3f402d63c4184799029bd5550593e7e24fe8fe 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -95,4 +95,11 @@
}], # 'gc_stress == True and mode == debug'
##############################################################################
+['gcov_coverage', {
+ # Tests taking too long or getting too large call stacks.
+ 'fast/js/excessive-comma-usage': [SKIP],
+ 'run-json-stringify': [SKIP],
+}], # 'gcov_coverage'
+
+##############################################################################
]
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | tools/run-deopt-fuzzer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698