Skip to content

Commit e2824f1

Browse files
author
The rustc-josh-sync Cronjob Bot
committed
Merge ref 'dfe1b8c97bcd' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: dfe1b8c97bcde283102f706d5dcdc3649e5e12e3 Filtered ref: eb856a4 Upstream diff: rust-lang/rust@1be6b13...dfe1b8c This merge was created using https://github.com/rust-lang/josh-sync.
2 parents 462f358 + eb856a4 commit e2824f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tests/running.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,10 @@ Tests are built on the machine running `x` not on the remote machine.
321321
Tests which fail to build unexpectedly (or `ui` tests producing incorrect build
322322
output) may fail without ever running on the remote machine.
323323

324+
There is a default timeout of 30 minutes in case the `remote-test-server`
325+
cannot be reached by the `x` command. This timeout can be modified by using the
326+
`TEST_DEVICE_CONNECT_TIMEOUT_SECONDS` environment variable.
327+
324328
## Testing on emulators
325329

326330
Some platforms are tested via an emulator for architectures that aren't readily available.

0 commit comments

Comments
 (0)