Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Test coverage on ARMv7 / ARMv8 #18058

Open
leezu opened this issue Apr 14, 2020 · 0 comments
Open

Test coverage on ARMv7 / ARMv8 #18058

leezu opened this issue Apr 14, 2020 · 0 comments

Comments

@leezu
Copy link
Contributor

leezu commented Apr 14, 2020

Description

Virtualized (qemu-based) testing of ARMv7 and ARMv8 has been simplified as part of fb73a17

The test coverage has not been extended as part of the PR and only the executor level tests are run:
python3 -m nose --verbose tests/python/unittest/test_engine.py (this is run in unittest_ubuntu_python3_arm)

The runtime of the ARM testing stage has been greatly reduced as part of the commit (from over 1 hour to around 3 minutes) and we can thus extend the test coverage without concerns about slowing down development.

CC @mseth10 as this is related to your work on Jetson. Essentially all CPU level tests can probably be run using qemu and you only need to run GPU level tests on an actual device.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant