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

Unified Diff: pkg/pkg.status

Issue 2715693002: Skip all tests in pkg/kernel/testcases (Closed)
Patch Set: Created 3 years, 10 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index eef45dfb7fe14d1f7e5cc100b7552032ca52c58d..bf527ced732eafaaa50e249ceff11d9711b6e8dc 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -29,10 +29,8 @@ front_end/test/fasta/sdk_test: SkipByDesign
front_end/test/fasta/compile_test: Pass, Slow
-# Skip tests for Generic Types Reification. These tests aren't meant to
-# be run. Instead, they are transformed by the reify transformation
-# routines and compared atainst the expected outcomes.
-kernel/testcases/reify/*: Skip
+# These are not tests but input for tests.
+kernel/testcases/*: Skip
[ $runtime != vm || $mode != release || $system == windows ]
front_end/test/fasta/*: Skip
« 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