WPIRoboticsProjects / GRIP

Program for rapidly developing computer vision applications
http://wpiroboticsprojects.github.io/GRIP
Other
379 stars 107 forks source link

Fix failing AddSourceButton Tests #954

Open ThadHouse opened 5 years ago

ThadHouse commented 5 years ago

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