Properties
Properties
- Buildable
- B34: Diff 10
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Apr 28 2016, 11:13 AM · Built for 6 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 28 2016, 11:13 AM · Built for 5 s
- Status
Failed
293 | ====================================================================== |
---|---|
294 | FAIL: search_post_hashes_none (ui.tests.views.test_browse.SearchView) |
295 | ---------------------------------------------------------------------- |
296 | Traceback (most recent call last): |
297 | File "/usr/lib/python3.4/unittest/mock.py", line 1136, in patched |
298 | return func(*args, **keywargs) |
299 | File "/home/temp-drydock/drydock/workingcopy-156/repo/swh-web-ui/swh/web/ui/tests/views/test_browse.py", line 138, in search_post_hashes_none |
300 | self.assertEqual(len(self.get_context_variable('responses')), 2) |
301 | AssertionError: 0 != 2 |
302 | |
303 | ====================================================================== |
304 | FAIL: search_post_hashes_some (ui.tests.views.test_browse.SearchView) |
305 | ---------------------------------------------------------------------- |
306 | Traceback (most recent call last): |
307 | File "/usr/lib/python3.4/unittest/mock.py", line 1136, in patched |
308 | return func(*args, **keywargs) |
309 | File "/home/temp-drydock/drydock/workingcopy-156/repo/swh-web-ui/swh/web/ui/tests/views/test_browse.py", line 173, in search_post_hashes_some |
310 | self.assertEqual(len(self.get_context_variable('responses')), 2) |
311 | AssertionError: 0 != 2 |
312 | |
313 | ---------------------------------------------------------------------- |
314 | Ran 272 tests in 2.209s |
315 | |
316 | FAILED (failures=3) |
317 |
1 | api_revision {'sha1_git': 'rev-id'} |
---|---|
2 | api_revision_log {'sha1_git': 'rev-id'} |
3 | api_revision_history {'sha1_git': '123', 'sha1_git_root': 'sha1_git_root'} |
4 | api_revision_history {'sha1_git': '456', 'sha1_git_root': 'sha1_git_root'} |
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 28 2016, 11:12 AM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
49 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-loader-tar |
---|---|
50 | Already up-to-date. |
51 | |
52 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-py-template |
53 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-py-template |
54 | Already up-to-date. |
55 | |
56 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-scheduler |
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-web-ui |
65 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-web-ui |
66 | Already up-to-date. |
67 | |
68 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-storage-testdata |
69 | mr update: /home/temp-drydock/drydock/workingcopy-156/repo/swh-environment/swh-storage-testdata |
70 | Already up-to-date. |
71 | |
72 | mr update: finished (18 ok) |
73 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Apr 28 2016, 11:12 AM · Built instantly
- Status
Passed