Properties
Properties
- Buildable
- B333: rDSTO87386de54bc6: Add the 'corrupted' state in the archive_status enum
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Aug 1 2016, 5:23 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, 5:23 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.823s |
10 | |
11 | OK |
12 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Aug 1 2016, 5:23 PM · Built for 14 s
- Status
Passed
81 | |
---|---|
82 | fatal: empty ident name (for <temp-drydock@worker01.softwareheritage.org>) not allowed |
83 | |
84 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-scheduler |
85 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-scheduler |
86 | Already up-to-date. |
87 | |
88 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage |
89 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage |
90 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
91 | edf12b9..87386de master -> origin/master |
92 | Updating edf12b9..87386de |
93 | Fast-forward |
94 | sql/archiver/swh-archiver-schema.sql | 3 ++- |
95 | sql/archiver/upgrades/002.sql | 9 +++++++++ |
96 | swh/storage/tests/test_archiver.py | 6 +++--- |
97 | 3 files changed, 14 insertions(+), 4 deletions(-) |
98 | create mode 100644 sql/archiver/upgrades/002.sql |
99 | |
100 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage-testdata |
101 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-storage-testdata |
102 | Already up-to-date. |
103 | |
104 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-web-ui |
105 | mr update: /home/temp-drydock/drydock/workingcopy-160/repo/swh-environment/swh-web-ui |
106 | From ssh://forge.softwareheritage.org/diffusion/DWUI/swh-web-ui |
107 | 2137c95..a4607b8 master -> origin/master |
108 | Updating 2137c95..a4607b8 |
109 | Fast-forward |
110 | swh/web/ui/converters.py | 2 + |
111 | swh/web/ui/main.py | 3 +- |
112 | swh/web/ui/renderers.py | 6 + |
113 | swh/web/ui/static/js/filedrop.js | 194 ---------- |
114 | swh/web/ui/static/js/search.js | 242 ++++++++++++ |
115 | swh/web/ui/static/lib/jquery.js | 1 - |
116 | swh/web/ui/templates/revision-log.html | 243 ++++++------ |
117 | swh/web/ui/templates/search.html | 119 +++--- |
118 | swh/web/ui/tests/test_converters.py | 117 ++++++ |
119 | swh/web/ui/tests/test_service.py | 663 ++++++++++----------------------- |
120 | swh/web/ui/tests/views/test_api.py | 80 +++- |
121 | swh/web/ui/tests/views/test_browse.py | 48 +-- |
122 | swh/web/ui/views/api.py | 46 ++- |
123 | swh/web/ui/views/browse.py | 17 +- |
124 | 14 files changed, 894 insertions(+), 887 deletions(-) |
125 | delete mode 100644 swh/web/ui/static/js/filedrop.js |
126 | create mode 100644 swh/web/ui/static/js/search.js |
127 | delete mode 120000 swh/web/ui/static/lib/jquery.js |
128 | |
129 | mr update: finished (18 ok; 1 failed) |
130 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Aug 1 2016, 5:23 PM · Built instantly
- Status
Passed