Page MenuHomeSoftware Heritage

Properties

Buildable
B43: Diff 22
Build Plan
Plan 2 Software Heritage Python tests
Status
Failed

Lint

When
Completed at Apr 29 2016, 4:17 PM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 224 (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 Apr 29 2016, 4:17 PM · Built for 3 s
Status
Failed
1 empty logs are hidden. Show all logs.

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

21get_bytes (test_objstorage.TestObjStorage) ... ok
22get_file_path (test_objstorage.TestObjStorage) ... ok
23get_missing (test_objstorage.TestObjStorage) ... ok
24iter (test_objstorage.TestObjStorage) ... ok
25len (test_objstorage.TestObjStorage) ... ok
26content_add (test_objstorage_api.TestRemoteArchive) ... ok
27content_check_invalid (test_objstorage_api.TestRemoteArchive) ... ok
28content_check_missing (test_objstorage_api.TestRemoteArchive) ... ok
29content_check_valid (test_objstorage_api.TestRemoteArchive) ... ok
30content_get_missing (test_objstorage_api.TestRemoteArchive) ... ok
31content_get_present (test_objstorage_api.TestRemoteArchive) ... ok
32
33======================================================================
34ERROR: check_file_and_dirs_mode (test_objstorage.TestObjStorage)
35----------------------------------------------------------------------
36Traceback (most recent call last):
37 File "/home/temp-drydock/drydock/workingcopy-155/repo/swh-storage/swh/storage/tests/test_objstorage.py", line 107, in check_file_and_dirs_mode
38 objstorage.DIR_MODE)
39AttributeError: 'module' object has no attribute 'DIR_MODE'
40
41----------------------------------------------------------------------
42Ran 29 tests in 2.395s
43
44FAILED (errors=1)
45

Update environment from working copy

When
Completed at Apr 29 2016, 4:17 PM · Built for 9 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

79 swh/web/ui/service.py | 20 ++
80 swh/web/ui/static/css/bootstrap-responsive.min.css | 9 +
81 swh/web/ui/static/{ => css}/style.css | 3 +
82 swh/web/ui/static/js/filedrop.js | 146 +++++++++++
83 swh/web/ui/static/lib/core.js | 1 +
84 swh/web/ui/static/lib/lib-typedarrays.js | 1 +
85 swh/web/ui/static/lib/sha1.js | 1 +
86 swh/web/ui/static/lib/sha256.js | 1 +
87 swh/web/ui/templates/layout.html | 5 +-
88 swh/web/ui/templates/upload_and_search.html | 106 ++++++--
89 swh/web/ui/tests/test_backend.py | 39 +++
90 swh/web/ui/tests/test_service.py | 48 ++++
91 swh/web/ui/tests/views/test_browse.py | 288 +++++++++------------
92 swh/web/ui/views/browse.py | 103 ++++----
93 19 files changed, 590 insertions(+), 253 deletions(-)
94 create mode 100644 swh/web/ui/static/css/bootstrap-responsive.min.css
95 rename swh/web/ui/static/{ => css}/style.css (93%)
96 create mode 100644 swh/web/ui/static/js/filedrop.js
97 create mode 120000 swh/web/ui/static/lib/core.js
98 create mode 120000 swh/web/ui/static/lib/lib-typedarrays.js
99 create mode 120000 swh/web/ui/static/lib/sha1.js
100 create mode 120000 swh/web/ui/static/lib/sha256.js
101
102mr update: finished (18 ok)
103

Clone on Software Heritage Worker

When
Completed at Apr 29 2016, 4:17 PM · Built instantly
Status
Passed

Event Timeline