Properties
Properties
- Buildable
- B25: rDSTO740bef462123: sql/swh-schema: add a fullname field to person
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Apr 7 2016, 6:30 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 Apr 7 2016, 6:30 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.370s |
29 | |
30 | OK |
31 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Apr 7 2016, 6:30 PM · Built for 6 s
- Status
Passed
1 empty logs are hidden. Show all logs.
121 | swh/storage/converters.py | 23 +++++-- |
---|---|
122 | swh/storage/db.py | 123 +++++++++++++++++++++------------ |
123 | swh/storage/storage.py | 97 +++++++------------------- |
124 | swh/storage/tests/test_converters.py | 42 +++++++---- |
125 | swh/storage/tests/test_storage.py | 45 +++++++++--- |
126 | utils/fix_revisions_from_dump.py | 101 +++++++++++++++++++++++---- |
127 | 10 files changed, 393 insertions(+), 226 deletions(-) |
128 | create mode 100644 sql/upgrades/067.sql |
129 | |
130 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
131 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
132 | Already up-to-date. |
133 | |
134 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
135 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
136 | From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata |
137 | 806788b..c772ebd master -> origin/master |
138 | Updating 806788b..c772ebd |
139 | Fast-forward |
140 | dumps/swh.dump | Bin 99073 -> 100001 bytes |
141 | dumps/swh.sql | 56 ++++++++++++++++++++++++++++---------------------------- |
142 | 2 files changed, 28 insertions(+), 28 deletions(-) |
143 | |
144 | mr update: finished (17 ok) |
145 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Apr 7 2016, 6:30 PM · Built instantly
- Status
Passed