forked from wpilibsuite/shuffleboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix spurious test failures (wpilibsuite#338)
* Fix spurious test failures with AllWidgetSanityTest Were caused by values being set on the FX Thread instead of the test thread Still no idea why it was only for the tests for PIDCommand and Graph widgets * Fix spurious failure with NumberFieldTest Was caused by clearing the field when not on the FX thread
- Loading branch information
1 parent
6c2bf60
commit 7227fe1
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters