Properties
Properties
- Buildable
- B432: rDSTO183e60adac69: Add a celery task to permit to populate the cache_content_revision table
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 31 2016, 11:51 AM · Built for 3 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 31 2016, 11:51 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 | 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.807s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 31 2016, 11:51 AM · Built for 17 s
- Status
Passed
1 empty logs are hidden. Show all logs.
98 | swh/storage/db.py | 10 ++++++ |
---|---|
99 | swh/storage/provenance/tasks.py | 50 ++++++++++++++++++++++++++ |
100 | swh/storage/storage.py | 18 ++++++++-- |
101 | swh/storage/tests/test_storage.py | 75 +++++++++++++++++++++++++++++++++++++++ |
102 | 13 files changed, 332 insertions(+), 6 deletions(-) |
103 | mode change 100644 => 100755 setup.py |
104 | create mode 100644 sql/upgrades/077.sql |
105 | create mode 100644 sql/upgrades/078.sql |
106 | create mode 100644 swh/storage/provenance/tasks.py |
107 | |
108 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
109 | mr update: /home/temp-drydock/drydock/workingcopy-169/repo/swh-environment/swh-web-ui |
110 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
111 | b8e3167..9e216bb master -> origin/master |
112 | Updating b8e3167..9e216bb |
113 | Fast-forward |
114 | swh/web/ui/templates/search-form.html | 72 ++++++++++++++++++++++++++ |
115 | swh/web/ui/templates/search.html | 94 +++++----------------------------- |
116 | swh/web/ui/tests/views/test_browse.py | 96 +++++++++++++++++++++++++++++++++++ |
117 | swh/web/ui/views/browse.py | 71 ++++++++++++++++++++++---- |
118 | 4 files changed, 240 insertions(+), 93 deletions(-) |
119 | create mode 100644 swh/web/ui/templates/search-form.html |
120 | |
121 | mr update: finished (20 ok) |
122 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 31 2016, 11:51 AM · Built instantly
- Status
Passed