-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2018.07 - RC1 #65
Comments
I needed to fix some timeouts to run task02, task04. But other than that they work. I will provide PRs here and in RIOT for these. |
PR to update the scripts in 01-CI: #67 |
Contiki test done and successful. |
For 01-Ci, It took me a long time to actually make it run on my computer entirely (see the PR #67 for updating the test scripts) I arrived with issue that were already mentioned in the PR to update the docker container to |
You are still on RC1 for testing? With all the fixes merged, shouldn't you proceed to RC2 by now? |
I was only running the automated tests for the moment and fixes are not merged for them. I will do a report for Task 2. |
For Task 02 I used the script I wrote for running compilation and tests for one board: #68 The results of the tests are stored in https://github.com/cladmi/RIOT_2018_07_tests_results So I have a summary for more boards than the task requires. Compilation failedCompilation was done for
Tests failed comes in the next one. |
Test failedTests where run on the same boards except
|
due to RIOT-OS/RIOT#9585 this also happens in master for native. |
Comments made in RIOT-OS/RIOT#9007 still uphold |
Might also be related that to the fact, that the default interface instead of a dummy interface is used. Both these boards don't have a netdev on board. |
06-single-hop-udp OK. In average, less than 0.2% packet loss. |
@cgundogan may you can take a look at |
Mhh... Rerunning |
@miri64 I added a PR to enable it in CI to try having it for the release RIOT-OS/RIOT#9669 |
Provided several fixes (I linked them in RIOT-OS/RIOT#9669). |
Closing in favor of #69 |
This issue lists the status of all tests for the Release Candidate 1 of the 2018.07 release.
Specs tested:
shell/sc_can: fix uninitialized warning [backport 2018.07] RIOT#9644pkg/libfixmath: replace __FILE__ by RIOT_FILE_NOPATH RIOT#9643tests/*: memory blacklisting for new Docker image (edit cladmi: and current image) RIOT#9507)unittests: increase test timeout RIOT#9590pkg/pkg.mk: allow overwriting GITAMFLAGS from environment var RIOT#9637)05-single-hop-route needs special compile flags #63) @jia200xPR: 07-multi-hop: Fix issues found when doing Release 2018.04 #66Issue: Task 7: arbitrary error margin? #54)The text was updated successfully, but these errors were encountered: