Properties
Properties
- Buildable
- B582: rDSTO2ff562f0324c: test: Fix wrong key from base_url to url
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Dec 31 2016, 2:49 PM · Built for 9 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 Dec 31 2016, 2:49 PM · Built for 6 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | ctags_to_db (test_converters.TestConverters) ... ok |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_ctags (test_converters.TestConverters) ... ok |
5 | db_to_git_headers (test_converters.TestConverters) ... ok |
6 | db_to_language (test_converters.TestConverters) ... ok |
7 | db_to_mimetype (test_converters.TestConverters) ... ok |
8 | db_to_release (test_converters.TestConverters) ... ok |
9 | db_to_revision (test_converters.TestConverters) ... ok |
10 | |
11 | ---------------------------------------------------------------------- |
12 | Ran 8 tests in 2.398s |
13 | |
14 | OK |
15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Dec 31 2016, 2:49 PM · Built for 29 s
- Status
Passed
1 empty logs are hidden. Show all logs.
219 | Updating bfdd9f9..b84a083 |
---|---|
220 | Fast-forward |
221 | Makefile.local | 4 +- |
222 | resources/test/webapp.ini | 26 ------------- |
223 | resources/test/webapp.yml | 19 ++++++++++ |
224 | swh/web/ui/backend.py | 5 +-- |
225 | swh/web/ui/main.py | 12 ++++-- |
226 | swh/web/ui/service.py | 6 +-- |
227 | swh/web/ui/static/css/style.css | 11 ++++-- |
228 | swh/web/ui/templates/browse.html | 6 +++ |
229 | .../ui/templates/includes/home-search-symbol.html | 43 ++++++++++++++++++++++ |
230 | swh/web/ui/templates/includes/search-form.html | 28 -------------- |
231 | swh/web/ui/templates/search.html | 9 ++++- |
232 | swh/web/ui/templates/symbols.html | 43 ++++++++++++++++------ |
233 | swh/web/ui/tests/test_backend.py | 4 +- |
234 | swh/web/ui/tests/test_service.py | 16 ++++---- |
235 | swh/web/ui/views/api.py | 6 +-- |
236 | swh/web/ui/views/browse.py | 5 +++ |
237 | 16 files changed, 147 insertions(+), 96 deletions(-) |
238 | delete mode 100644 resources/test/webapp.ini |
239 | create mode 100644 resources/test/webapp.yml |
240 | create mode 100644 swh/web/ui/templates/includes/home-search-symbol.html |
241 | |
242 | mr update: finished (21 ok) |
243 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Dec 31 2016, 2:48 PM · Built instantly
- Status
Passed