Properties
Properties
- Buildable
- B16: rDSTOf962f703f537: sql/upgrades/063: add 062-063 upgrade script
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Mar 8 2016, 5:29 PM · Built for 34 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/db.py:556:28: E121 continuation line indentation is not a multiple of four |
19 | swh/storage/db.py:568:28: E121 continuation line indentation is not a multiple of four |
20 | swh/storage/objstorage.py:50:80: E501 line too long (80 > 79 characters) |
21 | swh/storage/objstorage.py:194:80: E501 line too long (83 > 79 characters) |
22 | swh/storage/objstorage.py:356:80: E501 line too long (81 > 79 characters) |
23 | swh/storage/tests/test_db.py:47:25: E126 continuation line over-indented for hanging indent |
24 | swh/storage/tests/test_storage.py:614:18: E121 continuation line indentation is not a multiple of four |
25 | ../Makefile.python:25: recipe for target 'check' failed |
26 |
Python tests
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.
1 | mr: illegal setting "fixups=../bin/git-add-pre-commit-hook ." in untrusted /home/temp-drydock/drydock/workingcopy-154/repo/.mrconfig line 5 |
---|---|
2 | (To trust this file, list it in ~/.mrtrust.) |
3 | W: unknown repository 'swh-environment', you might want to remove it |
4 | backslashescape_errors (test_converters.TestConverters) ... ok |
5 | db_to_author (test_converters.TestConverters) ... ok |
6 | db_to_git_headers (test_converters.TestConverters) ... ok |
7 | db_to_release (test_converters.TestConverters) ... ok |
8 | db_to_revision (test_converters.TestConverters) ... ok |
9 | decode_with_escape (test_converters.TestConverters) ... ok |
10 | encode_with_unescape (test_converters.TestConverters) ... ok |
11 | encode_with_unescape_invalid_escape (test_converters.TestConverters) ... ok |
12 | add_bytes_w_id (test_objstorage.TestObjStorage) ... ok |
13 | add_bytes_wo_id (test_objstorage.TestObjStorage) ... ok |
14 | add_file_w_id (test_objstorage.TestObjStorage) ... ok |
15 | add_file_wo_id (test_objstorage.TestObjStorage) ... ok |
16 | check_file_and_dirs_mode (test_objstorage.TestObjStorage) ... ok |
17 | check_id_mismatch (test_objstorage.TestObjStorage) ... ok |
18 | check_missing (test_objstorage.TestObjStorage) ... ok |
19 | check_not_gzip (test_objstorage.TestObjStorage) ... ok |
20 | check_ok (test_objstorage.TestObjStorage) ... ok |
21 | contains (test_objstorage.TestObjStorage) ... ok |
22 | get_bytes (test_objstorage.TestObjStorage) ... ok |
23 | get_file_path (test_objstorage.TestObjStorage) ... ok |
24 | get_missing (test_objstorage.TestObjStorage) ... ok |
25 | iter (test_objstorage.TestObjStorage) ... ok |
26 | len (test_objstorage.TestObjStorage) ... ok |
27 | |
28 | ---------------------------------------------------------------------- |
29 | Ran 23 tests in 7.508s |
30 | |
31 | OK |
32 |
Update environment from working copy
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.
17 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-core |
---|---|
18 | Already up-to-date. |
19 | |
20 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template |
21 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template |
22 | Already up-to-date. |
23 | |
24 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-git |
25 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-git |
26 | Already up-to-date. |
27 | |
28 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-model |
29 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-model |
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-loader-tar |
37 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-tar |
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 update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
49 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
50 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
51 | bfc8984..f962f70 master -> origin/master |
52 | Updating bfc8984..f962f70 |
53 | Fast-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 | |
65 | mr update: finished (13 ok) |
66 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Mar 8 2016, 5:28 PM · Built instantly
- Status
Passed