lowRISC / lowRISC/opentitan

[test-triage, darjeeling] chip_sw_rstmgr_cpu_info

Open
#26,876 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component:TestTriage
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

### Hierarchy of regression failure

Chip Level

### Failure Description

```
* `UVM_ERROR @ * us: (chip_sw_base_vseq.sv:375) virtual_sequencer [chip_sw_base_vseq] SW TEST TIMED OUT. STATE: SwTestStatusInTest, TIMEOUT = * ns` has 1 failures:
* Test chip_sw_rstmgr_cpu_info has 1 failures.
* 0.chip_sw_rstmgr_cpu_info.1\
Line 1515, in log /home/doreis/git/opentitan.git/master/scratch/master/chip_darjeeling_asic-sim-xcelium/0.chip_sw_rstmgr_cpu_info/latest/run.log

UVM_ERROR @ 20019.388725 us: (chip_sw_base_vseq.sv:375) uvm_test_top.env.virtual_sequencer [uvm_test_top.env.virtual_sequencer.chip_sw_base_vseq] SW TEST TIMED OUT. STATE: SwTestStatusInTest, TIMEOUT = 20000000 ns

UVM_INFO @ 20019.388725 us: (uvm_report_catcher.svh:705) [UVM/REPORT/CATCHER]
--- UVM Report catcher Summary ---
```

### Steps to Reproduce

- GitHub Revision: master
```sh
util/dvsim/dvsim.py hw/top_darjeeling/dv/chip_sim_cfg.hjson --tool xcelium -v m --fi 1 -i chip_sw_rstmgr_cpu_info

```

### Tests with similar or related failures

- [ ] chip_sw_rstmgr_cpu_info

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce chip_sw_rstmgr_cpu_info with the supplied util/dvsim/dvsim.py command and inspect the referenced run.log, especially the timeout reported from chip_sw_base_vseq.sv:375. Trace why the test remains in SwTestStatusInTest and confirm that the regression no longer reports the timeout.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.