Properties
Properties
- Buildable
- B341: Diff 305
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 3 2016, 11:07 AM · Built for 2 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 Aug 3 2016, 11:07 AM · Built for 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | W: unknown repository 'swh-loader-vcs', you might want to remove it |
3 | db_to_author (test_converters.TestConverters) ... ok |
4 | db_to_git_headers (test_converters.TestConverters) ... ok |
5 | db_to_release (test_converters.TestConverters) ... ok |
6 | db_to_revision (test_converters.TestConverters) ... ok |
7 | |
8 | ---------------------------------------------------------------------- |
9 | Ran 4 tests in 0.752s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 3 2016, 11:07 AM · Built for 17 s
- Status
Passed
1 empty logs are hidden. Show all logs.
60 | Already up-to-date. |
---|---|
61 | |
62 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template |
63 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-py-template |
64 | Already up-to-date. |
65 | |
66 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-scheduler |
67 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-scheduler |
68 | Already up-to-date. |
69 | |
70 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
71 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage-testdata |
72 | Already up-to-date. |
73 | |
74 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
75 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-storage |
76 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
77 | 65bae82..148d157 master -> origin/master |
78 | Updating 65bae82..148d157 |
79 | Fast-forward |
80 | docs/archiver-blueprint.md | 160 ++++++++++++++++++++++------------- |
81 | sql/archiver/swh-archiver-schema.sql | 3 +- |
82 | sql/archiver/upgrades/002.sql | 9 ++ |
83 | sql/swh-schema.sql | 8 +- |
84 | sql/upgrades/071.sql | 19 +++++ |
85 | 5 files changed, 140 insertions(+), 59 deletions(-) |
86 | create mode 100644 sql/archiver/upgrades/002.sql |
87 | create mode 100644 sql/upgrades/071.sql |
88 | |
89 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
90 | mr update: /home/temp-drydock/drydock/workingcopy-154/repo/swh-environment/swh-web-ui |
91 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
92 | 41306c7..a4607b8 master -> origin/master |
93 | Updating 41306c7..a4607b8 |
94 | Fast-forward |
95 | swh/web/ui/converters.py | 2 + |
96 | swh/web/ui/main.py | 3 +- |
97 | swh/web/ui/renderers.py | 6 + |
98 | swh/web/ui/templates/revision-log.html | 243 ++++++------ |
99 | swh/web/ui/templates/search.html | 2 +- |
100 | swh/web/ui/tests/test_converters.py | 117 ++++++ |
101 | swh/web/ui/tests/test_service.py | 663 ++++++++++----------------------- |
102 | swh/web/ui/tests/views/test_api.py | 80 +++- |
103 | swh/web/ui/tests/views/test_browse.py | 48 +-- |
104 | swh/web/ui/views/api.py | 46 ++- |
105 | swh/web/ui/views/browse.py | 17 +- |
106 | 11 files changed, 587 insertions(+), 640 deletions(-) |
107 | |
108 | mr update: finished (19 ok) |
109 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 3 2016, 11:07 AM · Built instantly
- Status
Passed