Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDSTOCd1ce2445d247: Run property-based tests on RemoteStorage and in_memory.Storage.
R65:d1ce2445d247: Run property-based tests on RemoteStorage and in_memory.Storage.
rDSTOd1ce2445d247: Run property-based tests on RemoteStorage and in_memory.Storage.
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/90/ for more details.
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/95/ for more details.
Comment Actions
Thanks
swh/storage/tests/test_in_memory.py | ||
---|---|---|
47 | What does this do? It runs and if it fails, that displays the 'not implement yet' mention? |
swh/storage/tests/test_in_memory.py | ||
---|---|---|
47 | It does not run, unless --runxfail is provided to pytest. |