Closed MrKevinWeiss closed 1 year ago
Before RC2 we should run this...
Before RC2 we should run this...
Have you started a test run?
Will provide a fix for the failing tests here.
Yup, ran specific tests and they pass, left work running full tox
. I will get to this tomorrow.
We need the openmote pr in the release branch to actually test it... I was getting some flashing errors with the strasbourg
nodes though...
Here is my test result:
$ tox -e test -- -k "spec04 and (task05 or task06)"
test: commands[0]> pytest -k 'spec04 and (task05 or task06)'
============================================================================================== test session starts ===============================================================================================
platform linux -- Python 3.10.12, pytest-7.3.2, pluggy-1.3.0 -- /home/weiss/repos/Release-Specs/.tox/test/bin/python
cachedir: .tox/test/.pytest_cache
rootdir: /home/weiss/repos/Release-Specs
configfile: setup.cfg
plugins: rerunfailures-12.0, cov-4.1.0
collected 135 items / 133 deselected / 2 selected
04-single-hop-6lowpan-icmp/test_spec04.py::test_task05[nodes0-strasbourg] RERUN [ 50%]
04-single-hop-6lowpan-icmp/test_spec04.py::test_task05[nodes0-strasbourg] RERUN [ 50%]
04-single-hop-6lowpan-icmp/test_spec04.py::test_task05[nodes0-strasbourg] PASSED [ 50%]
04-single-hop-6lowpan-icmp/test_spec04.py::test_task06[nodes0-strasbourg] PASSED [100%]
---------------------------------------------------------------------- generated xml file: /home/weiss/repos/Release-Specs/test-report.xml -----------------------------------------------------------------------
============================================================================= 2 passed, 133 deselected, 2 rerun in 716.35s (0:11:56) =============================================================================
test: OK (717.26=setup[0.05]+cmd[717.21] seconds)
congratulations :) (717.33 seconds)
ping @miri64
The lille site doesn't have any engineers there and all
firefly
boards are have ERROR.As a result, tests using them are failing. Since the tests try to use a
cc2538
radio, onlystrasbourg
seems to have them, though no samr21-xpros. So we will have to switch toiotlab-m3
boards.