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

Unified Diff: pkg/front_end/test/fasta/testing.json

Issue 2915933005: Remove remaining references to defunct parameter `--failure-summary`. (Closed)
Patch Set: Created 3 years, 7 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 | « pkg/front_end/lib/src/fasta/TESTING.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/testing.json
diff --git a/pkg/front_end/test/fasta/testing.json b/pkg/front_end/test/fasta/testing.json
index f27c4d4bcb4cce803bd296f4589fea30cefe8401..7e99faeea5c02bdecc817d6e2e08a9f3178fe6fa 100644
--- a/pkg/front_end/test/fasta/testing.json
+++ b/pkg/front_end/test/fasta/testing.json
@@ -154,7 +154,7 @@
"kind": "test_dart",
"arch": "x64",
"mode": "release",
- "common": "--dart2js-batch --time -pcolor --report --failure-summary -ax64 -mrelease",
+ "common": "--dart2js-batch --time -pcolor --report -ax64 -mrelease",
"command-lines": [
"--checked dart2js",
"-cdart2js -rd8 --exclude-suite=observatory_ui",
« no previous file with comments | « pkg/front_end/lib/src/fasta/TESTING.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698