Shane Smiskol
0ff37ccd69
random seed
1 year ago
Shane Smiskol
237be49744
Revert "warm up kinda works"
...
This reverts commit 7fc77b07d5
.
1 year ago
Shane Smiskol
7fc77b07d5
warm up kinda works
1 year ago
Shane Smiskol
71be1698e9
remove debugging prints
1 year ago
Shane Smiskol
65df53b4ca
better import order
1 year ago
Shane Smiskol
5677d78144
fix that
1 year ago
Shane Smiskol
43a55b5068
no point
1 year ago
Shane Smiskol
1fb5d4279c
more
1 year ago
Shane Smiskol
b916cf297b
more clean up
1 year ago
Shane Smiskol
d9a8846d58
test_models: use gen_empty_fingerprint ( #30752 )
...
use gen_empty_fingerprint
1 year ago
Shane Smiskol
123ef46af3
Revert "test_models: check consitency between panda and openpilot for velocity ( #30750 )" ( #30753 )
...
This reverts commit 1ca1cf3922
.
1 year ago
Shane Smiskol
6d0238f67f
test everything!
1 year ago
Shane Smiskol
886815d4c4
clean that up
1 year ago
Shane Smiskol
e85983856f
no longer need gc
1 year ago
Shane Smiskol
6403f40430
draft
1 year ago
Shane Smiskol
6bfb3e6520
no longer needed
1 year ago
Shane Smiskol
5d91c6017c
should use gen_empty_fingerprint
1 year ago
Shane Smiskol
19187a98d9
type fingerprint
1 year ago
Shane Smiskol
9e268e28f5
mark
1 year ago
Justin Newberry
1ca1cf3922
test_models: check consitency between panda and openpilot for velocity ( #30750 )
...
* sanity check on velocity
* import from there
* use raw
* just check last
* ignore body
* reduce tolerance and bump panda
* its not average anymore
* slightly higher tolerance
1 year ago
Shane Smiskol
69304cd4a2
what
1 year ago
Shane Smiskol
824c7abacf
get size from dict
1 year ago
Shane Smiskol
af384e0187
Revert "thought interleaving addrs might help, but we can fine tune later"
...
This reverts commit 153301384b
.
1 year ago
Shane Smiskol
153301384b
thought interleaving addrs might help, but we can fine tune later
1 year ago
Shane Smiskol
00e0b428ae
rm interceptor
1 year ago
Shane Smiskol
5bd42fea06
changes
1 year ago
Shane Smiskol
43521a0507
need a warm up first, since some signals are 1 by default (toyota's gas_released!=1)
1 year ago
Shane Smiskol
1b4aa92c96
need to simplify all this
1 year ago
Shane Smiskol
f613b7e70a
need CS_prev to catch bugs where openpilot changes and panda doesn't (eg. not setting interceptor safety mode)
1 year ago
Shane Smiskol
ac83318ac4
test_models: randomize internal segment list ( #30653 )
...
* randomize internal seg list segments
* random
* pytest-randomly sets random.seed to a consistent value for all the workers/processes
* noeol
* update
* Revert "update"
This reverts commit aff9a69c4e
.
* lock
* don't randomize by default
* remove random-order
* strict
* random
* one fix
* test
* does nothing
* rm tests
* Revert "rm tests"
This reverts commit b548e3fcd4
.
* (can't repro locally) just athena should be fine
* bs1
* bs2
* bs3
* bs4
* bs5
* wrong way
* no controls
* no car
* no board
* controls?
* crazy -common
* Revert "crazy -common"
This reverts commit 02365d712b
.
* test athena
* test athena 2
* test athena 3
* test athena 4
* test athena 5
* test athena 6
* test athena 7
* test athena 8
* test athena 9
* ??
* in one commit
* common?
* car and board
* -controls -board
* random-order
* no board
* revert
* car/tests
* least likely
* try
* try 2
* draft
* draft
* so much better
* cmt
* use randomly
* not needed here
* directly modify option works
* bb
* test time
* Revert "test time"
This reverts commit 2c5caabe2b
.
* tmut
* i concur
* revert
1 year ago
Shane Smiskol
f5497028bd
50 is not bad for GH CI
1 year ago
Shane Smiskol
be1d55e9ac
ooh that's fast
1 year ago
Shane Smiskol
fcd8b2b3ec
is jenkins on my branch?
1 year ago
Shane Smiskol
cbdcc05502
skip interceptor
1 year ago
Shane Smiskol
26238ba5e9
parameterize max_examples
1 year ago
Shane Smiskol
6a6468475b
bring back tests with skips
1 year ago
Justin Newberry
f16df8e4b7
pytest: group test_models by route instead of car name ( #30625 )
...
* group by route
* dont need those
1 year ago
Adeeb Shihadeh
613ccf4b74
falsify rx checks ( #30564 )
1 year ago
Shane Smiskol
04c7b81a96
no memory leak any more?
1 year ago
Shane Smiskol
32b8705d5a
100 examples
1 year ago
Shane Smiskol
226089d1de
more
1 year ago
Shane Smiskol
8742aef906
stash
1 year ago
Shane Smiskol
f58b8c8c4c
more clean up
1 year ago
Shane Smiskol
ab61360e72
minor clean up
1 year ago
Adeeb Shihadeh
afd61352d0
bump panda ( #30501 )
...
* bump panda
* bump
* bump
* fix renamed variables
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Shane Smiskol
41a33a1348
draft stash
1 year ago
Shane Smiskol
fc8cfe1280
test_models: check if in relay-breaking safety mode ( #30476 )
...
* remove initData, remove tolerance
* can check faster now
* don't
1 year ago
Shane Smiskol
e44d84a7f9
test_models: remove ignored address check list ( #30475 )
...
* remove ignore_addr_checks_valid
* lessgoooo
1 year ago
Justin Newberry
31c682d407
Pytest: load by group by default ( #30466 )
...
* wip
* use a class marker
* this one should be grouped too
1 year ago
Shane Smiskol
0525041f1c
PR comments
1 year ago