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
- Branch
- prop-tests-every-backend
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 2459 Build 3033: tox-on-jenkins Jenkins Build 3032: arc lint + arc unit
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. |