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

Unified Diff: test/cctest/cctest.status

Issue 2760233005: [snapshot] Move builtins generation into mksnapshot (Closed)
Patch Set: fix GYP builds Created 3 years, 8 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 | « test/cctest/cctest.gyp ('k') | test/cctest/setup-isolate-for-tests.h » ('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 6bf2354b1d49d20300133e836cc5c071f073fc8c..60cc1a444c13206594fcb9d612c546b32dd9269c 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -197,6 +197,10 @@
'test-api/ExternalWrap': [PASS, SLOW],
'test-api/FastReturnValues*': [PASS, SLOW],
'test-decls/CrossScriptReferences_Simple2': [PASS, SLOW],
+ # "WithWarmup" means starting from a snapshot, for which nosnap builds lack
+ # support.
+ 'test-serialize/CustomSnapshotDataBlobWithWarmup': [SKIP],
+ 'test-serialize/SnapshotDataBlobWithWarmup': [SKIP],
}], # 'no_snap == True'
['no_snap == False', {
# FunctionEntryHooks require bootstrapping from scratch.
« no previous file with comments | « test/cctest/cctest.gyp ('k') | test/cctest/setup-isolate-for-tests.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698