Properties
Properties
- Buildable
- B985: rDSTO45b3426765a3: docs/: add sphinx apidoc generation skeleton
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Failed
Lint
Lint
- When
- Completed at Sep 1 2017, 10:28 AM · Built for 5 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 2017, 10:28 AM · Built for 5 s
- Status
Failed
1 empty logs are hidden. Show all logs.
25 | raise self.exc_val.with_traceback(self.tb) |
---|---|
26 | File "/usr/lib/python3/dist-packages/nose/loader.py", line 414, in loadTestsFromName |
27 | addr.filename, addr.module) |
28 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in importFromPath |
29 | return self.importFromDir(dir_path, fqname) |
30 | File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in importFromDir |
31 | mod = load_module(part_fqname, fh, filename, desc) |
32 | File "/usr/lib/python3.4/imp.py", line 235, in load_module |
33 | return load_source(name, filename, file) |
34 | File "/usr/lib/python3.4/imp.py", line 171, in load_source |
35 | module = methods.load() |
36 | File "<frozen importlib._bootstrap>", line 1220, in load |
37 | File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked |
38 | File "<frozen importlib._bootstrap>", line 1129, in _exec |
39 | File "<frozen importlib._bootstrap>", line 1471, in exec_module |
40 | File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed |
41 | File "/home/temp-drydock/drydock/workingcopy-173/repo/swh-storage/swh/storage/tests/test_db.py", line 12, in <module> |
42 | from swh.core.tests.db_testing import SingleDbTestFixture |
43 | ImportError: cannot import name 'SingleDbTestFixture' |
44 | |
45 | ---------------------------------------------------------------------- |
46 | Ran 11 tests in 2.433s |
47 | |
48 | FAILED (errors=1) |
49 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 1 2017, 10:28 AM · Built for 38 s
- Status
Passed
1 | mr update: command failed |
---|---|
2 | mr update: command failed |
3 | mr update: command failed |
4 |
448 | docs/_static/.placeholder | 0 |
---|---|
449 | docs/_templates/.placeholder | 0 |
450 | docs/conf.py | 1 + |
451 | docs/index.rst | 15 ++ |
452 | docs/source/_static/dependencies.dot | 41 ----- |
453 | docs/source/_static/dependencies.png | Bin 58152 -> 0 bytes |
454 | docs/source/conf.py | 286 ----------------------------------- |
455 | docs/source/index.rst | 22 --- |
456 | docs/source/modules.rst | 7 - |
457 | docs/source/swh.web.ui.rst | 118 --------------- |
458 | 12 files changed, 20 insertions(+), 685 deletions(-) |
459 | create mode 100644 docs/.gitignore |
460 | create mode 100644 docs/_static/.placeholder |
461 | create mode 100644 docs/_templates/.placeholder |
462 | create mode 100644 docs/conf.py |
463 | create mode 100644 docs/index.rst |
464 | delete mode 100644 docs/source/_static/dependencies.dot |
465 | delete mode 100644 docs/source/_static/dependencies.png |
466 | delete mode 100644 docs/source/conf.py |
467 | delete mode 100644 docs/source/index.rst |
468 | delete mode 100644 docs/source/modules.rst |
469 | delete mode 100644 docs/source/swh.web.ui.rst |
470 | |
471 | mr update: finished (20 ok; 3 failed) |
472 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 1 2017, 10:27 AM · Built instantly
- Status
Passed