Page MenuHomeSoftware Heritage

Build 405

Properties

Buildable
B276: Diff 246
Build Plan
Plan 2 Software Heritage Python tests
Status
Passed

Lint

When
Completed at Jul 8 2016, 3:48 PM · Built for 1 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 1352 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1python3 -m flake8 swh bin/swh-storage-add-dir
2

Python tests

When
Completed at Jul 8 2016, 3:48 PM · Built for 2 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 1351 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1W: unknown repository 'swh-environment', you might want to remove it
2W: unknown repository 'swh-loader-vcs', you might want to remove it
3db_to_author (test_converters.TestConverters) ... ok
4db_to_git_headers (test_converters.TestConverters) ... ok
5db_to_release (test_converters.TestConverters) ... ok
6db_to_revision (test_converters.TestConverters) ... ok
7
8----------------------------------------------------------------------
9Ran 4 tests in 0.488s
10
11OK
12

Update environment from working copy

When
Completed at Jul 8 2016, 3:48 PM · Built for 13 s
Status
Passed
1 empty logs are hidden. Show all logs.

Build Log 1348 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

25
26mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-antelink
27mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-antelink
28Already up-to-date.
29
30mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-debian
31mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-debian
32Already up-to-date.
33
34mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-core
35mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-core
36Already up-to-date.
37
38mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-dir
39mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-dir
40Already up-to-date.
41
42mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-git
43mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-git
44Already up-to-date.
45
46mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-tar
47mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-tar
48Already up-to-date.
49
50mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-model
51mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-model
52Already up-to-date.
53
54mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-svn
55mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-loader-svn
56From ssh://forge.softwareheritage.org/diffusion/DLDSVN/swh-loader-svn
57 * [new branch] reschedule-svn-failed-task -> origin/reschedule-svn-failed-task
58 * [new tag] v0.0.11 -> v0.0.11
59Already up-to-date.
60
61mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template
62mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template
63Already up-to-date.
64
65mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-objstorage
66mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-objstorage
67Already up-to-date.
68
69mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-scheduler
70mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-scheduler
71From ssh://forge.softwareheritage.org/diffusion/DSCH/swh-scheduler
72 * [new branch] oneshot-task -> origin/oneshot-task
73 * [new tag] v0.0.7 -> v0.0.7
74Already up-to-date.
75
76mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata
77mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata
78From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata
79 c504df0..4ef17ff master -> origin/master
80Updating c504df0..4ef17ff
81Fast-forward
82 svn-folders/pkg-gourmet-with-updates.tgz | Bin 29298 -> 29756 bytes
83 1 file changed, 0 insertions(+), 0 deletions(-)
84
85mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui
86mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui
87From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui
88 f3cf763..c347901 master -> origin/master
89Updating f3cf763..c347901
90Fast-forward
91 swh/web/ui/service.py | 4 +-
92 swh/web/ui/static/js/filedrop.js | 52 ++++-
93 swh/web/ui/templates/revision-log.html | 7 +
94 swh/web/ui/templates/revision.html | 7 +
95 swh/web/ui/templates/upload_and_search.html | 12 +-
96 swh/web/ui/tests/test_utils.py | 281 ++++++++++++++++++++++------
97 swh/web/ui/tests/views/test_api.py | 32 ++--
98 swh/web/ui/tests/views/test_browse.py | 14 +-
99 swh/web/ui/utils.py | 109 +++++++++--
100 swh/web/ui/views/api.py | 14 +-
101 swh/web/ui/views/browse.py | 66 ++++++-
102 11 files changed, 485 insertions(+), 113 deletions(-)
103
104mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage
105mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage
106From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage
107 92e6cd8..50ae16f master -> origin/master
108 * [new branch] add-revision-origin-cache -> origin/add-revision-origin-cache
109 * [new tag] v0.0.42 -> v0.0.42
110 * [new tag] v0.0.43 -> v0.0.43
111 * [new tag] v0.0.44 -> v0.0.44
112Updating 92e6cd8..50ae16f
113Fast-forward
114 sql/swh-func.sql | 12 +++++++++
115 sql/swh-schema.sql | 1 -
116 swh/storage/api/client.py | 3 +++
117 swh/storage/api/server.py | 5 ++++
118 swh/storage/db.py | 22 ++++++++++++++++
119 swh/storage/storage.py | 16 ++++++++++++
120 swh/storage/tests/test_storage.py | 53 +++++++++++++++++++++++++++++++++++++++
121 7 files changed, 111 insertions(+), 1 deletion(-)
122
123mr update: finished (19 ok)
124

Clone on Software Heritage Worker

When
Completed at Jul 8 2016, 3:48 PM · Built instantly
Status
Passed

Event Timeline