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

Unified Diff: test/cctest/cctest.status

Issue 1799423004: [Ignition] Skip tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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 | test/mjsunit/mjsunit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 0aa3f577506e4f3df954577d4c4241c0cfc0bb61..fd10f1082f4dfe5ee4594fdd48564459a90cde43 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -561,4 +561,9 @@
}], # ignition == True
+['ignition == True and msan', {
+ # TODO(rmcilroy,4680): Uninitialized memory.
+ 'test-debug/*': [SKIP],
+}], # ignition == True and msan
+
]
« no previous file with comments | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698