zephyrproject-rtos / test_results

Consolidated test results
7 stars 12 forks source link

tests-ci : testing: ztest: base.verbose_0 test No Console Output(Timeout) #1515

Closed hakehuang closed 1 year ago

hakehuang commented 1 year ago
**Describe the bug**
base.verbose_0 test is No Console Output(Timeout) on zephyr-v3.2.0-2490-ga1b4896efe46 on mimxrt1170_evk_cm7

see logs for details

**To Reproduce**
1. 
```
scripts/twister --device-testing --device-serial /dev/ttyACM0 -p mimxrt1170_evk_cm7      --sub-test testing.ztest
```
2. See error

**Expected behavior**
test pass

**Impact**

**Logs and console output**

```
*** Booting Zephyr OS build zephyr-v3.2.0-2490-ga1b4896efe46 ***

E: USAGE FAULT E: Illegal use of the EPSR E: r0/a1: 0x00000000 r1/a2: 0xe000ed00 r2/a3: 0xfffffff8 E: r3/a4: 0x80001e0c r12/ip: 0x40460000 r14/lr: 0x30006879 E: xpsr: 0xa0000000 E: Faulting instruction address (r15/pc): 0x00000000 E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 E: Current thread: 0x80000578 (main) E: Halting system

```

**Environment (please complete the following information):**
 - OS: (e.g. Linux )
 - Toolchain (e.g Zephyr SDK)
 - Commit SHA or Version used: zephyr-v3.2.0-2490-ga1b4896efe46
hakehuang commented 1 year ago
Also fails on mimxrt1170_evk_cm7 for zephyr-v3.2.0-2490-ga1b4896efe46