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 2020.04 - RC2 #153

Closed
2 of 81 tasks
leandrolanzieri opened this issue Apr 24, 2020 · 5 comments
Closed
2 of 81 tasks

Release 2020.04 - RC2 #153

leandrolanzieri opened this issue Apr 24, 2020 · 5 comments

Comments

@leandrolanzieri
Copy link
Contributor

leandrolanzieri commented Apr 24, 2020

This issue lists the status of all tests for the Release Candidate 2 of the 2020.04 release.

Specs tested:

@leandrolanzieri
Copy link
Contributor Author

PRs backported between RC1 and RC2

These PRs were merged into 2020.04-branch after 2020.04-RC1 tag was created

PR Description
#13854 xtimer: set now pointer correctly in _update_short_timers() loop
#13883 tests/emcute: add small inter-packet gap between server replies
#13887 drivers/at25xxx: return read/written bytes to match MTD API
#13890 examples/gcoap: fix variable scope
#13904 sys/crypto/modes/ccm: handle input_len = 0
#13905 tests/xtimer_now32_overflow: simplify
#13921 boards/common/msba2: Add MINITERMFLAGS to avoid reset
#13924 cpu/lpc2387: fix RTC leap year calculation
#13938 ztimer: periph_rtt: ensure RTT_MAX_VALUE is honored
#13940 drivers/xbee: disable CTS/RTS pin unless periph_uart_hw_fc is used

@leandrolanzieri
Copy link
Contributor Author

Summary of tests on RC1

Tests which did not pass and should be rerun

  • [02-tests] Task 02 - Subset of tests on iotlab-m3
    • tests/emcute has been fixed
  • [02-tests] Task 03 - Subset of tests on samr21-xpro
    • tests/emcute has been fixed

Tests which did not pass but were expected to fail

  • [03-single-hop-ipv6-icmp] Task 05 - ICMPv6 stress test on native (neighbor cache stress)

  • [07-multihop] Task 05 (Experimental) - UDP with large payload on iotlab-m3 with three hops (RPL route)

    • The behavior is the same since 2019.10 release: when there is fragmentation in two layers packets are lost. This is passing when using 1232 bytes of payload, but not 2048 as the spec mentions.
    • See full description here.
  • [99-compile-and-test-one-board] Task 01 - Run tests on different hardware

    • There were failures on some boards. Some got fixed already. No show-stoppers here.
    • Results here.

@leandrolanzieri
Copy link
Contributor Author

[02-tests] Task 02 - Subset of tests on iotlab-m3: PASS
[02-tests] Task 03 - Subset of tests on samr21-xpro: PASS

I confirm that tests/emcute has been fixed. The rest of the results stay the same as in RC1.

@leandrolanzieri
Copy link
Contributor Author

There are some PRs which were backported. Particularly RIOT-OS/RIOT#13945 I will create RC3 after RIOT-OS/RIOT#13961 is merged and backported.

@leandrolanzieri
Copy link
Contributor Author

Closing in favor of #154

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

1 participant