Skip to content

using a test file named zlib.py never runs the test #2336

@ebryerwork

Description

@ebryerwork

If the test file name is 'zlib.py', the test will not run; in the log will appear

[2021-12-10T10:39:08] verbose: reframe: Loaded 0 test(s)
[2021-12-10T10:39:08] verbose: reframe: Generated 0 test case(s)

If the test file is named anything else, it runs. I run ReFrame with the command ~/reframe/bin/reframe --run --purge-env --config-file ~/swst-icds-test/settings.py --checkpath ~/swst-icds-test/zlib.py -v. I have attached the test file and my settings file.
zlib_test.tar.gz

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions