Properties
Properties
- Buildable
- B143: rDSTOd0ce0997a2de: Forgot to change the encoding into the tests.
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at May 30 2016, 5:02 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 May 30 2016, 5:02 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
13 | decode_with_escape (test_converters.TestConverters) ... ok |
---|---|
14 | encode_with_unescape (test_converters.TestConverters) ... ok |
15 | encode_with_unescape_invalid_escape (test_converters.TestConverters) ... ok |
16 | add_bytes_w_id (test_objstorage.TestObjStorage) ... ok |
17 | add_bytes_wo_id (test_objstorage.TestObjStorage) ... ok |
18 | add_file_w_id (test_objstorage.TestObjStorage) ... ok |
19 | add_file_wo_id (test_objstorage.TestObjStorage) ... ok |
20 | check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok |
21 | check_id_mismatch (test_objstorage.TestObjStorage) ... ok |
22 | check_missing (test_objstorage.TestObjStorage) ... ok |
23 | check_not_gzip (test_objstorage.TestObjStorage) ... ok |
24 | check_ok (test_objstorage.TestObjStorage) ... ok |
25 | contains (test_objstorage.TestObjStorage) ... ok |
26 | get_bytes (test_objstorage.TestObjStorage) ... ok |
27 | get_file_path (test_objstorage.TestObjStorage) ... ok |
28 | get_missing (test_objstorage.TestObjStorage) ... ok |
29 | get_random_contents (test_objstorage.TestObjStorage) ... ok |
30 | iter (test_objstorage.TestObjStorage) ... ok |
31 | len (test_objstorage.TestObjStorage) ... ok |
32 | |
33 | ---------------------------------------------------------------------- |
34 | Ran 28 tests in 1.320s |
35 | |
36 | OK |
37 |
Update environment from working copy
Update environment from working copy
- When
- Completed at May 30 2016, 5:02 PM · Built for 11 s
- Status
Passed
1 empty logs are hidden. Show all logs.
80 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-storage |
---|---|
81 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
82 | eb8ada4..d0ce099 master -> origin/master |
83 | Updating eb8ada4..d0ce099 |
84 | Fast-forward |
85 | swh/storage/checker/checker.py | 14 ++++++++------ |
86 | swh/storage/objstorage/objstorage.py | 3 ++- |
87 | swh/storage/tests/test_objstorage.py | 2 +- |
88 | 3 files changed, 11 insertions(+), 8 deletions(-) |
89 | |
90 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-web-ui |
91 | mr update: /home/temp-drydock/drydock/workingcopy-159/repo/swh-environment/swh-web-ui |
92 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
93 | d99ae9c..7a0cfff master -> origin/master |
94 | Updating d99ae9c..7a0cfff |
95 | Fast-forward |
96 | swh/web/ui/converters.py | 1 + |
97 | swh/web/ui/service.py | 31 ++++++++++ |
98 | swh/web/ui/tests/test_service.py | 117 ++++++++++++++++++++++++++++++++++++- |
99 | swh/web/ui/tests/views/test_api.py | 68 +++++++++++++++++++++ |
100 | swh/web/ui/views/api.py | 24 ++++++++ |
101 | 5 files changed, 240 insertions(+), 1 deletion(-) |
102 | |
103 | mr update: finished (18 ok) |
104 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at May 30 2016, 5:02 PM · Built instantly
- Status
Passed