Hello,
I'm exploring VManager tool capabilities.
I launched a simulation with xrun, which terminates with a fatal error (`uvm_fatal actually).
Then I imported the flow session, through VManager -> Regression -> Collect Runs, linking the directory with ucm and ucd of just failed run.
VManager imports the test with following attributes:
Total Runs =1
#Passed =1
#Failed =0
What I'm missing here? It should be imported as failed test.
If I right click on flow name and choose Analyze All Runs, VManager brings me to Analysis tab and I can see only a PASSED tag in Runs subwindow.
Thank you for any help