Page MenuHomeSoftware Heritage

Build 273

Lint

When
Completed at Jun 13 2016, 2:51 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 962 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1python3 -m flake8 swh bin/swh-storage-add-dir bin/swh-objstorage-fsck bin/swh-objstorage-add-dir
2

Python tests

When
Completed at Jun 13 2016, 2:51 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 961 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

5repair_content_present_distributed (test_checker.TestChecker) ... ok
6repair_content_present_first (test_checker.TestChecker) ... ok
7repair_content_present_second (test_checker.TestChecker) ... ok
8db_to_author (test_converters.TestConverters) ... ok
9db_to_git_headers (test_converters.TestConverters) ... ok
10db_to_release (test_converters.TestConverters) ... ok
11db_to_revision (test_converters.TestConverters) ... ok
12add_get_w_id (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
13add_get_wo_id (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
14check_id_mismatch (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
15check_missing (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
16check_not_gzip (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
17check_present (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
18contains (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
19get_missing (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
20get_random_contents (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
21iter (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
22len (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
23restore_content (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
24
25----------------------------------------------------------------------
26Ran 22 tests in 0.715s
27
28OK
29

Update environment from working copy

When
Completed at Jun 13 2016, 2:51 PM · Built for 13 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 954 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

101mr update: /home/temp-drydock/drydock/workingcopy-158/repo/swh-environment/swh-storage
102From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
103 363f3e6..45eab09 master -> origin/master
104Updating 363f3e6..45eab09
105Fast-forward
106 bin/swh-objstorage-add-dir | 2 +-
107 swh/storage/checker/checker.py | 6 +-
108 swh/storage/objstorage/__init__.py | 5 +-
109 swh/storage/objstorage/api/server.py | 13 +-
110 swh/storage/objstorage/objstorage.py | 435 +++--------------------
111 swh/storage/objstorage/objstorage_pathslicing.py | 350 ++++++++++++++++++
112 swh/storage/storage.py | 10 +-
113 swh/storage/tests/objstorage_testing.py | 70 ++++
114 swh/storage/tests/test_checker.py | 17 +-
115 swh/storage/tests/test_objstorage.py | 163 ---------
116 swh/storage/tests/test_objstorage_api.py | 12 +-
117 swh/storage/tests/test_objstorage_pathslicing.py | 78 ++++
118 12 files changed, 589 insertions(+), 572 deletions(-)
119 create mode 100644 swh/storage/objstorage/objstorage_pathslicing.py
120 create mode 100644 swh/storage/tests/objstorage_testing.py
121 delete mode 100644 swh/storage/tests/test_objstorage.py
122 create mode 100644 swh/storage/tests/test_objstorage_pathslicing.py
123
124mr update: finished (18 ok)
125

Clone on Software Heritage Worker

When
Completed at Jun 13 2016, 2:51 PM · Built instantly
Status
Passed

Event Timeline