Properties
Properties
- Buildable
- B172: Diff 146
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 10 2016, 5:57 PM · Built for 2 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 Jun 10 2016, 5:57 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 9 | db_to_git_headers (test_converters.TestConverters) ... ok |
|---|---|
| 10 | db_to_release (test_converters.TestConverters) ... ok |
| 11 | db_to_revision (test_converters.TestConverters) ... ok |
| 12 | add_bytes_w_id (test_objstorage.TestObjStorage) ... ok |
| 13 | add_bytes_wo_id (test_objstorage.TestObjStorage) ... ok |
| 14 | add_file_w_id (test_objstorage.TestObjStorage) ... ok |
| 15 | add_file_wo_id (test_objstorage.TestObjStorage) ... ok |
| 16 | check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok |
| 17 | check_id_mismatch (test_objstorage.TestObjStorage) ... ok |
| 18 | check_missing (test_objstorage.TestObjStorage) ... ok |
| 19 | check_not_gzip (test_objstorage.TestObjStorage) ... ok |
| 20 | check_ok (test_objstorage.TestObjStorage) ... ok |
| 21 | contains (test_objstorage.TestObjStorage) ... ok |
| 22 | get_bytes (test_objstorage.TestObjStorage) ... ok |
| 23 | get_file_path (test_objstorage.TestObjStorage) ... ok |
| 24 | get_missing (test_objstorage.TestObjStorage) ... ok |
| 25 | get_random_contents (test_objstorage.TestObjStorage) ... ok |
| 26 | iter (test_objstorage.TestObjStorage) ... ok |
| 27 | len (test_objstorage.TestObjStorage) ... ok |
| 28 | |
| 29 | ---------------------------------------------------------------------- |
| 30 | Ran 26 tests in 0.501s |
| 31 | |
| 32 | OK |
| 33 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 10 2016, 5:57 PM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 126 | |
|---|---|
| 127 | mr update: /home/temp-drydock/drydock/workingcopy-155/repo/swh-environment/swh-web-ui |
| 128 | mr update: /home/temp-drydock/drydock/workingcopy-155/repo/swh-environment/swh-web-ui |
| 129 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
| 130 | 7a0cfff..e9360a4 master -> origin/master |
| 131 | Updating 7a0cfff..e9360a4 |
| 132 | Fast-forward |
| 133 | swh/web/ui/backend.py | 30 +++++++ |
| 134 | swh/web/ui/converters.py | 32 ++++--- |
| 135 | swh/web/ui/service.py | 32 ++++++- |
| 136 | swh/web/ui/templates/revision-log.html | 31 ++++++- |
| 137 | swh/web/ui/templates/revision.html | 10 +++ |
| 138 | swh/web/ui/tests/test_backend.py | 56 ++++++++++++ |
| 139 | swh/web/ui/tests/test_converters.py | 111 ++++++++++++++++++++++++ |
| 140 | swh/web/ui/tests/test_service.py | 154 ++++++++++++++++++++++++++++++++- |
| 141 | swh/web/ui/tests/test_utils.py | 94 +++++++++++++++++++- |
| 142 | swh/web/ui/tests/views/test_api.py | 91 +++++++++++++++++-- |
| 143 | swh/web/ui/tests/views/test_browse.py | 95 ++++++++++++++++++++ |
| 144 | swh/web/ui/utils.py | 5 ++ |
| 145 | swh/web/ui/views/api.py | 57 +++++++++++- |
| 146 | swh/web/ui/views/browse.py | 59 ++++++++++++- |
| 147 | 14 files changed, 825 insertions(+), 32 deletions(-) |
| 148 | |
| 149 | mr update: finished (18 ok) |
| 150 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 10 2016, 5:57 PM · Built instantly
- Status
Passed