Properties
Properties
- Buildable
- B595: Diff 409
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Feb 6 2017, 6:25 PM · Built for 15 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 Feb 6 2017, 6:25 PM · Built for 8 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 3.227s |
| 13 | |
| 14 | OK |
| 15 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Feb 6 2017, 6:24 PM · Built for 18 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 132 | swh/web/ui/static/lib/core.js | 1 - |
|---|---|
| 133 | swh/web/ui/static/lib/jquery.dataTables.min.js | 1 - |
| 134 | swh/web/ui/static/lib/jquery.flot.min.js | 1 - |
| 135 | swh/web/ui/static/lib/jquery.flot.selection.min.js | 1 - |
| 136 | swh/web/ui/static/lib/jquery.flot.time.min.js | 1 - |
| 137 | swh/web/ui/static/lib/jquery.flot.tooltip.min.js | 1 - |
| 138 | swh/web/ui/static/lib/lib-typedarrays.js | 1 - |
| 139 | swh/web/ui/static/lib/sha1.js | 1 - |
| 140 | swh/web/ui/static/lib/sha256.js | 1 - |
| 141 | swh/web/ui/templates/api-endpoints.html | 20 ++- |
| 142 | swh/web/ui/templates/api.html | 2 +- |
| 143 | swh/web/ui/templates/apidoc.html | 42 +++-- |
| 144 | swh/web/ui/templates/includes/apidoc-header.html | 17 +- |
| 145 | swh/web/ui/templates/includes/apidoc-header.md | 19 +- |
| 146 | swh/web/ui/templates/includes/search-form.html | 9 +- |
| 147 | swh/web/ui/templates/layout.html | 35 +++- |
| 148 | swh/web/ui/templates/origin.html | 9 +- |
| 149 | swh/web/ui/tests/test_apidoc.py | 20 +-- |
| 150 | swh/web/ui/tests/test_app.py | 4 +- |
| 151 | swh/web/ui/tests/test_converters.py | 8 +- |
| 152 | swh/web/ui/tests/test_renderers.py | 6 +- |
| 153 | swh/web/ui/tests/test_utils.py | 56 +++++- |
| 154 | swh/web/ui/tests/views/test_api.py | 166 +++++++++++------- |
| 155 | swh/web/ui/tests/views/test_main.py | 16 +- |
| 156 | swh/web/ui/utils.py | 41 +++-- |
| 157 | swh/web/ui/views/api.py | 53 ++++-- |
| 158 | swh/web/ui/views/browse.py | 23 +-- |
| 159 | swh/web/ui/views/main.py | 2 +- |
| 160 | 44 files changed, 635 insertions(+), 385 deletions(-) |
| 161 | delete mode 120000 swh/web/ui/static/css/jquery.dataTables.min.css |
| 162 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-32x32.png |
| 163 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-180x180.png |
| 164 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-192x192.png |
| 165 | create mode 100644 swh/web/ui/static/img/icons/swh-logo-archive-270x270.png |
| 166 | create mode 100644 swh/web/ui/static/img/swh-logo-archive.png |
| 167 | create mode 100644 swh/web/ui/static/img/swh-logo-archive.svg |
| 168 | delete mode 100644 swh/web/ui/static/img/swh-logo.png |
| 169 | delete mode 100644 swh/web/ui/static/lib/README |
| 170 | delete mode 120000 swh/web/ui/static/lib/core.js |
| 171 | delete mode 120000 swh/web/ui/static/lib/jquery.dataTables.min.js |
| 172 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.min.js |
| 173 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.selection.min.js |
| 174 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.time.min.js |
| 175 | delete mode 120000 swh/web/ui/static/lib/jquery.flot.tooltip.min.js |
| 176 | delete mode 120000 swh/web/ui/static/lib/lib-typedarrays.js |
| 177 | delete mode 120000 swh/web/ui/static/lib/sha1.js |
| 178 | delete mode 120000 swh/web/ui/static/lib/sha256.js |
| 179 | |
| 180 | mr update: finished (21 ok) |
| 181 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Feb 6 2017, 6:24 PM · Built instantly
- Status
Passed