Skip to content

--restore-session --failed doesn't seem to work with --repeat #3072

@mirenradia

Description

@mirenradia

When I run a benchmark with a command such as

reframe -c /path/to/my/benchmark -r --repeat=2

and one of the runs fails, doing

reframe --restore-session --failed -r

finds 0 checks so I see

[==========] Running 0 check(s)
[==========] Started on Wed Dec  6 11:37:46 2023

[----------] start processing checks
[----------] all spawned checks have finished

[  PASSED  ] Ran 0/0 test case(s) from 0 check(s) (0 failure(s), 0 skipped, 0 aborted)
[==========] Finished on Wed Dec  6 11:37:46 2023

This doesn't seem to be a problem when one of the runs fails without the --repeat flag.

Please find attached two consecutive ReFrame reports demonstrating this issue:

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions