Page MenuHomeSoftware Heritage

Properties

Buildable
B45: Diff 25
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

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

Build Log 236 (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:39 PM · Built for 4 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

13add_file_w_id (test_objstorage.TestObjStorage) ... ok
14add_file_wo_id (test_objstorage.TestObjStorage) ... ok
15check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok
16check_id_mismatch (test_objstorage.TestObjStorage) ... ok
17check_missing (test_objstorage.TestObjStorage) ... ok
18check_not_gzip (test_objstorage.TestObjStorage) ... ok
19check_ok (test_objstorage.TestObjStorage) ... ok
20contains (test_objstorage.TestObjStorage) ... ok
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----------------------------------------------------------------------
34Ran 29 tests in 2.337s
35
36OK
37

Update environment from working copy

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

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

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 | 79 ++++++
91 swh/web/ui/tests/views/test_api.py | 53 ++++
92 swh/web/ui/tests/views/test_browse.py | 288 +++++++++------------
93 swh/web/ui/views/api.py | 31 ++-
94 swh/web/ui/views/browse.py | 103 ++++----
95 21 files changed, 721 insertions(+), 261 deletions(-)
96 create mode 100644 swh/web/ui/static/css/bootstrap-responsive.min.css
97 rename swh/web/ui/static/{ => css}/style.css (93%)
98 create mode 100644 swh/web/ui/static/js/filedrop.js
99 create mode 120000 swh/web/ui/static/lib/core.js
100 create mode 120000 swh/web/ui/static/lib/lib-typedarrays.js
101 create mode 120000 swh/web/ui/static/lib/sha1.js
102 create mode 120000 swh/web/ui/static/lib/sha256.js
103
104mr update: finished (18 ok)
105

Clone on Software Heritage Worker

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

Event Timeline