mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
Document the new env variable in the rustc-dev-guide
This commit is contained in:
@@ -321,6 +321,10 @@ Tests are built on the machine running `x` not on the remote machine.
|
||||
Tests which fail to build unexpectedly (or `ui` tests producing incorrect build
|
||||
output) may fail without ever running on the remote machine.
|
||||
|
||||
There is a default timeout of 30 minutes in case the `remote-test-server`
|
||||
cannot be reached by the `x` command. This timeout can be modified by using the
|
||||
`TEST_DEVICE_CONNECT_TIMEOUT_SECONDS` environment variable.
|
||||
|
||||
## Testing on emulators
|
||||
|
||||
Some platforms are tested via an emulator for architectures that aren't readily available.
|
||||
|
||||
Reference in New Issue
Block a user