Skip to content

Commit 6e2139e

Browse files
authored
Merge pull request #2665 from rust-lang/rustc-pull
Rustc pull update
2 parents 0248651 + e2824f1 commit 6e2139e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1be6b13be73dc12e98e51b403add4c41a0b77759
1+
dfe1b8c97bcde283102f706d5dcdc3649e5e12e3

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)