HW CI is flaky :( #2063

This commit is contained in:
rusefi 2020-12-21 10:45:49 -05:00
parent f79d2e052b
commit 7b97a60a44
1 changed files with 0 additions and 2 deletions

View File

@ -94,7 +94,6 @@ public class FunctionalTest {
}
@Test
@Ignore
public void test2003DodgeNeon() {
ecu.setEngineType(ET_DODGE_NEON_2003_CRANK);
ecu.sendCommand("set wwaeTau 0");
@ -162,7 +161,6 @@ public class FunctionalTest {
}
@Test
@Ignore
public void testMazdaProtege() {
ecu.setEngineType(ET_FORD_ESCORT_GT);
EngineChart chart;