mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Waits 10 seconds between running the C++ and Java test (#798)
Potentially will fix java tests not enabling.
This commit is contained in:
committed by
Peter Johnson
parent
dae619b006
commit
9d2393f97e
@@ -51,6 +51,8 @@ else
|
||||
eval ${SCP_GET_CPP_TEST_RESULT}
|
||||
fi
|
||||
|
||||
sleep 10
|
||||
|
||||
# Run the Java Tests
|
||||
./deploy-and-run-test-on-robot.sh java
|
||||
|
||||
|
||||
Reference in New Issue
Block a user