Page MenuHomeSoftware Heritage

Build 343

Properties

Buildable
B228: Diff 191
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

When
Completed at Jun 21 2016, 3:06 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 1202 (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 21 2016, 3:06 PM · Built for 1 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

41contains (test_objstorage_multiplexer.TestMultiplexerObjStorage) ... ok
42get_missing (test_objstorage_multiplexer.TestMultiplexerObjStorage) ... ok
43get_random_contents (test_objstorage_multiplexer.TestMultiplexerObjStorage) ... ok
44iter (test_objstorage_multiplexer.TestMultiplexerObjStorage) ... ok
45len (test_objstorage_multiplexer.TestMultiplexerObjStorage) ... ok
46len_multiple (test_objstorage_multiplexer.TestMultiplexerObjStorage) ... ok
47restore_content (test_objstorage_multiplexer.TestMultiplexerObjStorage) ... ok
48add_get_w_id (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
49add_get_wo_id (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
50check_id_mismatch (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
51check_missing (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
52check_not_gzip (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
53check_present (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
54contains (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
55get_missing (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
56get_random_contents (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
57iter (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
58len (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
59restore_content (test_objstorage_pathslicing.TestpathSlicingObjStorage) ... ok
60
61----------------------------------------------------------------------
62Ran 58 tests in 0.557s
63
64OK
65

Update environment from working copy

When
Completed at Jun 21 2016, 3:06 PM · Built for 7 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

69 .../objstorage/multiplexer/filter/id_filter.py | 99 ++++++
70 .../multiplexer/filter/read_write_filter.py | 17 +
71 .../multiplexer/multiplexer_objstorage.py | 166 +++++++++
72 swh/storage/tests/test_multiplexer_filter.py | 373 +++++++++++++++++++++
73 swh/storage/tests/test_objstorage_multiplexer.py | 78 +++++
74 8 files changed, 883 insertions(+)
75 create mode 100644 swh/storage/objstorage/multiplexer/__init__.py
76 create mode 100644 swh/storage/objstorage/multiplexer/filter/__init__.py
77 create mode 100644 swh/storage/objstorage/multiplexer/filter/filter.py
78 create mode 100644 swh/storage/objstorage/multiplexer/filter/id_filter.py
79 create mode 100644 swh/storage/objstorage/multiplexer/filter/read_write_filter.py
80 create mode 100644 swh/storage/objstorage/multiplexer/multiplexer_objstorage.py
81 create mode 100644 swh/storage/tests/test_multiplexer_filter.py
82 create mode 100644 swh/storage/tests/test_objstorage_multiplexer.py
83
84mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage-testdata
85mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-storage-testdata
86Already up-to-date.
87
88mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-web-ui
89mr update: /home/temp-drydock/drydock/workingcopy-157/repo/swh-environment/swh-web-ui
90Already up-to-date.
91
92mr update: finished (18 ok)
93

Clone on Software Heritage Worker

When
Completed at Jun 21 2016, 3:06 PM · Built instantly
Status
Passed

Event Timeline