Properties
Properties
- Buildable
- B13: rDSTObfc8984cf23e: revision.metadata JSON Schema: set allowed values to: tar, zip, dsc
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Mar 8 2016, 4:51 PM · Built for 26 s
- Status
Failed
1 | python3 -m flake8 swh bin/swh-storage-add-dir bin/swh-objstorage-fsck bin/swh-objstorage-add-dir |
---|---|
2 | swh/storage/converters.py:35:80: E501 line too long (82 > 79 characters) |
3 | swh/storage/db.py:133:40: E701 multiple statements on one line (colon) |
4 | swh/storage/db.py:136:39: E701 multiple statements on one line (colon) |
5 | swh/storage/db.py:139:50: E701 multiple statements on one line (colon) |
6 | swh/storage/db.py:142:45: E701 multiple statements on one line (colon) |
7 | swh/storage/db.py:145:46: E701 multiple statements on one line (colon) |
8 | swh/storage/db.py:148:37: E701 multiple statements on one line (colon) |
9 | swh/storage/db.py:192:46: E701 multiple statements on one line (colon) |
10 | swh/storage/db.py:195:48: E701 multiple statements on one line (colon) |
11 | swh/storage/db.py:198:54: E701 multiple statements on one line (colon) |
12 | swh/storage/db.py:201:47: E701 multiple statements on one line (colon) |
13 | swh/storage/db.py:204:46: E701 multiple statements on one line (colon) |
14 | swh/storage/db.py:207:57: E701 multiple statements on one line (colon) |
15 | swh/storage/db.py:210:53: E701 multiple statements on one line (colon) |
16 | swh/storage/db.py:298:80: E501 line too long (88 > 79 characters) |
17 | swh/storage/db.py:341:80: E501 line too long (85 > 79 characters) |
18 | swh/storage/objstorage.py:50:80: E501 line too long (80 > 79 characters) |
19 | swh/storage/objstorage.py:194:80: E501 line too long (83 > 79 characters) |
20 | swh/storage/objstorage.py:356:80: E501 line too long (81 > 79 characters) |
21 | swh/storage/tests/test_db.py:47:25: E126 continuation line over-indented for hanging indent |
22 | swh/storage/tests/test_storage.py:616:18: E121 continuation line indentation is not a multiple of four |
23 | ../Makefile.python:25: recipe for target 'check' failed |
24 |
Python tests
Python tests
- When
- Completed at Mar 8 2016, 4:50 PM · Built for 15 s
- Status
Passed
1 empty logs are hidden. Show all logs.
33 | db_to_revision (test_converters.TestConverters) ... ok |
---|---|
34 | decode_with_escape (test_converters.TestConverters) ... ok |
35 | encode_with_unescape (test_converters.TestConverters) ... ok |
36 | encode_with_unescape_invalid_escape (test_converters.TestConverters) ... ok |
37 | add_bytes_w_id (test_objstorage.TestObjStorage) ... ok |
38 | add_bytes_wo_id (test_objstorage.TestObjStorage) ... ok |
39 | add_file_w_id (test_objstorage.TestObjStorage) ... ok |
40 | add_file_wo_id (test_objstorage.TestObjStorage) ... ok |
41 | check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok |
42 | check_id_mismatch (test_objstorage.TestObjStorage) ... ok |
43 | check_missing (test_objstorage.TestObjStorage) ... ok |
44 | check_not_gzip (test_objstorage.TestObjStorage) ... ok |
45 | check_ok (test_objstorage.TestObjStorage) ... ok |
46 | contains (test_objstorage.TestObjStorage) ... ok |
47 | get_bytes (test_objstorage.TestObjStorage) ... ok |
48 | get_file_path (test_objstorage.TestObjStorage) ... ok |
49 | get_missing (test_objstorage.TestObjStorage) ... ok |
50 | iter (test_objstorage.TestObjStorage) ... ok |
51 | len (test_objstorage.TestObjStorage) ... ok |
52 | |
53 | ---------------------------------------------------------------------- |
54 | Ran 23 tests in 5.386s |
55 | |
56 | OK |
57 |
Pull environment
Pull environment
- When
- Completed at Mar 8 2016, 4:50 PM · Built for 14 s
- Status
Passed
1 empty logs are hidden. Show all logs.
29 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template |
---|---|
30 | Already up-to-date. |
31 | |
32 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-scheduler |
33 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-scheduler |
34 | Already up-to-date. |
35 | |
36 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-model |
37 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-model |
38 | Already up-to-date. |
39 | |
40 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
41 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
42 | Already up-to-date. |
43 | |
44 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
45 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
46 | Already up-to-date. |
47 | |
48 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
49 | mr checkout: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
50 | Cloning into 'swh-storage'... |
51 | |
52 | mr update: finished (13 ok) |
53 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 8 2016, 4:50 PM · Built instantly
- Status
Passed