Properties
Properties
- Buildable
- B533: rDSTO54efa89ac96e: indexer: open drop/skip policy update on duplicates (language/mimetype)
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 13 2016, 3:35 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 |
---|---|
2 |
Python tests
Python tests
- When
- Completed at Oct 13 2016, 3:35 PM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | db_to_author (test_converters.TestConverters) ... ok |
3 | db_to_git_headers (test_converters.TestConverters) ... ok |
4 | db_to_release (test_converters.TestConverters) ... ok |
5 | db_to_revision (test_converters.TestConverters) ... ok |
6 | |
7 | ---------------------------------------------------------------------- |
8 | Ran 4 tests in 1.008s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 13 2016, 3:35 PM · Built for 29 s
- Status
Passed
1 | mr update: command failed |
---|---|
2 | mr update: command failed |
3 | mr update: command failed |
4 |
98 | Updating 2fd7f72..f7becde |
---|---|
99 | Fast-forward |
100 | sql/swh-func.sql | 98 +++++++++++++++---- |
101 | sql/swh-schema.sql | 2 +- |
102 | sql/upgrades/088.sql | 113 ++++++++++++++++++++++ |
103 | swh/storage/api/client.py | 20 +++- |
104 | swh/storage/api/server.py | 12 +++ |
105 | swh/storage/archiver/worker.py | 46 ++++++++- |
106 | swh/storage/db.py | 36 +++++-- |
107 | swh/storage/provenance/tasks.py | 5 +- |
108 | swh/storage/storage.py | 30 ++++-- |
109 | swh/storage/tests/test_storage.py | 192 +++++++++++++++++++++++++++++++++++++- |
110 | 10 files changed, 510 insertions(+), 44 deletions(-) |
111 | create mode 100644 sql/upgrades/088.sql |
112 | |
113 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage-testdata |
114 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-storage-testdata |
115 | Already up-to-date. |
116 | |
117 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui |
118 | mr update: /home/temp-drydock/drydock/workingcopy-173/repo/swh-environment/swh-web-ui |
119 | Already up-to-date. |
120 | |
121 | mr update: finished (18 ok; 3 failed) |
122 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 13 2016, 3:35 PM · Built instantly
- Status
Passed