File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -196,9 +196,11 @@ unit-test:
196196
197197 unit-test-digital-io-1400 :
198198 - description : Compiling, flashing and monitoring digital IO unit test.
199- command : make test_digitalio_single
199+ command : make test_digitalio_single ENABLE_SYNC=0
200200 query : digital_io_single_board == '2:1'
201201 working_dir : extras/arduino-core-tests
202+ options :
203+ SEND_JOB_START_TOKEN : False
202204
203205 unit-test-tone-1400 :
204206 - description : Compiling, flashing and monitoring tone, no-tone unit test.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ unit-test:
2828 - unit-test-spi-single-pingpong-4700
2929 - unit-test-onewire-DS18x20-4700
3030 - unit-test-can-1400-2go
31- # - unit-test-digital-io-1400
31+ - unit-test-digital-io-1400
3232 - unit-test-tone-1400
3333 - unit-test-iic-pingpong-1400
3434 - unit-test-interrupts-1400
You can’t perform that action at this time.
0 commit comments