Properties
Properties
- Buildable
- B327: Diff 290
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 1 2016, 2:48 PM · 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 1 2016, 2:48 PM · Built for 3 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 1.127s |
| 10 | |
| 11 | OK |
| 12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 1 2016, 2:48 PM · Built for 26 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 94 | swh/web/ui/static/js/filedrop.js | 194 ------------------------------- |
|---|---|
| 95 | swh/web/ui/static/js/search.js | 242 +++++++++++++++++++++++++++++++++++++++ |
| 96 | swh/web/ui/static/lib/jquery.js | 1 - |
| 97 | swh/web/ui/templates/search.html | 117 ++++++++++--------- |
| 98 | 4 files changed, 307 insertions(+), 247 deletions(-) |
| 99 | delete mode 100644 swh/web/ui/static/js/filedrop.js |
| 100 | create mode 100644 swh/web/ui/static/js/search.js |
| 101 | delete mode 120000 swh/web/ui/static/lib/jquery.js |
| 102 | |
| 103 | mr update: /home/temp-drydock/drydock/workingcopy-158/repo/swh-environment/swh-storage |
| 104 | mr update: /home/temp-drydock/drydock/workingcopy-158/repo/swh-environment/swh-storage |
| 105 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 106 | 9451c5f..65bae82 master -> origin/master |
| 107 | * [new tag] v0.0.47 -> v0.0.47 |
| 108 | Updating 9451c5f..65bae82 |
| 109 | Fast-forward |
| 110 | swh/storage/archiver/director.py | 50 ++++++++++++++++++++++-------------- |
| 111 | swh/storage/archiver/storage.py | 20 +++++++++++++++ |
| 112 | swh/storage/archiver/worker.py | 7 ++--- |
| 113 | swh/storage/db.py | 52 ++++++++++++++++++++++++++++++++++++++ |
| 114 | swh/storage/tests/test_archiver.py | 6 ++--- |
| 115 | 5 files changed, 110 insertions(+), 25 deletions(-) |
| 116 | |
| 117 | mr update: finished (19 ok) |
| 118 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 1 2016, 2:48 PM · Built instantly
- Status
Passed