Properties
Properties
- Buildable
- B44: Diff 24
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Apr 29 2016, 4:39 PM · Built for 7 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 Apr 29 2016, 4:39 PM · Built for 5 s
- Status
Failed
340 | File "/usr/lib/python3/dist-packages/flask/app.py", line 1820, in wsgi_app |
---|---|
341 | response = self.make_response(self.handle_exception(e)) |
342 | File "/usr/lib/python3/dist-packages/flask/app.py", line 1403, in handle_exception |
343 | reraise(exc_type, exc_value, tb) |
344 | File "/usr/lib/python3/dist-packages/flask/_compat.py", line 33, in reraise |
345 | raise value |
346 | File "/usr/lib/python3/dist-packages/flask/app.py", line 1817, in wsgi_app |
347 | response = self.full_dispatch_request() |
348 | File "/usr/lib/python3/dist-packages/flask/app.py", line 1477, in full_dispatch_request |
349 | rv = self.handle_user_exception(e) |
350 | File "/usr/lib/python3/dist-packages/flask_api/app.py", line 95, in handle_user_exception |
351 | reraise(exc_type, exc_value, tb) |
352 | File "/usr/lib/python3/dist-packages/flask/_compat.py", line 33, in reraise |
353 | raise value |
354 | File "/usr/lib/python3/dist-packages/flask/app.py", line 1475, in full_dispatch_request |
355 | rv = self.dispatch_request() |
356 | File "/usr/lib/python3/dist-packages/flask/app.py", line 1461, in dispatch_request |
357 | return self.view_functions[rule.endpoint](**req.view_args) |
358 | TypeError: api_revision_with_origin() missing 1 required positional argument: 'origin_id' |
359 | |
360 | ---------------------------------------------------------------------- |
361 | Ran 276 tests in 2.231s |
362 | |
363 | FAILED (errors=2) |
364 |
1 | api_revision {'sha1_git': 'rev-id'} |
---|---|
2 | api_revision_log {'sha1_git': 'rev-id'} |
3 | api_revision_history {'sha1_git_root': 'sha1_git_root', 'sha1_git': '123'} |
4 | api_revision_history {'sha1_git_root': 'sha1_git_root', 'sha1_git': '456'} |
5 | api_revision {'sha1_git': 'rev-id'} |
6 | api_revision_log {'sha1_git': 'rev-id'} |
7 | api_person {'person_id': '1'} |
8 | api_person {'person_id': '2'} |
9 | api_directory {'sha1_git': '123'} |
10 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Apr 29 2016, 4:39 PM · Built for 10 s
- Status
Passed
1 empty logs are hidden. Show all logs.
57 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-scheduler |
---|---|
58 | Already up-to-date. |
59 | |
60 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-storage |
61 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-storage |
62 | Already up-to-date. |
63 | |
64 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-storage-testdata |
65 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-storage-testdata |
66 | Already up-to-date. |
67 | |
68 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-web-ui |
69 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-web-ui |
70 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
71 | 573bab1..1cb9b08 master -> origin/master |
72 | Updating 573bab1..1cb9b08 |
73 | Fast-forward |
74 | swh/web/ui/service.py | 24 +++++++++++++++++ |
75 | swh/web/ui/tests/test_service.py | 31 ++++++++++++++++++++++ |
76 | swh/web/ui/tests/views/test_api.py | 53 ++++++++++++++++++++++++++++++++++++++ |
77 | swh/web/ui/views/api.py | 31 ++++++++++++++++------ |
78 | 4 files changed, 131 insertions(+), 8 deletions(-) |
79 | |
80 | mr update: finished (18 ok) |
81 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Apr 29 2016, 4:39 PM · Built instantly
- Status
Passed