Page MenuHomeSoftware Heritage

Build 515

Lint

When
Completed at Aug 3 2016, 12:37 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1python3 -m flake8 swh bin/swh-storage-add-dir
2

Python tests

When
Completed at Aug 3 2016, 12:37 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2W: unknown repository 'swh-loader-vcs', you might want to remove it
3db_to_author (test_converters.TestConverters) ... ok
4db_to_git_headers (test_converters.TestConverters) ... ok
5db_to_release (test_converters.TestConverters) ... ok
6db_to_revision (test_converters.TestConverters) ... ok
7
8----------------------------------------------------------------------
9Ran 4 tests in 0.679s
10
11OK
12

Update environment from working copy

When
Completed at Aug 3 2016, 12:37 PM · Built for 34 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

95mr update: /home/temp-drydock/drydock/workingcopy-161/repo/swh-environment/swh-storage
96From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
97 edf12b9..c73941c master -> origin/master
98Updating edf12b9..c73941c
99Fast-forward
100 docs/archiver-blueprint.md | 160 ++++++++-----
101 sql/archiver/swh-archiver-schema.sql | 3 +-
102 sql/archiver/upgrades/002.sql | 9 +
103 sql/swh-schema.sql | 8 +-
104 sql/upgrades/071.sql | 19 ++
105 swh/storage/archiver/copier.py | 38 +--
106 swh/storage/archiver/director.py | 287 +++++-----------------
107 swh/storage/archiver/storage.py | 18 +-
108 swh/storage/archiver/tasks.py | 9 +-
109 swh/storage/archiver/worker.py | 382 +++++++++++++++---------------
110 swh/storage/db.py | 42 +++-
111 swh/storage/tests/manual_test_archiver.py | 96 --------
112 swh/storage/tests/test_archiver.py | 314 ++++++++++++------------
113 13 files changed, 598 insertions(+), 787 deletions(-)
114 create mode 100644 sql/archiver/upgrades/002.sql
115 create mode 100644 sql/upgrades/071.sql
116 delete mode 100644 swh/storage/tests/manual_test_archiver.py
117
118mr update: /home/temp-drydock/drydock/workingcopy-161/repo/swh-environment/swh-web-ui
119mr update: /home/temp-drydock/drydock/workingcopy-161/repo/swh-environment/swh-web-ui
120From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
121 2137c95..a4607b8 master -> origin/master
122Updating 2137c95..a4607b8
123Fast-forward
124 swh/web/ui/converters.py | 2 +
125 swh/web/ui/main.py | 3 +-
126 swh/web/ui/renderers.py | 6 +
127 swh/web/ui/static/js/filedrop.js | 194 ----------
128 swh/web/ui/static/js/search.js | 242 ++++++++++++
129 swh/web/ui/static/lib/jquery.js | 1 -
130 swh/web/ui/templates/revision-log.html | 243 ++++++------
131 swh/web/ui/templates/search.html | 119 +++---
132 swh/web/ui/tests/test_converters.py | 117 ++++++
133 swh/web/ui/tests/test_service.py | 663 ++++++++++-----------------------
134 swh/web/ui/tests/views/test_api.py | 80 +++-
135 swh/web/ui/tests/views/test_browse.py | 48 +--
136 swh/web/ui/views/api.py | 46 ++-
137 swh/web/ui/views/browse.py | 17 +-
138 14 files changed, 894 insertions(+), 887 deletions(-)
139 delete mode 100644 swh/web/ui/static/js/filedrop.js
140 create mode 100644 swh/web/ui/static/js/search.js
141 delete mode 120000 swh/web/ui/static/lib/jquery.js
142
143mr update: finished (19 ok)
144

Clone on Software Heritage Worker

When
Completed at Aug 3 2016, 12:36 PM · Built instantly
Status
Passed

Event Timeline