Properties
Properties
- Buildable
- B45: Diff 25
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Apr 29 2016, 4:39 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | python3 -m flake8 swh bin/swh-storage-add-dir bin/swh-objstorage-fsck bin/swh-objstorage-add-dir |
|---|---|
| 2 |
Python tests
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.
| 13 | add_file_w_id (test_objstorage.TestObjStorage) ... ok |
|---|---|
| 14 | add_file_wo_id (test_objstorage.TestObjStorage) ... ok |
| 15 | check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok |
| 16 | check_id_mismatch (test_objstorage.TestObjStorage) ... ok |
| 17 | check_missing (test_objstorage.TestObjStorage) ... ok |
| 18 | check_not_gzip (test_objstorage.TestObjStorage) ... ok |
| 19 | check_ok (test_objstorage.TestObjStorage) ... ok |
| 20 | contains (test_objstorage.TestObjStorage) ... ok |
| 21 | get_bytes (test_objstorage.TestObjStorage) ... ok |
| 22 | get_file_path (test_objstorage.TestObjStorage) ... ok |
| 23 | get_missing (test_objstorage.TestObjStorage) ... ok |
| 24 | iter (test_objstorage.TestObjStorage) ... ok |
| 25 | len (test_objstorage.TestObjStorage) ... ok |
| 26 | content_add (test_objstorage_api.TestRemoteArchive) ... ok |
| 27 | content_check_invalid (test_objstorage_api.TestRemoteArchive) ... ok |
| 28 | content_check_missing (test_objstorage_api.TestRemoteArchive) ... ok |
| 29 | content_check_valid (test_objstorage_api.TestRemoteArchive) ... ok |
| 30 | content_get_missing (test_objstorage_api.TestRemoteArchive) ... ok |
| 31 | content_get_present (test_objstorage_api.TestRemoteArchive) ... ok |
| 32 | |
| 33 | ---------------------------------------------------------------------- |
| 34 | Ran 29 tests in 2.337s |
| 35 | |
| 36 | OK |
| 37 |
Update environment from working copy
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.
| 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 | |
| 104 | mr update: finished (18 ok) |
| 105 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Apr 29 2016, 4:39 PM · Built instantly
- Status
Passed