RIOT-OS / Release-Specs

Specification for RIOT releases and corresponding test configurations
4 stars 21 forks source link

Release 2020.01 - RC3 #148

Closed fjmolinas closed 4 years ago

fjmolinas commented 4 years ago

This issue lists the status of all tests for the Release Candidate 3 of the 2020.01 release.

Specs tested:

fjmolinas commented 4 years ago

Merged PR's sinc RC2:

fjmolinas commented 4 years ago

I'll re run the tests fixes that where merged and:

fjmolinas commented 4 years ago
BOARD=iotlab-m3 RIOT_CI_BUILD=1 BUILD_IN_DOCKER=1 make -C examples/suit_update/ flash test ``` Header chksum: 0x140d72d3 suit_coap: started. Starting the shell > ifconfig ifconfig Iface 5 HWaddr: 02:79:B3:0F:3B:AC L2-PDU:1500 MTU:1500 HL:64 RTR RTR_ADV Source address length: 6 Link type: wired inet6 addr: fe80::79:b3ff:fe0f:3bac scope: link VAL inet6 addr: fe80::2 scope: link VAL pinging node... PING fe80::79:b3ff:fe0f:3bac%riot0(fe80::79:b3ff:fe0f:3bac%riot0) 56 data bytes --- fe80::79:b3ff:fe0f:3bac%riot0 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 61.125/61.125/61.125/0.000 ms pinging node succeeded. TEST PASSED ```
RIOT_CI_BUILD=1 BUILD_IN_DOCKER=1 BOARD=slstk3402a make -C tests/periph_rtt/ flash test --no-print-directory ``` 2020-01-31 17:53:48,867 # RIOT RTT low-level driver test 2020-01-31 17:53:48,869 # This test will display 'Hello' every 5 seconds 2020-01-31 17:53:48,869 # 2020-01-31 17:53:48,870 # Initializing the RTT driver 2020-01-31 17:53:48,871 # RTT now: 0 2020-01-31 17:53:48,875 # Setting initial alarm to now + 5 s (5) 2020-01-31 17:53:48,877 # Done setting up the RTT, wait for many Hellos 2020-01-31 17:53:53,866 # Hello 2020-01-31 17:53:58,864 # Hello 2020-01-31 17:54:03,863 # Hello 2020-01-31 17:54:08,861 # Hello 2020-01-31 17:54:13,860 # Hello ```
RIOT_CI_BUILD=1 BUILD_IN_DOCKER=1 BOARD=nucleo-f767zi make -C tests/riotboot/ flash test --no-print-directory ``` ### Flashing Target ### WARN: Failed to probe board flash. WARN: Falling back to using the openocd configuration value. Binfile detected, adding ROM base address: 0x08000000 Flashing with IMAGE_OFFSET: 0x08000000 Open On-Chip Debugger 0.10.0+dev-gded6799 (2019-12-19-12:01) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html WARNING: interface/stlink-v2-1.cfg is deprecated, please switch to interface/stlink.cfg hla_swd Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD srst_only separate srst_nogate srst_open_drain connect_assert_srst Info : clock speed 2000 kHz Info : STLINK V2J28M17 (API v2) VID:PID 0483:374B Info : Target voltage: 3.247800 Info : stm32f7x.cpu: hardware has 8 breakpoints, 4 watchpoints Info : Listening on port 35515 for gdb connections TargetName Type Endian TapName State -- ------------------ ---------- ------ ------------------ ------------ 0* stm32f7x.cpu hla_target little stm32f7x.cpu reset Info : Unable to match requested speed 2000 kHz, using 1800 kHz Info : Unable to match requested speed 2000 kHz, using 1800 kHz target halted due to debug-request, current mode: Thread xPSR: 0x01000000 pc: 0x08000330 msp: 0x20000200 Info : device id = 0x10006451 Info : flash size = 2048 kbytes Info : Single Bank 2048 kiB STM32F76x/77x found auto erase enabled wrote 1310720 bytes from file /builds/boards/bin/nucleo-f767zi_flashfile.bin in 20.024244s (63.923 KiB/s) verified 1049088 bytes in 4.265742s (240.169 KiB/s) Info : Unable to match requested speed 2000 kHz, using 1800 kHz Info : Unable to match requested speed 2000 kHz, using 1800 kHz shutdown command invoked Done flashing ```
fjmolinas commented 4 years ago
04-single-hop-6lowpan-icmp Task 7 RC3 Passes ``` ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. fe80::d1c1:6d4e:ab6a:1336: icmp_seq=999 ttl=64 rssi=59 dBm time=166.206 ms 2020-01-31 18:04:18,589 # 2020-01-31 18:04:18,592 # --- ff02::1 PING statistics --- 2020-01-31 18:04:18,597 # 1000 packets transmitted, 977 packets received, 2% packet loss 2020-01-31 18:04:18,602 # round-trip min/avg/max = 166.206/224.681/263.716 ms > 2020-01-31 18:04:21,660 # pktbuf 2020-01-31 18:04:21,667 # packet buffer: first byte: 0x200019b0, last byte: 0x200031b0 (size: 6144) 2020-01-31 18:04:21,670 # position of last byte used: 432 2020-01-31 18:04:21,674 # ~ unused: 0x200019b0 (next: (nil), size: 6144) ~ > 2020-01-31 18:04:24,736 # pktbuf 2020-01-31 18:04:24,742 # packet buffer: first byte: 0x1fffdbd4, last byte: 0x1ffff3d4 (size: 6144) 2020-01-31 18:04:24,745 # position of last byte used: 384 2020-01-31 18:04:24,749 # ~ unused: 0x1fffdbd4 (next: (nil), size: 6144) ~ ```
04-single-hop-6lowpan-icmp Task 8 RC3 50 bytes payload Passes ``` ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... fe80::d1c1:6d4e:ab6a:1336: icmp_seq=999 ttl=64 rssi=55 dBm time=172.344 ms 2020-01-31 18:10:07,633 # 2020-01-31 18:10:07,637 # --- fe80::d1c1:6d4e:ab6a:1336 PING statistics --- 2020-01-31 18:10:07,643 # 1000 packets transmitted, 969 packets received, 3% packet loss 2020-01-31 18:10:07,647 # round-trip min/avg/max = 172.344/180.797/280.075 ms > 2020-01-31 18:10:10,713 # pktbuf 2020-01-31 18:10:10,719 # packet buffer: first byte: 0x200019b0, last byte: 0x200031b0 (size: 6144) 2020-01-31 18:10:10,722 # position of last byte used: 432 2020-01-31 18:10:10,727 # ~ unused: 0x200019b0 (next: (nil), size: 6144) ~ > 2020-01-31 18:10:13,788 # pktbuf 2020-01-31 18:10:13,795 # packet buffer: first byte: 0x1fffdbd4, last byte: 0x1ffff3d4 (size: 6144) 2020-01-31 18:10:13,798 # position of last byte used: 392 2020-01-31 18:10:13,802 # ~ unused: 0x1fffdbd4 (next: (nil), size: 6144) ~ ```
fjmolinas commented 4 years ago

Closing now that 2020.01 is out.