Page MenuHomeSoftware Heritage

Build 794

Lint

When
Completed at Dec 2 2016, 4:29 PM · Built for 3 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

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

Python tests

When
Completed at Dec 2 2016, 4:29 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

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

1W: unknown repository 'swh-environment', you might want to remove it
2ctags_to_db (test_converters.TestConverters) ... ok
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 5 tests in 0.611s
10
11OK
12

Update environment from working copy

When
Completed at Dec 2 2016, 4:29 PM · Built for 26 s
Status
Passed

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

1mr update: command failed
2mr update: command failed
3mr update: command failed
4mr update: command failed
5mr update: command failed
6mr update: command failed
7mr update: command failed
8

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

76Already up-to-date.
77
78mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-svn
79mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-svn
80Already up-to-date.
81
82mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-py-template
83mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-py-template
84Already up-to-date.
85
86mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-model
87mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-model
88Already up-to-date.
89
90mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-tar
91mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-loader-tar
92Already up-to-date.
93
94mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-objstorage
95mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-objstorage
96Already up-to-date.
97
98mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler
99mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-scheduler
100Already up-to-date.
101
102mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata
103mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage-testdata
104From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
105 37dc77c..8a58ca4 master -> origin/master
106Updating 37dc77c..8a58ca4
107Fast-forward
108 dumps/swh.dump | Bin 174065 -> 174356 bytes
109 dumps/swh.sql | 129 ++++++++++++++++++++++++++++++++-------------------------
110 2 files changed, 73 insertions(+), 56 deletions(-)
111
112mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
113mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-storage
114From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
115 ba29d18..7ef1700 master -> origin/master
116 * [new tag] v0.0.74 -> v0.0.74
117Updating ba29d18..7ef1700
118Fast-forward
119 sql/clusters.dot | 12 +-
120 sql/swh-data.sql | 11 +-
121 sql/swh-func.sql | 233 +++++++++++++----
122 sql/swh-schema.sql | 58 +++--
123 sql/upgrades/096.sql | 2 +-
124 sql/upgrades/097.sql | 490 +++++++++++++++++++++++++++++++++++
125 swh/storage/converters.py | 70 +++++
126 swh/storage/db.py | 28 +-
127 swh/storage/storage.py | 75 ++++--
128 swh/storage/tests/test_converters.py | 81 ++++++
129 swh/storage/tests/test_storage.py | 328 +++++++++++++++++++----
130 11 files changed, 1237 insertions(+), 151 deletions(-)
131 create mode 100644 sql/upgrades/097.sql
132
133mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui
134mr update: /home/temp-drydock/drydock/workingcopy-175/repo/swh-environment/swh-web-ui
135From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
136 d75acbd..49c7f4e master -> origin/master
137 * [new tag] v0.0.45 -> v0.0.45
138 * [new tag] v0.0.46 -> v0.0.46
139 * [new tag] v0.0.47 -> v0.0.47
140 * [new tag] v0.0.48 -> v0.0.48
141 * [new tag] v0.0.49 -> v0.0.49
142Updating d75acbd..49c7f4e
143Fast-forward
144 debian/control | 6 +-
145 requirements.txt | 3 +-
146 swh/web/ui/backend.py | 17 ++--
147 swh/web/ui/renderers.py | 41 ++++++++--
148 swh/web/ui/service.py | 7 +-
149 swh/web/ui/static/css/jquery.dataTables.min.css | 1 +
150 swh/web/ui/static/css/style.css | 11 ++-
151 swh/web/ui/static/lib/jquery.dataTables.min.js | 1 +
152 swh/web/ui/templates/browse.html | 6 ++
153 swh/web/ui/templates/content.html | 12 ++-
154 .../ui/templates/includes/home-search-symbol.html | 43 ++++++++++
155 swh/web/ui/templates/includes/search-form.html | 28 -------
156 swh/web/ui/templates/layout.html | 5 +-
157 swh/web/ui/templates/search.html | 55 +++++++------
158 swh/web/ui/templates/symbols.html | 88 +++++++++++++++-----
159 swh/web/ui/tests/test_app.py | 4 +-
160 swh/web/ui/tests/test_backend.py | 15 ++--
161 swh/web/ui/tests/test_renderers.py | 51 +++++++++---
162 swh/web/ui/tests/test_service.py | 12 ++-
163 swh/web/ui/tests/test_utils.py | 35 +-------
164 swh/web/ui/tests/views/test_api.py | 94 ++++++++++++++++++++--
165 swh/web/ui/tests/views/test_browse.py | 66 ++++++++++-----
166 swh/web/ui/utils.py | 25 ++----
167 swh/web/ui/views/api.py | 44 +++++-----
168 swh/web/ui/views/browse.py | 31 ++++---
169 25 files changed, 469 insertions(+), 232 deletions(-)
170 create mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css
171 create mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js
172 create mode 100644 swh/web/ui/templates/includes/home-search-symbol.html
173
174mr update: finished (14 ok; 7 failed)
175

Clone on Software Heritage Worker

When
Completed at Dec 2 2016, 4:28 PM · Built for 1 s
Status
Passed

Event Timeline