Page MenuHomeSoftware Heritage

Another trivial test
AbandonedPublic

Authored by olasd on Mar 28 2020, 5:13 PM.

Details

Reviewers
None
Group Reviewers
Reviewers
Summary

Depends on D2921.

Diff Detail

Repository
rDSTO Storage manager
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11444
Build 17340: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 17339: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D2925 (id=10366)

Could not rebase; Attempt merge onto 570dce27c1...

Updating 570dce2..5aeb773
Fast-forward
 sql/upgrades/147.sql              | 25 +++++++++++++++++++++++++
 swh/storage/sql/30-swh-schema.sql |  2 +-
 swh/storage/sql/40-swh-func.sql   |  7 ++++---
 swh/storage/tests/test_storage.py |  8 ++++++++
 4 files changed, 38 insertions(+), 4 deletions(-)
 create mode 100644 sql/upgrades/147.sql
Changes applied before test
commit 5aeb7736aae5b912df537aa8a34a04f389d319be
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Sat Mar 28 17:12:26 2020 +0100

    Another trivial test

commit 479ec36f3b15ae26731f3d069e93f8f99a9f0d8c
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Fri Mar 27 19:45:18 2020 +0100

    Commit a stupid thing to see whether stacked diffs do something useful

commit 3d29938efed51ccaf17b5a62be456da629045d54
Author: Nicolas Dandrimont <nicolas@dandrimont.eu>
Date:   Thu Mar 5 14:18:41 2020 +0100

    Make release_add support adding the same object twice in the same call
    
    This is an edge case, but the mirror infrastructure is apparently hitting it. We
    modify the SQL query to be properly idempotent.

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