This test is randomly failing, breaking the fullbuilds.
See NXP-14866 for 5.8 / 6.0 branches where the test is simply ignored as these are maintenance branches.
But on master we would like to use the new @RandomBug.Repeat annotation to better track the problem. Yet the test uses junit3, it needs to be migrated to junit4 before.
- depends on
-
NXP-14866 Fix TestSingleDataSource.testTwoConnections on 5.8/6.0 build
- Resolved