Page MenuHomeSoftware Heritage

use an in-memory storage for tests
ClosedPublic

Authored by douardda on May 31 2022, 6:39 PM.

Diff Detail

Repository
rDVAU Software Heritage Vault
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build has FAILED

Patch application report for D7929 (id=28565)

Rebasing onto 922a1ea0aa...

Current branch diff-target is up to date.
Changes applied before test
commit 83b4cad7af66c1076fc34a804a158b6c04e3d2d1
Author: David Douard <david.douard@sdfa3.org>
Date:   Tue May 31 18:24:03 2022 +0200

    use an in-memory storage for tests
    
    to reduce test execution time a bit.

Link to build: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/232/
See console output for more information: https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/232/console

Harbormaster returned this revision to the author for changes because remote builds failed.May 31 2022, 6:42 PM
Harbormaster failed remote builds in B29650: Diff 28565!

keep test_git_bare_cooker using a postgresql storage

this one really needs it.

Build is green

Patch application report for D7929 (id=28571)

Rebasing onto 922a1ea0aa...

Current branch diff-target is up to date.
Changes applied before test
commit b7b7927ec97b61c4943a6b6f1eb17a72ca19dae1
Author: David Douard <david.douard@sdfa3.org>
Date:   Tue May 31 18:24:03 2022 +0200

    use an in-memory storage for test_cookers and test_to_disk
    
    to reduce test execution time a bit.
    Keep test_git_bare_cooker using a postgresql backend, since it depends
    on it (support for displayname).

See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/234/ for more details.

This revision is now accepted and ready to land.May 31 2022, 7:32 PM