Properties
Properties
- Buildable
- B393: Diff 348
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 19 2016, 3:02 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 19 2016, 3:02 PM · 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.464s |
| 10 | |
| 11 | OK |
| 12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 19 2016, 3:02 PM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
| 87 | swh/web/ui/tests/test_apidoc.py | 299 ++++++++++++++++++++ |
|---|---|
| 88 | swh/web/ui/tests/test_app.py | 13 +- |
| 89 | swh/web/ui/tests/test_backend.py | 14 +- |
| 90 | swh/web/ui/tests/test_renderers.py | 270 +++++++++--------- |
| 91 | swh/web/ui/tests/test_service.py | 3 +- |
| 92 | swh/web/ui/tests/views/test_browse.py | 20 ++ |
| 93 | swh/web/ui/views/api.py | 511 +++++++++++++++++----------------- |
| 94 | swh/web/ui/views/browse.py | 15 +- |
| 95 | swh/web/ui/views/errorhandler.py | 8 +- |
| 96 | 18 files changed, 1206 insertions(+), 759 deletions(-) |
| 97 | create mode 100644 swh/web/ui/templates/apidoc.html |
| 98 | create mode 100644 swh/web/ui/tests/test_apidoc.py |
| 99 | |
| 100 | mr update: /home/temp-drydock/drydock/workingcopy-161/repo/swh-environment/swh-storage |
| 101 | mr update: /home/temp-drydock/drydock/workingcopy-161/repo/swh-environment/swh-storage |
| 102 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
| 103 | 7d7f403..febdc3a master -> origin/master |
| 104 | * [new tag] v0.0.49 -> v0.0.49 |
| 105 | Updating 7d7f403..febdc3a |
| 106 | Fast-forward |
| 107 | debian/control | 2 +- |
| 108 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 109 | |
| 110 | mr update: finished (20 ok) |
| 111 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 19 2016, 3:02 PM · Built instantly
- Status
Passed