Skip to content
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

Closed
26 of 46 tasks
cladmi opened this issue Jul 17, 2018 · 18 comments
Closed
26 of 46 tasks

Release 2018.07 - RC1 #65

cladmi opened this issue Jul 17, 2018 · 18 comments

Comments

@cladmi
Copy link
Contributor

cladmi commented Jul 17, 2018

This issue lists the status of all tests for the Release Candidate 1 of the 2018.07 release.

Specs tested:

@cladmi
Copy link
Contributor Author

cladmi commented Jul 17, 2018

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.

@cladmi
Copy link
Contributor Author

cladmi commented Jul 20, 2018

PR to update the scripts in 01-CI: #67

@kYc0o
Copy link
Contributor

kYc0o commented Jul 20, 2018

Contiki test done and successful.

@cladmi
Copy link
Contributor Author

cladmi commented Jul 30, 2018

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 bionic RIOT-OS/RIOT#9507 There are PRs for fixing the issues already open.

@miri64
Copy link
Member

miri64 commented Jul 30, 2018

You are still on RC1 for testing? With all the fixes merged, shouldn't you proceed to RC2 by now?

@cladmi
Copy link
Contributor Author

cladmi commented Jul 30, 2018

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.

@cladmi
Copy link
Contributor Author

cladmi commented Jul 30, 2018

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.
Here is the summary:

Compilation failed

Compilation was done for

arduino-zero
b-l072z-lrwan1
iotlab-a8-m3
iotlab-m3
native
pba-d-01-kw2x
samr21-xpro
stm32f4discovery
wsn430-v1_3b
wsn430-v1_4

Tests failed comes in the next one.

@cladmi
Copy link
Contributor Author

cladmi commented Jul 30, 2018

Test failed

Tests where run on the same boards except wsn430-* as flashing was broken after two or three flash.

arduino-zero
b-l072z-lrwan1
iotlab-a8-m3
iotlab-m3
native
pba-d-01-kw2x
samr21-xpro
stm32f4discovery

@miri64
Copy link
Member

miri64 commented Jul 30, 2018

child.expect_exact("tag: 0x1") failed on iotlab-m3, samr21-xpro but the test also sometime worked when run on IoT-LAB and not on my computer https://github.com/cladmi/RIOT_2018_07_tests_results/blob/master/cladmi-linuxlaptop/iotlab-m3/tests/gnrc_sixlowpan/test.failed

due to RIOT-OS/RIOT#9585 this also happens in master for native.

@miri64
Copy link
Member

miri64 commented Jul 30, 2018

gnrc_netif fails everywhere, it is a test script issue that was known but not yet fixed RIOT-OS/RIOT#9007

Comments made in RIOT-OS/RIOT#9007 still uphold

@miri64
Copy link
Member

miri64 commented Jul 30, 2018

gnrc_ipv6_ext fails on arduino-zero and stm43f4discovery

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.

@jia200x
Copy link
Member

jia200x commented Jul 31, 2018

06-single-hop-udp OK. In average, less than 0.2% packet loss.

@PeterKietzmann
Copy link
Member

PeterKietzmann commented Jul 31, 2018

04-single-hop-6lowpan-icmp Task #06 passed with 7% loss. I assume this relates to #7304

@cladmi
Copy link
Contributor Author

cladmi commented Jul 31, 2018

@cgundogan may you can take a look at trickle errors ? #65 (comment)

@miri64
Copy link
Member

miri64 commented Aug 1, 2018

Mhh... Rerunning gnrc_netif actually reveals a segfault that wasn't there before. I will investigate.

@cladmi
Copy link
Contributor Author

cladmi commented Aug 1, 2018

@miri64 I added a PR to enable it in CI to try having it for the release RIOT-OS/RIOT#9669

@miri64
Copy link
Member

miri64 commented Aug 1, 2018

Provided several fixes (I linked them in RIOT-OS/RIOT#9669).

@cladmi
Copy link
Contributor Author

cladmi commented Aug 2, 2018

Closing in favor of #69

@cladmi cladmi closed this as completed Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants