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 6dba89d commit 4916f08Copy full SHA for 4916f08
doc/guides/contributing/pull-requests.md
@@ -251,7 +251,9 @@ And on Windows:
251
> vcbuild test
252
```
253
254
-(See the [running tests][] section of Building guide for more details.)
+For some configurations, running all tests might take a long time (an hour or
255
+more). To run a subset of the test suite, see the [running tests][] section of
256
+the Building guide.
257
258
### Step 7: Push
259
0 commit comments