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

Unified Diff: dart_test.yaml

Issue 1649663003: Add basic support for a configuration file. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Created 4 years, 11 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: dart_test.yaml
diff --git a/dart_test.yaml b/dart_test.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..1df839806bed8d8211e3691e1a3b0b2c798a70cc
--- /dev/null
+++ b/dart_test.yaml
@@ -0,0 +1,2 @@
+# Terse traces hide frames from test itself, which is bad.
+verbose_trace: true
« no previous file with comments | « README.md ('k') | doc/package_config.md » ('j') | lib/src/runner/configuration/args.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698