It will be used for API client/server property tests,
because they need to remotely reset the state and cannot
create a new storage.
Details
Diff Detail
- Repository
- rDSTO Storage manager
- Branch
- inmem-reset
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 6575 Build 9166: tox-on-jenkins Jenkins Build 9165: arc lint + arc unit
Event Timeline
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/513/ for more details.
I may have missed it, but where is this specific endpoint used? I cannot find any usage in following diffs... Why is this "cannot create a new storage" statement true?
D1664, ctrl-f .reset()
Why is this "cannot create a new storage" statement true?
Because the storage does not run in the same process as the tests.
I saw this but wasn't sure it was the same exposed reset() function.
Why is this "cannot create a new storage" statement true?
Because the storage does not run in the same process as the tests.
humm ok then.
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tox/525/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tox/525/console