Matthew Kennedy
|
5640df5702
|
switch to array'd version of asserts (#2158)
|
2020-12-29 19:42:03 -05:00 |
Matthew Kennedy
|
7f193e0f9c
|
Switch other tests to use assertWaveNotNull (#2115)
* test switching ignition modes
* change others to new check
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-12-29 18:39:54 -05:00 |
Matthew Kennedy
|
517a1f0f82
|
HW CI: rev limiter (#2141)
* test rev limit
* comment, format
* make test work
* check that it goes back to normal
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-12-26 17:14:04 -05:00 |
Matthew Kennedy
|
e6d074951c
|
base class for HW CI tests (#2133)
* extract test base
* newline
|
2020-12-24 20:50:52 -05:00 |
Matthew Kennedy
|
2620d40db3
|
use junit fail instead of throw (#2114)
* use junit fail
* no pause
|
2020-12-24 20:27:39 -05:00 |
Matthew Kennedy
|
57d696e809
|
run tests from cmdline (#2132)
* run tests
* include junit in jar
* tabs spaces
|
2020-12-24 20:12:43 -05:00 |
Matthew Kennedy
|
23cc2c5c19
|
fix race condition in CommandQueue, massively speeding up HW CI tests (#2129)
* fix command semaphore
* guard
* remove todo
* dead field
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-12-24 09:23:46 -05:00 |
Matthew Kennedy
|
fad3b07b8b
|
Purge e34 config (#2127)
* remove
* enums
* s
* func test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-12-24 07:31:25 -05:00 |
Matthew Kennedy
|
25f7c9cc7d
|
More sensor listener lambdas (#2121)
* api
* ioutil
* more lambdas
|
2020-12-22 20:12:50 -05:00 |
Matthew Kennedy
|
c62b84b607
|
use token for sensor listener unsubscribe (#2120)
* api
* ioutil
|
2020-12-22 18:48:55 -05:00 |
rusefillc
|
976134c5a6
|
they say this should help build
|
2020-12-22 18:47:17 -05:00 |
Matthew Kennedy
|
4a95652f88
|
Purge fiesta config (#2117)
* config
* this had a feature flag?
* enums
* goodbye, fiesta
|
2020-12-22 17:22:05 -05:00 |
Matthew Kennedy
|
85f0621738
|
Purge rover v8 config (#2116)
* bye
* goodbye, rover v8
* that snuck in
* use a different config for that test
|
2020-12-22 10:05:54 -05:00 |
Matthew Kennedy
|
924a583d75
|
test switching ignition modes (#2113)
|
2020-12-22 09:23:17 -05:00 |
rusefillc
|
af19f70f7d
|
HW CI is flaky :( #2063
|
2020-12-21 22:21:17 -05:00 |
rusefi
|
740bc9ede2
|
HW CI is flaky :( #2063
|
2020-12-21 10:45:49 -05:00 |
rusefillc
|
5fc2f98075
|
HW CI is flaky :( #2063
more forward progress
|
2020-12-21 09:46:02 -05:00 |
rusefillc
|
2fce87c8a7
|
something ? HIP / SPI pin conflict does not fail gracefully #2108
undoing unneeded change?
|
2020-12-20 19:54:36 -05:00 |
rusefillc
|
4220b9fcbd
|
something ? HIP / SPI pin conflict does not fail gracefully #2108
maybe this is just testing framework bug?
|
2020-12-20 17:17:03 -05:00 |
rusefillc
|
4e6868a99c
|
something ? HIP / SPI pin conflict does not fail gracefully #2108
after 50 good runs, returning rover
|
2020-12-20 09:46:25 -05:00 |
rusefillc
|
5ac73be926
|
i am pretty sure it's not part of the problem
|
2020-12-20 09:12:06 -05:00 |
rusefillc
|
ab1360182b
|
something ? HIP / SPI pin conflict does not fail gracefully #2108
one step back to be a bit more sure
|
2020-12-19 20:39:38 -05:00 |
rusefillc
|
1e5be46b4c
|
something ? HIP / SPI pin conflict does not fail gracefully #2108
|
2020-12-19 15:18:23 -05:00 |
rusefillc
|
f7b3b48754
|
HW CI is flaky :( #2063
which one is it? testRoverV8?
|
2020-12-19 13:04:56 -05:00 |
rusefillc
|
dc33a79372
|
HW CI is flaky :( #2063
slow forward movement
|
2020-12-19 07:15:33 -05:00 |
rusefi
|
90312479b5
|
HW CI is flaky :( #2063
|
2020-12-18 23:32:30 -05:00 |
rusefillc
|
0514e068b8
|
HW CI is flaky :( #2063
we have no idea. let's run 30 times like this
|
2020-12-18 20:23:03 -05:00 |
rusefillc
|
753161ccd6
|
remove dangerous pin options from E34 config #2105
|
2020-12-18 18:55:02 -05:00 |
rusefillc
|
74d11e2957
|
i bet it does not matter
|
2020-12-18 17:15:59 -05:00 |
rusefillc
|
25bd16678d
|
does this matter?
|
2020-12-18 16:38:07 -05:00 |
rusefillc
|
a68689f6b7
|
progress
|
2020-12-18 14:52:11 -05:00 |
shadowm60
|
3494301068
|
Test Idle PWM (#2103)
* Create PwmHardwareTest.java
Test idle pwm
* Update PwmHardwareTest.java
assert with +-1%
|
2020-12-18 14:49:59 -05:00 |
rusefillc
|
fb7e9ef666
|
docs
|
2020-12-18 14:48:58 -05:00 |
rusefillc
|
4a885805f8
|
docs
|
2020-12-18 14:48:33 -05:00 |
rusefillc
|
a2e4951f56
|
one more step forward
|
2020-12-18 10:36:28 -05:00 |
rusefillc
|
f3295726f3
|
one more step forward
|
2020-12-18 10:00:50 -05:00 |
rusefillc
|
25f9dd4c96
|
HW CI is flaky :( #2063
|
2020-12-17 22:22:44 -05:00 |
rusefillc
|
ed32b9b656
|
HW CI is flaky :( #2063
is it about performance?
|
2020-12-17 20:41:51 -05:00 |
rusefillc
|
e3398775ce
|
Revert "one more step forward"
This reverts commit e0f4dbd1
|
2020-12-14 22:22:31 -05:00 |
rusefillc
|
e0f4dbd16f
|
one more step forward
|
2020-12-14 20:38:04 -05:00 |
rusefillc
|
0dba9b4a15
|
one more step forward
|
2020-12-14 19:47:37 -05:00 |
rusefillc
|
c3b9094075
|
one more step forward
|
2020-12-14 16:58:56 -05:00 |
rusefillc
|
f1392c6444
|
one more step forward
|
2020-12-14 13:20:06 -05:00 |
rusefillc
|
942738cdec
|
one more step forward
|
2020-12-13 21:52:52 -05:00 |
rusefi
|
f771616c60
|
one step forward
|
2020-12-13 12:20:04 -05:00 |
rusefillc
|
ce0c35adcc
|
one step back with HW CI
|
2020-12-13 10:42:12 -05:00 |
rusefi
|
6e33f20c9f
|
basic hw in the loop - pwm self validation #2028
|
2020-12-13 00:17:54 -05:00 |
rusefi
|
bbfed19d06
|
basic hw in the loop - pwm self validation #2028
|
2020-12-13 00:02:19 -05:00 |
rusefi
|
532317c57a
|
basic hw in the loop - pwm self validation #2028
|
2020-12-12 23:00:18 -05:00 |
rusefillc
|
055b1201fb
|
migrating hardware tests to junit
|
2020-12-12 20:33:19 -05:00 |
rusefillc
|
a88a14f981
|
typo
|
2020-12-12 20:26:56 -05:00 |
rusefillc
|
30aff33f8c
|
basic hw in the loop - pwm self validation #2028
|
2020-12-12 20:22:58 -05:00 |
rusefillc
|
6fae359c07
|
let's use composition
|
2020-12-12 18:58:30 -05:00 |
rusefillc
|
9570459c1d
|
moving start-up script from java to bash
|
2020-12-12 18:39:05 -05:00 |
rusefillc
|
7851dec07b
|
basic hw in the loop - pwm self validation #2028
|
2020-12-12 17:28:27 -05:00 |
rusefillc
|
977fe326ba
|
auto test clean-up
|
2020-12-12 15:44:57 -05:00 |
rusefillc
|
d86c53fecf
|
basic hw in the loop - pwm self validation #2028
|
2020-12-06 18:39:50 -05:00 |
rusefillc
|
47d90741eb
|
engine sniffer - pins are not displayed #1995
|
2020-12-01 23:08:41 -05:00 |
rusefillc
|
7f1f912933
|
engine sniffer - pins are not displayed #1995
|
2020-12-01 22:57:00 -05:00 |
rusefillc
|
e01c07e5e6
|
Starter is engaged on start-up in pull-up configuration #1969
|
2020-11-26 18:42:23 -05:00 |
rusefillc
|
c8f1c7f8c7
|
Starter is engaged on start-up in pull-up configuration #1969
|
2020-11-26 17:53:01 -05:00 |
rusefillc
|
e44e4e6366
|
HW test doc
|
2020-11-15 18:10:05 -05:00 |
rusefillc
|
c5fce40620
|
HW CI has failed 11 times since Oct 2 #1849
|
2020-10-16 22:57:12 -04:00 |
rusefi
|
99a15e70a4
|
Trigger sync lost every 2^32 CPU cycles #1873
QA automation coverage
|
2020-10-11 19:16:16 -04:00 |
rusefillc
|
6522c72714
|
60/2 perf grab #1850
|
2020-10-05 11:19:50 -04:00 |
rusefillc
|
6319d353d5
|
60/2 perf grab #1850
|
2020-10-04 20:44:07 -04:00 |
rusefillc
|
fa187f7201
|
60/2 perf grab #1850
autotest does not need composite logging tourture
|
2020-10-04 02:09:39 -04:00 |
rusefillc
|
4bb1ff9430
|
60/2 perf grab #1850
have to settle on less for now?
|
2020-10-04 01:00:10 -04:00 |
rusefillc
|
731341dad1
|
HW CI has failed 11 times since Oct 2 #1849
|
2020-10-03 19:45:39 -04:00 |
rusefi
|
1ef43f9b14
|
better error message
|
2020-09-12 04:31:35 -04:00 |
rusefi
|
c30065c8f5
|
reducing autotest mess
|
2020-08-29 15:41:09 -04:00 |
rusefi
|
3faa8df371
|
reducing autotest mess
|
2020-08-29 15:05:54 -04:00 |
rusefi
|
47912b9d28
|
DODGE_NEON_2003_CRANK
|
2020-08-29 15:01:24 -04:00 |
rusefi
|
6618d9cb4c
|
HW CI CRITICAL error: Invalid airmass mode #1690
|
2020-08-13 13:08:00 -04:00 |
rusefi
|
18b1a63dba
|
trying to help HW CI
|
2020-08-13 12:26:23 -04:00 |
rusefi
|
4a8e7febfc
|
A vague bug #1684
undoing funny code
|
2020-08-09 00:41:02 -04:00 |
rusefi
|
1050ee12bd
|
A vague bug #1684
|
2020-08-08 23:56:42 -04:00 |
rusefi
|
b8ace9cf1f
|
A vague bug #1684
|
2020-08-08 23:54:01 -04:00 |
rusefi
|
f640f9d15f
|
trigger and VSS hw integrated testing #1668
|
2020-08-08 23:42:25 -04:00 |
rusefi
|
0e31e3e80b
|
#1684
|
2020-08-08 22:36:04 -04:00 |
rusefi
|
7d12dd2e71
|
trigger and VSS hw integrated testing
#1668
|
2020-08-08 21:09:12 -04:00 |
rusefi
|
a483d14750
|
A vague bug #1684
|
2020-08-08 20:57:42 -04:00 |
rusefi
|
528d03a90b
|
trigger and VSS hw integrated testing #1668
|
2020-08-08 18:28:43 -04:00 |
rusefi
|
cc2d786b1c
|
trigger and VSS hw integrated testing #1668
|
2020-08-08 17:07:23 -04:00 |
rusefi
|
5fe1eaf03c
|
trigger and VSS hw integrated testing #1668
|
2020-08-08 11:57:39 -04:00 |
rusefi
|
4bbb5b8762
|
trigger and VSS hw integrated testing #1668
|
2020-08-08 11:25:17 -04:00 |
rusefi
|
07d075671b
|
trigger and VSS hw integrated testing #1668
clean-up
|
2020-08-08 11:04:26 -04:00 |
rusefi
|
301f0e2a68
|
new command line tool: write_tune
|
2020-07-29 19:42:48 -04:00 |
rusefi
|
173a9e85db
|
better logging requires better thread names
|
2020-07-25 16:00:09 -04:00 |
rusefi
|
0cf88e1c5a
|
java logging migration
|
2020-07-24 12:44:29 -04:00 |
rusefi
|
0fef20d6c6
|
proxy progress
|
2020-07-11 22:30:56 -04:00 |
rusefi
|
035e474e5a
|
steps towards Android
|
2020-07-02 22:22:50 -04:00 |
rusefi
|
064c6a49b2
|
logging refactoring
|
2020-07-02 20:39:10 -04:00 |
rusefi
|
73ee602f6b
|
logging refactoring
|
2020-07-02 20:10:22 -04:00 |
rusefi
|
5c1363312c
|
refactoring: better dependency control
|
2020-06-25 23:18:35 -04:00 |
rusefi
|
a236efae7e
|
refactoring: better dependency control
|
2020-06-25 23:12:29 -04:00 |
rusefi
|
4ba3ac18be
|
refactoring: better dependency control
|
2020-06-25 22:48:22 -04:00 |
rusefi
|
b29e03f8e5
|
refactoring: better dependency control
|
2020-06-25 22:27:39 -04:00 |
rusefi
|
46a50e4682
|
refactoring: better dependency control
|
2020-06-25 21:40:36 -04:00 |
rusefi
|
4856c7029e
|
refactoring: better dependency control
|
2020-06-25 21:16:47 -04:00 |