File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1- 1be6b13be73dc12e98e51b403add4c41a0b77759
1+ dfe1b8c97bcde283102f706d5dcdc3649e5e12e3
Original file line number Diff line number Diff line change @@ -321,6 +321,10 @@ Tests are built on the machine running `x` not on the remote machine.
321321Tests which fail to build unexpectedly (or ` ui ` tests producing incorrect build
322322output) 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
326330Some platforms are tested via an emulator for architectures that aren't readily available.
You can’t perform that action at this time.
0 commit comments