Properties
Properties
- Buildable
- B428: rDSTOfdfa56b02c3d: Refactor - Align listing columns for directory_ls function
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 30 2016, 4:59 PM · Built for 1 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 30 2016, 4:59 PM · Built for 1 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-environment', you might want to remove it |
---|---|
2 | db_to_author (test_converters.TestConverters) ... ok |
3 | db_to_git_headers (test_converters.TestConverters) ... ok |
4 | db_to_release (test_converters.TestConverters) ... ok |
5 | db_to_revision (test_converters.TestConverters) ... ok |
6 | |
7 | ---------------------------------------------------------------------- |
8 | Ran 4 tests in 0.484s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 30 2016, 4:59 PM · Built for 14 s
- Status
Passed
1 empty logs are hidden. Show all logs.
109 | sql/upgrades/078.sql | 36 +++++++++++++++++++ |
---|---|
110 | swh/storage/api/client.py | 3 ++ |
111 | swh/storage/api/server.py | 6 ++++ |
112 | swh/storage/db.py | 10 ++++++ |
113 | swh/storage/storage.py | 18 ++++++++-- |
114 | swh/storage/tests/test_storage.py | 75 +++++++++++++++++++++++++++++++++++++++ |
115 | 11 files changed, 297 insertions(+), 29 deletions(-) |
116 | create mode 100644 sql/upgrades/077.sql |
117 | create mode 100644 sql/upgrades/078.sql |
118 | |
119 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
120 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
121 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
122 | b8e3167..9e216bb master -> origin/master |
123 | Updating b8e3167..9e216bb |
124 | Fast-forward |
125 | swh/web/ui/templates/search-form.html | 72 ++++++++++++++++++++++++++ |
126 | swh/web/ui/templates/search.html | 94 +++++----------------------------- |
127 | swh/web/ui/tests/views/test_browse.py | 96 +++++++++++++++++++++++++++++++++++ |
128 | swh/web/ui/views/browse.py | 71 ++++++++++++++++++++++---- |
129 | 4 files changed, 240 insertions(+), 93 deletions(-) |
130 | create mode 100644 swh/web/ui/templates/search-form.html |
131 | |
132 | mr update: finished (20 ok) |
133 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 30 2016, 4:59 PM · Built instantly
- Status
Passed