Properties
Properties
- Buildable
- B145: Diff 116
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at May 31 2016, 5:11 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 May 31 2016, 5:11 PM · Built for 2 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.711s |
37 | |
38 | OK |
39 |
Update environment from working copy
Update environment from working copy
- When
- Completed at May 31 2016, 5:11 PM · Built for 10 s
- Status
Passed
1 empty logs are hidden. Show all logs.
85 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
---|---|
86 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
87 | eb8ada4..d0ce099 master -> origin/master |
88 | Updating eb8ada4..d0ce099 |
89 | Fast-forward |
90 | swh/storage/checker/checker.py | 14 ++++++++------ |
91 | swh/storage/objstorage/objstorage.py | 3 ++- |
92 | swh/storage/tests/test_objstorage.py | 2 +- |
93 | 3 files changed, 11 insertions(+), 8 deletions(-) |
94 | |
95 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
96 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
97 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
98 | d99ae9c..7a0cfff master -> origin/master |
99 | Updating d99ae9c..7a0cfff |
100 | Fast-forward |
101 | swh/web/ui/converters.py | 1 + |
102 | swh/web/ui/service.py | 31 ++++++++++ |
103 | swh/web/ui/tests/test_service.py | 117 ++++++++++++++++++++++++++++++++++++- |
104 | swh/web/ui/tests/views/test_api.py | 68 +++++++++++++++++++++ |
105 | swh/web/ui/views/api.py | 24 ++++++++ |
106 | 5 files changed, 240 insertions(+), 1 deletion(-) |
107 | |
108 | mr update: finished (18 ok) |
109 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at May 31 2016, 5:11 PM · Built instantly
- Status
Passed