[PERFORMANCE] hardware continues integration needs a high RPM high tooth count test case #1351
This commit is contained in:
parent
cf11ac3d47
commit
5fbdab17af
|
@ -85,7 +85,7 @@ public class AutoTest {
|
||||||
changeRpm(900);
|
changeRpm(900);
|
||||||
// TODO: we shall get this RPM higher!
|
// TODO: we shall get this RPM higher!
|
||||||
// first let's get to expected RPM
|
// first let's get to expected RPM
|
||||||
assertRpmDoesNotJump(6100, 15, 30, FAIL);
|
assertRpmDoesNotJump(8000, 15, 30, FAIL);
|
||||||
}
|
}
|
||||||
|
|
||||||
private static void testV12() {
|
private static void testV12() {
|
||||||
|
|
Loading…
Reference in New Issue