Properties
Properties
- Buildable
- B557: rDSTO3dafd17ab434: storage: Fix error in function which reads licenses
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Nov 22 2016, 4:57 PM · 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 Nov 22 2016, 4:57 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 | ctags_to_db (test_converters.TestConverters) ... ok |
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 5 tests in 0.778s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Nov 22 2016, 4:57 PM · Built for 8 s
- Status
Passed
1 empty logs are hidden. Show all logs.
71 | Already up-to-date. |
---|---|
72 | |
73 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template |
74 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-py-template |
75 | Already up-to-date. |
76 | |
77 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
78 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
79 | Already up-to-date. |
80 | |
81 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
82 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
83 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
84 | f5ece61..3dafd17 master -> origin/master |
85 | Updating f5ece61..3dafd17 |
86 | Fast-forward |
87 | sql/swh-func.sql | 3 ++- |
88 | sql/swh-schema.sql | 2 +- |
89 | sql/upgrades/092.sql | 29 +++++++++++++++++++++++++++++ |
90 | 3 files changed, 32 insertions(+), 2 deletions(-) |
91 | create mode 100644 sql/upgrades/092.sql |
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 | 258b7c2..0afc244 master -> origin/master |
97 | * [new tag] v0.0.38 -> v0.0.38 |
98 | * [new tag] v0.0.37 -> v0.0.37 |
99 | Updating 258b7c2..0afc244 |
100 | Fast-forward |
101 | README-dev.md | 6 - |
102 | debian/control | 1 + |
103 | swh/web/ui/apidoc.py | 228 +++++++---------------- |
104 | swh/web/ui/backend.py | 36 +++- |
105 | swh/web/ui/converters.py | 11 +- |
106 | swh/web/ui/renderers.py | 7 +- |
107 | swh/web/ui/service.py | 78 +++++++- |
108 | swh/web/ui/tests/test_apidoc.py | 351 +++++++++++++++++++++++++++++------- |
109 | swh/web/ui/tests/test_app.py | 16 +- |
110 | swh/web/ui/tests/test_backend.py | 102 +++++++++++ |
111 | swh/web/ui/tests/test_converters.py | 21 +++ |
112 | swh/web/ui/tests/test_service.py | 184 +++++++++++++++++++ |
113 | swh/web/ui/tests/test_utils.py | 53 ++++-- |
114 | swh/web/ui/tests/views/test_api.py | 165 ++++++++++++++++- |
115 | swh/web/ui/utils.py | 31 +++- |
116 | swh/web/ui/views/api.py | 86 ++++++++- |
117 | 16 files changed, 1108 insertions(+), 268 deletions(-) |
118 | |
119 | mr update: finished (21 ok) |
120 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Nov 22 2016, 4:57 PM · Built instantly
- Status
Passed