mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
Reduce possibility of flaky tests
This commit is contained in:
committed by
Guillaume Gomez
parent
9ef27bf7dc
commit
cefa900a0f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user