HW CI is flaky :( #2063

more forward progress
This commit is contained in:
rusefillc 2020-12-21 09:46:02 -05:00
parent 8c1ce68903
commit 5fc2f98075
1 changed files with 0 additions and 2 deletions

View File

@ -49,7 +49,6 @@ public class FunctionalTest {
// sendCommand("get nosuchgettersdfsdfsdfsdf"); // just test coverage
}
@Ignore
@Test
public void testCamaro() {
ecu.setEngineType(ET_CAMARO);
@ -89,7 +88,6 @@ public class FunctionalTest {
}
@Test
@Ignore
public void testCitroenBerlingo() {
ecu.setEngineType(ET_CITROEN_TU3JP);
ecu.changeRpm(1200);