inspect4py icon indicating copy to clipboard operation
inspect4py copied to clipboard

Problematic tests

Open dgarijo opened this issue 3 years ago • 0 comments

I did a fresh install of inspect4py from the dev branch. There are 2 problematic tests:

FAILED test_inspect4py.py::Test::test_metadata - AssertionError: assert {'allow_forki...{/user}', ...} == {}
FAILED test_inspect4py.py::Test::test_multiple_mains - assert 0 == 2

These should be reviewed (no critical functionality, but important that they work)

dgarijo avatar Dec 19 '22 16:12 dgarijo