Properties
Properties
- Buildable
- B570: rDSTOd35a85ab980c: storage: Add tool information on ctags api endpoints
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Dec 2 2016, 4:29 PM · Built for 4 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 2 2016, 4:29 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 | ctags_to_db (test_converters.TestConverters) ... ok |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_git_headers (test_converters.TestConverters) ... ok |
5 | db_to_release (test_converters.TestConverters) ... ok |
6 | db_to_revision (test_converters.TestConverters) ... ok |
7 | |
8 | ---------------------------------------------------------------------- |
9 | Ran 5 tests in 1.021s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Dec 2 2016, 4:29 PM · Built for 34 s
- Status
Passed
1 | mr update: command failed |
---|---|
2 | mr update: command failed |
3 | mr update: command failed |
4 | mr update: command failed |
5 | mr update: command failed |
6 | mr update: command failed |
7 |
175 | swh/web/ui/templates/includes/search-form.html | 10 +- |
---|---|
176 | swh/web/ui/templates/layout.html | 6 +- |
177 | swh/web/ui/templates/search.html | 57 +-- |
178 | swh/web/ui/templates/symbols.html | 83 ++++ |
179 | swh/web/ui/tests/test_app.py | 4 +- |
180 | swh/web/ui/tests/test_backend.py | 184 ++++++++- |
181 | swh/web/ui/tests/test_converters.py | 21 ++ |
182 | swh/web/ui/tests/test_renderers.py | 93 ++++- |
183 | swh/web/ui/tests/test_service.py | 285 +++++++++++++- |
184 | swh/web/ui/tests/test_utils.py | 105 +++++- |
185 | swh/web/ui/tests/views/test_api.py | 418 ++++++++++++++++++++- |
186 | swh/web/ui/tests/views/test_browse.py | 227 ++++++++++- |
187 | swh/web/ui/utils.py | 47 ++- |
188 | swh/web/ui/views/api.py | 227 +++++++++-- |
189 | swh/web/ui/views/browse.py | 134 ++++++- |
190 | 33 files changed, 2284 insertions(+), 179 deletions(-) |
191 | create mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css |
192 | create mode 100644 swh/web/ui/static/css/pygment.css |
193 | create mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js |
194 | create mode 100644 swh/web/ui/templates/includes/home-content.html |
195 | create mode 100644 swh/web/ui/templates/includes/home-search-symbol.html |
196 | create mode 100644 swh/web/ui/templates/symbols.html |
197 | |
198 | mr update: finished (15 ok; 6 failed) |
199 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Dec 2 2016, 4:28 PM · Built instantly
- Status
Passed