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
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
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