riscv-software-src / riscv-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Exceptions / Failure] debug tests

hananyasegal1 opened this issue · comments

Hi @ALL,

I've tried to run the debug tests and I've received the following results:

image.

Is there any issue with multispike tests that caused to these exceptions and 1 failure?

In addition in the following tests I see 2 failures. Is it tolerance issue or real failure?

  1. spike64-MemorySampleMixed
  2. spike64-MemorySampleMixed

Thanks,
Hananya

The multispike tests regressed at some point. I suspect it has to do with the rbb_daisychain.py script. Without changing the script, it suddenly became so much slower that tests start timing out. If your computer is fast enoug, sometimes the test will pass anyway.

The MemorySampleMixed tests should pass.