wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.06k stars 614 forks source link

Reenable explicitly disabled unit tests #1058

Open ThadHouse opened 6 years ago

ThadHouse commented 6 years ago

1057 disables 3 tests. The 2 ntcore tests are random failures, and are disabled until we have figured out the issue. The wpiutil test fails to build on windows because of ADL issues.

Starlight220 commented 1 year ago

Is this still relevant?

PeterJohnson commented 1 year ago

It's still relevant, in that we still have disabled tests. It may not be an easy task to actually fix these as they were disabled due to intermittent failures in CI.