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

Unified Diff: test/mjsunit/mjsunit.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 | « no previous file | test/webkit/webkit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 21a9af8f3815b9446e7cfe7a68f2c1120dcd154d..e0c50f073ed95e0c316b871e12c283df9b0082a1 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -1065,4 +1065,12 @@
'unicodelctest-no-optimization': [SKIP],
}], # ignition == True and (arch == arm or arch == arm64)
+##############################################################################
+['gcov_coverage', {
+ # Tests taking too long.
+ 'array-functions-prototype-misc': [SKIP],
+ 'strong/implicit-conversions': [SKIP],
+ 'strong/load-element-mutate-backing-store': [SKIP],
+}], # 'gcov_coverage'
+
]
« no previous file with comments | « no previous file | test/webkit/webkit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698