Properties
Properties
- Buildable
- B28: rDSTOede43925fcb4: d/control: Fix homepage
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Apr 15 2016, 12:12 PM · Built for 1 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 15 2016, 12:12 PM · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 7 | db_to_revision (test_converters.TestConverters) ... ok |
|---|---|
| 8 | decode_with_escape (test_converters.TestConverters) ... ok |
| 9 | encode_with_unescape (test_converters.TestConverters) ... ok |
| 10 | encode_with_unescape_invalid_escape (test_converters.TestConverters) ... ok |
| 11 | add_bytes_w_id (test_objstorage.TestObjStorage) ... ok |
| 12 | add_bytes_wo_id (test_objstorage.TestObjStorage) ... ok |
| 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 | |
| 27 | ---------------------------------------------------------------------- |
| 28 | Ran 23 tests in 0.318s |
| 29 | |
| 30 | OK |
| 31 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Apr 15 2016, 12:12 PM · Built for 7 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 182 | swh/web/ui/{ => views}/api.py | 0 |
|---|---|
| 183 | swh/web/ui/{views.py => views/browse.py} | 27 +- |
| 184 | swh/web/ui/{ => views}/errorhandler.py | 7 +- |
| 185 | swh/web/ui/views/main.py | 23 ++ |
| 186 | 19 files changed, 949 insertions(+), 245 deletions(-) |
| 187 | create mode 100644 docs/Makefile |
| 188 | rename docs/{ => source/_static}/dependencies.dot (100%) |
| 189 | rename docs/{ => source/_static}/dependencies.png (100%) |
| 190 | create mode 100644 docs/source/conf.py |
| 191 | create mode 100644 docs/source/index.rst |
| 192 | create mode 100644 docs/source/modules.rst |
| 193 | create mode 100644 docs/source/swh.web.ui.rst |
| 194 | create mode 100644 swh/web/ui/tests/__init__.py |
| 195 | create mode 100644 swh/web/ui/tests/views/__init__.py |
| 196 | rename swh/web/ui/tests/{ => views}/test_api.py (95%) |
| 197 | rename swh/web/ui/tests/{test_views.py => views/test_browse.py} (93%) |
| 198 | create mode 100644 swh/web/ui/tests/views/test_main.py |
| 199 | create mode 100644 swh/web/ui/views/__init__.py |
| 200 | rename swh/web/ui/{ => views}/api.py (100%) |
| 201 | rename swh/web/ui/{views.py => views/browse.py} (98%) |
| 202 | rename swh/web/ui/{ => views}/errorhandler.py (90%) |
| 203 | create mode 100644 swh/web/ui/views/main.py |
| 204 | |
| 205 | mr update: finished (18 ok) |
| 206 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Apr 15 2016, 12:12 PM · Built instantly
- Status
Passed