Properties
Properties
- Buildable
- B247: Diff 215
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Jun 23 2016, 5:02 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 1 | python3 -m flake8 swh bin/swh-web-ui-dev |
|---|---|
| 2 |
Python tests
Python tests
- When
- Completed at Jun 23 2016, 5:02 PM · Built for 3 s
- Status
Failed
1 empty logs are hidden. Show all logs.
| 338 | 'type': 'tar', |
|---|---|
| 339 | 'url': '/api/1/revision/7834ef7e7c357ce2af928115c6c6a42b7e2a44e6/'}, |
| 340 | {'author_email': 'robot@softwareheritage.org', |
| 341 | 'author_name': 'Software Heritage', |
| 342 | 'committer_date_offset': 0, |
| 343 | 'committer_email': 'robot@softwareheritage.org', |
| 344 | 'committer_name': 'Software Heritage', |
| 345 | 'date_offset': 0, |
| 346 | 'directory': '7834ef7e7c357ce2af928115c6c6a42b7e2a44e6', |
| 347 | 'directory_url': '/api/1/directory/7834ef7e7c357ce2af928115c6c6a42b7e2a44e6/', |
| 348 | 'history_url': '/api/1/revision/18d8be353ed3480476f032475e7c233eff7371d5/log/', |
| 349 | 'id': '18d8be353ed3480476f032475e7c233eff7371d5', |
| 350 | 'message': 'synthetic revision message', |
| 351 | - 'parent_urls': ['/api/1/revision/18d8be353ed3480476f032475e7c233eff7371d5/history/7834ef7e7c357ce2af928115c6c6a42b7e2a4345/'], |
| 352 | + 'parent_urls': ['/api/1/revision/7834ef7e7c357ce2af928115c6c6a42b7e2a4345/prev/18d8be353ed3480476f032475e7c233eff7371d5/'], |
| 353 | 'parents': ['7834ef7e7c357ce2af928115c6c6a42b7e2a4345'], |
| 354 | 'synthetic': True, |
| 355 | 'type': 'tar', |
| 356 | 'url': '/api/1/revision/18d8be353ed3480476f032475e7c233eff7371d5/'}] |
| 357 | |
| 358 | ---------------------------------------------------------------------- |
| 359 | Ran 307 tests in 1.009s |
| 360 | |
| 361 | FAILED (failures=1) |
| 362 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jun 23 2016, 5:02 PM · Built for 7 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 91 | swh/storage/tests/test_multiplexer_filter.py | 373 +++++++++++++++++++++ |
|---|---|
| 92 | swh/storage/tests/test_objstorage_multiplexer.py | 78 +++++ |
| 93 | 9 files changed, 913 insertions(+) |
| 94 | create mode 100644 swh/storage/objstorage/multiplexer/__init__.py |
| 95 | create mode 100644 swh/storage/objstorage/multiplexer/filter/__init__.py |
| 96 | create mode 100644 swh/storage/objstorage/multiplexer/filter/filter.py |
| 97 | create mode 100644 swh/storage/objstorage/multiplexer/filter/id_filter.py |
| 98 | create mode 100644 swh/storage/objstorage/multiplexer/filter/read_write_filter.py |
| 99 | create mode 100644 swh/storage/objstorage/multiplexer/multiplexer_objstorage.py |
| 100 | create mode 100644 swh/storage/tests/test_multiplexer_filter.py |
| 101 | create mode 100644 swh/storage/tests/test_objstorage_multiplexer.py |
| 102 | |
| 103 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
| 104 | mr update: /home/temp-drydock/drydock/workingcopy-164/repo/swh-environment/swh-web-ui |
| 105 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
| 106 | 6003846..2b9a9c6 master -> origin/master |
| 107 | Updating 6003846..2b9a9c6 |
| 108 | Fast-forward |
| 109 | swh/web/ui/backend.py | 17 +++-------------- |
| 110 | swh/web/ui/templates/upload_and_search.html | 18 +++++++----------- |
| 111 | swh/web/ui/tests/test_backend.py | 9 +++------ |
| 112 | 3 files changed, 13 insertions(+), 31 deletions(-) |
| 113 | |
| 114 | mr update: finished (19 ok) |
| 115 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jun 23 2016, 5:02 PM · Built instantly
- Status
Passed