Rollup merge of #88896 - GuillaumeGomez:flakyness, r=camelid

Reduce possibility of flaky tests

As asked in https://github.com/rust-lang/rust/pull/88885.

r? ``@camelid``
This commit is contained in:
Guillaume Gomez 2021-09-13 21:20:43 +02:00 committed by GitHub
commit fb673bfdaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
goto: file://|DOC_PATH|/test_docs/index.html
click: ".srclink"
wait-for: "#sidebar-toggle"
click: "#sidebar-toggle"
wait-for: 500
fail: true