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

boards/esp32-wroom-32: tests/mtd_raw flakey #16130

Open
kaspar030 opened this issue Mar 3, 2021 · 1 comment
Open

boards/esp32-wroom-32: tests/mtd_raw flakey #16130

kaspar030 opened this issue Mar 3, 2021 · 1 comment
Labels
Area: tests Area: tests and testing framework Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@kaspar030
Copy link
Contributor

Description

https://ci.riot-os.org/RIOT-OS/RIOT/16095/b866b7a0ebd91dfacca1c7e0c709bb4eef5ea0d3/output/run_test/tests/mtd_raw/esp32-wroom-32:gnu.txt

> info

mtd devices: 1
 -=[ MTD_0test 0
 ]=-
sectors: 763
pages per sector: 16
page size: 256
total: 3052 kiB
> test 0

[START]
EXCEPTION!! exccause=0 (IllegalInstructionCause) @800d2c78 excvaddr=00000000

processes:

	pid | name                 | state    Q | pri | stack  ( used) ( free) | base addr  | current     
	  - | isr_stack            | -        - |   - |   2048 (    0) ( 2048) | 0x3ffb0000 | 0x3ffb0800
	  1 | idle                 | pending  Q |  15 |   2048 (  440) ( 1608) | 0x3ffb0e88 | 0x3ffb14d0 
	  2 | main                 | running  Q |   7 |   3072 ( 1176) ( 1896) | 0x3ffb1688 | 0x3ffb1f30 
	    | SUM                  |            |     |   7168 ( 1616) ( 5552)


heap: 322040 (used 5200, free 316840) [bytes]


register set

pc      : 400d0642	ps      : 00060f30	exccause: 00000000	excvaddr: 00000000

epc1    : 400d0642	epc2    : 00000000	epc3    : 00000000	epc4    : 00000000

epc5    : 00000000	epc6    : 00000000	epc7    : 00000000	

a0      : 800d2c78	a1      : 3ffb2090	a2      : 00002f90	a3      : 3ffb3ae8

a4      : 3ffb24d4	a5      : 00000ffb	a6      : 000000fb	a7      : 000000ff

a8      : 800d0642	a9      : 3ffb2070	a10     : 00000000	a11     : 3ffb3af5

a12     : 3ffb209d	a13     : 00000005	a14     : 0000000d	a15     : 400842b0

lbeg    : 400861b0	lend    : 400861ba	lcount  : 00000000

ets Jun  8 2016 00:22:57



rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)

configsip: 0, SPIWP:0xee

clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00

mode:DOUT, clock div:2

load:0x3fff0018,len:4

load:0x3fff001c,len:4004

load:0x40078000,len:7304

load:0x40080000,len:7224

entry 0x40080350

W (29) boot: PRO CPU has been reset by WDT.

W (29) boot: WDT reset info: PRO CPU PC=0x400803c0

W (29) boot: WDT reset info: APP CPU PC=0xfe79f3eb


main(): This is RIOT! (Version: buildtest)
Manual MTD test
init MTD_0… OK (3052 kiB)
> Timeout in expect script at "child.expect_exact("[SUCCESS]")" (tests/mtd_raw/tests/01-run.py:20)

/tmp/dwq.0.8563909233188672/50cee6f8282534029fe03d2c2369f328/makefiles/tests/tests.inc.mk:22: recipe for target 'test' failed
make: *** [test] Error 1
make: Leaving directory '/tmp/dwq.0.8563909233188672/50cee6f8282534029fe03d2c2369f328/tests/mtd_raw'

Steps to reproduce the issue

Expected results

Actual results

Versions

@kaspar030 kaspar030 added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: tests Area: tests and testing framework labels Mar 3, 2021
@kaspar030
Copy link
Contributor Author

might be the same as #15123, #15137, #15186

@MrKevinWeiss MrKevinWeiss added this to the Release 2021.07 milestone Jun 22, 2021
@MrKevinWeiss MrKevinWeiss removed this from the Release 2021.07 milestone Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: tests Area: tests and testing framework Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

No branches or pull requests

2 participants