Properties
Properties
- Buildable
- B155: Diff 124
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jun 1 2016, 4:37 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 Jun 1 2016, 4:37 PM · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
15 | decode_with_escape (test_converters.TestConverters) ... ok |
---|---|
16 | encode_with_unescape (test_converters.TestConverters) ... ok |
17 | encode_with_unescape_invalid_escape (test_converters.TestConverters) ... ok |
18 | add_bytes_w_id (test_objstorage.TestObjStorage) ... ok |
19 | add_bytes_wo_id (test_objstorage.TestObjStorage) ... ok |
20 | add_file_w_id (test_objstorage.TestObjStorage) ... ok |
21 | add_file_wo_id (test_objstorage.TestObjStorage) ... ok |
22 | check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok |
23 | check_id_mismatch (test_objstorage.TestObjStorage) ... ok |
24 | check_missing (test_objstorage.TestObjStorage) ... ok |
25 | check_not_gzip (test_objstorage.TestObjStorage) ... ok |
26 | check_ok (test_objstorage.TestObjStorage) ... ok |
27 | contains (test_objstorage.TestObjStorage) ... ok |
28 | get_bytes (test_objstorage.TestObjStorage) ... ok |
29 | get_file_path (test_objstorage.TestObjStorage) ... ok |
30 | get_missing (test_objstorage.TestObjStorage) ... ok |
31 | get_random_contents (test_objstorage.TestObjStorage) ... ok |
32 | iter (test_objstorage.TestObjStorage) ... ok |
33 | len (test_objstorage.TestObjStorage) ... ok |
34 | |
35 | ---------------------------------------------------------------------- |
36 | Ran 30 tests in 0.620s |
37 | |
38 | OK |
39 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 1 2016, 4:37 PM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
94 | swh/storage/tests/test_objstorage_api.py | 10 ++ |
---|---|
95 | 9 files changed, 374 insertions(+), 4 deletions(-) |
96 | create mode 100644 swh/storage/checker/__init__.py |
97 | create mode 100644 swh/storage/checker/checker.py |
98 | create mode 100644 swh/storage/tests/test_checker.py |
99 | |
100 | mr update: /home/temp-drydock/drydock/workingcopy-155/repo/swh-environment/swh-storage-testdata |
101 | mr update: /home/temp-drydock/drydock/workingcopy-155/repo/swh-environment/swh-storage-testdata |
102 | Already up-to-date. |
103 | |
104 | mr update: /home/temp-drydock/drydock/workingcopy-155/repo/swh-environment/swh-web-ui |
105 | mr update: /home/temp-drydock/drydock/workingcopy-155/repo/swh-environment/swh-web-ui |
106 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
107 | d99ae9c..7a0cfff master -> origin/master |
108 | Updating d99ae9c..7a0cfff |
109 | Fast-forward |
110 | swh/web/ui/converters.py | 1 + |
111 | swh/web/ui/service.py | 31 ++++++++++ |
112 | swh/web/ui/tests/test_service.py | 117 ++++++++++++++++++++++++++++++++++++- |
113 | swh/web/ui/tests/views/test_api.py | 68 +++++++++++++++++++++ |
114 | swh/web/ui/views/api.py | 24 ++++++++ |
115 | 5 files changed, 240 insertions(+), 1 deletion(-) |
116 | |
117 | mr update: finished (18 ok) |
118 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 1 2016, 4:37 PM · Built instantly
- Status
Passed