Properties
Properties
- Buildable
- B953: rDSTO6d063ac1d9cb: tests: use new DbTestFixture, add new storage test fixture
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Jul 17 2017, 2:21 PM · Built for 4 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 Jul 17 2017, 2:21 PM · Built for 3 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | ./pythonpath.sh: line 7: local: can only be used in a function |
---|---|
2 | ./pythonpath.sh: line 11: local: can only be used in a function |
3 | W: unknown repository 'swh-loader-antelink', you might want to remove it |
4 | W: unknown repository 'swh-cloner-git', you might want to remove it |
5 | W: unknown repository 'swh-environment', you might want to remove it |
6 | W: unknown repository 'swh-lister-github', you might want to remove it |
7 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
8 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
9 | ctags_to_db (test_converters.TestConverters) ... ok |
10 | db_to_author (test_converters.TestConverters) ... ok |
11 | db_to_ctags (test_converters.TestConverters) ... ok |
12 | db_to_fossology_license (test_converters.TestConverters) ... ok |
13 | db_to_git_headers (test_converters.TestConverters) ... ok |
14 | db_to_language (test_converters.TestConverters) ... ok |
15 | db_to_metadata (test_converters.TestConverters) ... ok |
16 | db_to_mimetype (test_converters.TestConverters) ... ok |
17 | db_to_release (test_converters.TestConverters) ... ok |
18 | db_to_revision (test_converters.TestConverters) ... ok |
19 | |
20 | ---------------------------------------------------------------------- |
21 | Ran 10 tests in 1.327s |
22 | |
23 | OK |
24 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Jul 17 2017, 2:21 PM · Built for 25 s
- Status
Passed
1 empty logs are hidden. Show all logs.
81 | |
---|---|
82 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
83 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-storage |
84 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
85 | af4d3da..6d063ac master -> origin/master |
86 | Updating af4d3da..6d063ac |
87 | Fast-forward |
88 | swh/storage/tests/server_testing.py | 3 +- |
89 | swh/storage/tests/storage_testing.py | 58 ++++++++++++++++++++++++++++++++++++ |
90 | swh/storage/tests/test_api_client.py | 2 +- |
91 | swh/storage/tests/test_db.py | 4 +-- |
92 | swh/storage/tests/test_storage.py | 40 +++++-------------------- |
93 | 5 files changed, 71 insertions(+), 36 deletions(-) |
94 | create mode 100644 swh/storage/tests/storage_testing.py |
95 | |
96 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-vault |
97 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-vault |
98 | Already up-to-date. |
99 | |
100 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui |
101 | mr update: /home/temp-drydock/drydock/workingcopy-178/repo/swh-environment/swh-web-ui |
102 | Already up-to-date. |
103 | |
104 | mr update: finished (22 ok) |
105 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Jul 17 2017, 2:21 PM · Built instantly
- Status
Passed