We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23083b commit b131fb4Copy full SHA for b131fb4
ui_test/README.md
@@ -48,3 +48,6 @@ their command specifies, or the test will fail without even being run.
48
49
* `ignore-*` and `only-*` opereate solely on the triple, instead of supporting things like `macos`
50
* only `//~` comments can be individualized per revision
51
+* no "silent mode" (one `.` per test, instead of printing names)
52
+* only supports `ui` tests
53
+* tests are run in named order, so you can prefix slow tests with `0` in order to make them get run first
0 commit comments