-
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 - RC2 #69
Comments
I've tested Task 8.8 and task 8.10, the issue seems to be resolved on the IEEE 802.15.4 level, however, the lwIP node seems to ignore any packages send to it by the GNRC node (neither UDP nor neighbor advertisements are considered from what I can gather from a sniff). I could investigate. |
Well the bug was marked fixed in Feb 2018. The release RIOT's lwIP support is based on is from Sep 2017, so this is no surprise 😌 |
I've done 1.1 on my machine over the weekend. I had failed jobs for
The problem with |
I had the same issues when I tested I also re-run task 1 and everything worked on my computer. I will try running it also in docker. |
I re run the test script in 05-single-hop-route for Task 4, and I'm getting 1 out of 10 packets loss randomly :/. The script executes everything without delay between commands. I'm pretty sure it will work if the script is ran manually (so give time between commands) The weird thing is this doesn't happen when running in actual nodes (iotlab-m3). Any ideas on what might be going wrong? |
@jia200x why are you using timing between commands? Aren't you using |
@miri64 for single hop route I'm using ping from gnrc_networking. What I mean, if I execute all commands manually (so there's around 1 sec between each command) it seems to work. When using the script, the first ICMP packet gets timeout randomly :/ |
tried with the gnrc_udp test and get similar results in Task 4 |
Is it always the first? |
Yes. E.g:
or
Always the first packets. |
I don't know what your script looks like, so I don't 100% understand the output ;-) but I can't reproduce manually:
|
For the release, I would like to have tests results for different boards/cpu types:
It would give a hint on the current board support and the automated tests suites state. Thank you in advance. |
Task 8.4 fails, but is fixed by RIOT-OS/RIOT#9522. I mark that PR for the release and open a PR against the release specs for doc on the required |
See #71. |
@cladmi, I'll run the tests on nucleo-f070rb, nucleo-l152re, arduino-zero and nrf52840dk |
@maribu thank you :) |
@cladmi I'll do mega-xplained, arduino-uno, and arduino-duemilanove. |
Task 02-01:
|
Summary of 02-tests task 02/03 including also other boards than m3 and samr21-xpro.
Detailed test results of all tested boards can be found in here: https://github.com/cladmi/RIOT_2018_07_tests_results Thanks to all the persons that already ran tests on their board. CompilationReal bug
Toolchain issues
FlashUnreliable flash
Flash detecting rom overflow
Term
TestFalse negative that are present for every boards.
I think issues related to testing 2018.07-RC2 and not the last version
Test script reliability
No output on arduino
Note
General issues
|
That should have been fixed by RIOT-OS/RIOT#9588, but maybe there is another one I did not know about? |
In master yes, not on the release branch :) I should have said it in the output. |
Mh... I believed it to be on the release branch as well. Should I provide a backport? |
No its ok, no worry :) |
We are on 2018.10-RC2 already, so this one can be closed ;-). |
This issue lists the status of all tests for the Release Candidate 2 of the 2018.07 release.
Specs tested:
Task #08Task #10The output is not blocking but can help getting more feedback on our board support.
iotlab-m3
on IoT-LAB frontend @cladmiiotlab-a8-m3
on IoT-LAB frontend @cladmiarduino-zero
on IoT-LAB frontend @cladmisamr21-xpro
on IoT-LAB frontend @cladmiiotlab-m3
on laptop @cladmisamr21-xpro
on laptop @cladminative
on laptop @cladmiwsn430-v1_3b
compilation on IoT-LAB frontend @cladmiwsn430-v1_4
compilation on IoT-LAB frontend @cladmib-l072z-lrwan1
@jia200xstm32f4discovery
@jcarranoarduino-zero
@aabadienrf52840dk
@aabadienucleo-f070rb
@aabadienucleo-l152re
@aabadiearduino-mega2560
@maribubluepill
@MrKevinWeissnrf52dk
@MrKevinWeissnucleo-l073rz
@MrKevinWeissarduino-duemilanove
@ZetaR60 in dockerarduino-uno
@ZetaR60 in dockermega-xplained
@ZetaR60 in dockerThe text was updated successfully, but these errors were encountered: