Page MenuHomeSoftware Heritage

Lint

When
Completed at Mar 8 2016, 5:29 PM · Built for 34 s
Status
Failed

Build Log 48 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1make: *** [check] Error 1
2

Build Log 47 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1swh/storage/converters.py:35:80: E501 line too long (82 > 79 characters)
2swh/storage/db.py:133:40: E701 multiple statements on one line (colon)
3swh/storage/db.py:136:39: E701 multiple statements on one line (colon)
4swh/storage/db.py:139:50: E701 multiple statements on one line (colon)
5swh/storage/db.py:142:45: E701 multiple statements on one line (colon)
6swh/storage/db.py:145:46: E701 multiple statements on one line (colon)
7swh/storage/db.py:148:37: E701 multiple statements on one line (colon)
8swh/storage/db.py:192:46: E701 multiple statements on one line (colon)
9swh/storage/db.py:195:48: E701 multiple statements on one line (colon)
10swh/storage/db.py:198:54: E701 multiple statements on one line (colon)
11swh/storage/db.py:201:47: E701 multiple statements on one line (colon)
12swh/storage/db.py:204:46: E701 multiple statements on one line (colon)
13swh/storage/db.py:207:57: E701 multiple statements on one line (colon)
14swh/storage/db.py:210:53: E701 multiple statements on one line (colon)
15swh/storage/db.py:298:80: E501 line too long (88 > 79 characters)
16swh/storage/db.py:341:80: E501 line too long (85 > 79 characters)
17swh/storage/db.py:556:28: E121 continuation line indentation is not a multiple of four
18swh/storage/db.py:568:28: E121 continuation line indentation is not a multiple of four
19swh/storage/objstorage.py:50:80: E501 line too long (80 > 79 characters)
20swh/storage/objstorage.py:194:80: E501 line too long (83 > 79 characters)
21swh/storage/objstorage.py:356:80: E501 line too long (81 > 79 characters)
22swh/storage/tests/test_db.py:47:25: E126 continuation line over-indented for hanging indent
23swh/storage/tests/test_storage.py:614:18: E121 continuation line indentation is not a multiple of four
24../Makefile.python:25: recipe for target 'check' failed
25

Python tests

When
Completed at Mar 8 2016, 5:28 PM · Built for 16 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 46 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

7db_to_revision (test_converters.TestConverters) ... ok
8decode_with_escape (test_converters.TestConverters) ... ok
9encode_with_unescape (test_converters.TestConverters) ... ok
10encode_with_unescape_invalid_escape (test_converters.TestConverters) ... ok
11add_bytes_w_id (test_objstorage.TestObjStorage) ... ok
12add_bytes_wo_id (test_objstorage.TestObjStorage) ... ok
13add_file_w_id (test_objstorage.TestObjStorage) ... ok
14add_file_wo_id (test_objstorage.TestObjStorage) ... ok
15check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok
16check_id_mismatch (test_objstorage.TestObjStorage) ... ok
17check_missing (test_objstorage.TestObjStorage) ... ok
18check_not_gzip (test_objstorage.TestObjStorage) ... ok
19check_ok (test_objstorage.TestObjStorage) ... ok
20contains (test_objstorage.TestObjStorage) ... ok
21get_bytes (test_objstorage.TestObjStorage) ... ok
22get_file_path (test_objstorage.TestObjStorage) ... ok
23get_missing (test_objstorage.TestObjStorage) ... ok
24iter (test_objstorage.TestObjStorage) ... ok
25len (test_objstorage.TestObjStorage) ... ok
26
27----------------------------------------------------------------------
28Ran 23 tests in 7.508s
29
30OK
31

Update environment from working copy

When
Completed at Mar 8 2016, 5:28 PM · Built for 14 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 43 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

42Already up-to-date.
43
44mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui
45mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui
46Already up-to-date.
47
48mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage
49mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage
50From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
51 bfc8984..f962f70 master -> origin/master
52Updating bfc8984..f962f70
53Fast-forward
54 sql/json/entity.lister_metadata.schema.json | 7 +-
55 .../entity_history.lister_metadata.schema.json | 7 +-
56 sql/swh-func.sql | 22 +++---
57 sql/swh-schema.sql | 9 +--
58 sql/upgrades/063.sql | 92 ++++++++++++++++++++++
59 swh/storage/db.py | 16 ++--
60 swh/storage/storage.py | 28 +++----
61 swh/storage/tests/test_storage.py | 28 +++----
62 8 files changed, 150 insertions(+), 59 deletions(-)
63 create mode 100644 sql/upgrades/063.sql
64
65mr update: finished (13 ok)
66

Clone on Software Heritage Worker

When
Completed at Mar 8 2016, 5:28 PM · Built instantly
Status
Passed

Event Timeline