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

Unified Diff: CHANGELOG.md

Issue 2099553002: Add an option to run skipped tests. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Fix bugs. Created 4 years, 5 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 | doc/configuration.md » ('j') | test/utils.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6960ddbe1d99c55d908808a262d62ef3678f6fcf..6e293aa08c08dc2c0f412bc595257d7d1b48f5f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.12.15
+
+* Add a `--run-skipped` parameter and `run_skipped` configuration field that
+ cause tests to be run even if they're marked as skipped.
+
## 0.12.14+1
* Narrow the constraint on `yaml`.
« no previous file with comments | « no previous file | doc/configuration.md » ('j') | test/utils.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698