Properties
Properties
- Buildable
- B449: rDSTO05548a8d9e7c: Fix: drop a function and not a type
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 1 2016, 3:25 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 Sep 1 2016, 3:25 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 | 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.659s |
9 | |
10 | OK |
11 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 1 2016, 3:25 PM · Built for 9 s
- Status
Passed
1 empty logs are hidden. Show all logs.
88 | dumps/swh-archiver.sql | 2 +- |
---|---|
89 | dumps/swh.dump | Bin 117865 -> 122848 bytes |
90 | dumps/swh.sql | 263 +++++++++++++++++++++++++++++++++++------------- |
91 | 4 files changed, 195 insertions(+), 70 deletions(-) |
92 | |
93 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
94 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web-ui |
95 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
96 | 9e216bb..8597c7a master -> origin/master |
97 | Updating 9e216bb..8597c7a |
98 | Fast-forward |
99 | swh/web/ui/backend.py | 16 +++++----- |
100 | swh/web/ui/converters.py | 20 +++++++++++++ |
101 | swh/web/ui/service.py | 21 +++++++++----- |
102 | swh/web/ui/tests/test_backend.py | 23 ++++++++------- |
103 | swh/web/ui/tests/test_converters.py | 31 ++++++++++++++++++++ |
104 | swh/web/ui/tests/test_service.py | 55 +++++++++++++++++++++++++---------- |
105 | swh/web/ui/tests/test_utils.py | 6 ++-- |
106 | swh/web/ui/tests/views/test_api.py | 58 ++++++++++++++++++++----------------- |
107 | swh/web/ui/utils.py | 19 ++++++++---- |
108 | swh/web/ui/views/api.py | 55 ++++++++++++++++++----------------- |
109 | 10 files changed, 201 insertions(+), 103 deletions(-) |
110 | |
111 | mr update: finished (20 ok) |
112 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 1 2016, 3:25 PM · Built instantly
- Status
Passed