Hoang Bui
|
f3f22a5698
|
CI/simulator: Fix metadrive test `pyopencl.CompilerWarning` (#32487)
* add pytest.mark.filterwarnings
* remove -W pyopencl.CompilerWarning
* add comment
|
11 months ago |
Hoang Bui
|
950aeae544
|
CI: fix metadrive test (#32457)
* fix test
* this?
* fix
* this?
* deprecation warning inside
* comment
|
11 months ago |
cl0cks4fe
|
dd9d5d4528
|
Unittest to pytest (#32366)
* add pytest-asyncio
* switch common
* switch selfdrive
* switch system
* switch tools
* small fixes
* fix setUp and valgrind pytest
* switch to setup
* fix random
* switch mock
* switch test_lateral_limits
* revert test_ui
* fix poetry.lock
* add unittest to banned-api
* add inline ignores to remaining unittest imports
* revert test_models
* revert check_can_parser_performance
* one more skip
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
11 months ago |
Hoang Bui
|
71236204bb
|
Fix self.started value pass in metadrive test (#31153)
* fix value pass
* fix test
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
|
1 year ago |
Adeeb Shihadeh
|
e17e66180c
|
CI: speedup unit test job (#30995)
* start
* mv to buildjet
* fix
|
1 year ago |
Justin Newberry
|
5af5469c66
|
Simulator: split bridge and world into two files (#30091)
* split bridge into two files
* fix metadrive
* fix tests too
|
2 years ago |
Justin Newberry
|
e02519bb71
|
Simulator: add metadrive as optional simulator (#29935)
* Add metadrive sim
* use monotonic
* don't use cuda if it's not available
* Cleanup metadrive patches
* PR suggestions
* fix typo
|
2 years ago |