HW CI is flaky :( #2063

slow forward movement
This commit is contained in:
rusefillc 2020-12-19 07:15:33 -05:00
parent db1d73b495
commit a2a0bfa51a
1 changed files with 0 additions and 2 deletions

View File

@ -56,7 +56,6 @@ public class FunctionalTest {
}
@Test
@Ignore
public void testSachs() {
ecu.setEngineType(ET_SACHS);
// String msg = "BMW";
@ -230,7 +229,6 @@ public class FunctionalTest {
}
@Test
@Ignore
public void testRoverV8() {
ecu.setEngineType(ET_ROVER_V8);
}