GRIP icon indicating copy to clipboard operation
GRIP copied to clipboard

Fix failing AddSourceButton Tests

Open ThadHouse opened this issue 6 years ago • 0 comments

#952 enabled tests in Java 11, which showed 2 tests that are failing in Master.

https://github.com/WPIRoboticsProjects/GRIP/blob/8923d10277f2ccd31621154e4c46ea5afa4238f4/ui/src/test/java/edu/wpi/grip/ui/pipeline/AddSourceButtonTest.java#L97

https://github.com/WPIRoboticsProjects/GRIP/blob/8923d10277f2ccd31621154e4c46ea5afa4238f4/ui/src/test/java/edu/wpi/grip/ui/pipeline/AddSourceButtonTest.java#L174

ThadHouse avatar Oct 29 '19 19:10 ThadHouse