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

Unified Diff: pkg/pkg.status

Issue 2738273002: Add fasta-based summary generation code. (Closed)
Patch Set: Actually disable the test Created 3 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
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index ba2d694ab42c9ef91e0ea33a52367e766ce644e7..fc686d0a532068c9e27d0c2c4466e83351492888 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -33,6 +33,8 @@ front_end/test/fasta/bootstrap_test: Pass, Slow
# These are not tests but input for tests.
kernel/testcases/*: Skip
+analyzer/test/src/summary/summarize_fasta_test: Fail
+
[ $runtime != vm || $mode != release || $system == windows ]
front_end/test/fasta/*: Skip

Powered by Google App Engine
This is Rietveld 408576698