Properties
Properties
- Buildable
- B1050: Diff 850
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Oct 13 2017, 4:48 PM · Built for 8 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 Oct 13 2017, 4:48 PM · Built for 7 s
- Status
Passed
1 empty logs are hidden. Show all logs.
1 | W: unknown repository 'swh-loader-antelink', you might want to remove it |
---|---|
2 | W: unknown repository 'swh-cloner-git', you might want to remove it |
3 | W: unknown repository 'swh-environment', you might want to remove it |
4 | W: unknown repository 'swh-lister-github', you might want to remove it |
5 | W: unknown repository 'swh-web-ui', you might want to remove it |
6 | W: unknown repository 'swh-lister-bitbucket', you might want to remove it |
7 | W: unknown repository 'swh-fetcher-googlecode', you might want to remove it |
8 | ctags_to_db (test_converters.TestConverters) ... ok |
9 | db_to_author (test_converters.TestConverters) ... ok |
10 | db_to_ctags (test_converters.TestConverters) ... ok |
11 | db_to_fossology_license (test_converters.TestConverters) ... ok |
12 | db_to_git_headers (test_converters.TestConverters) ... ok |
13 | db_to_language (test_converters.TestConverters) ... ok |
14 | db_to_metadata (test_converters.TestConverters) ... ok |
15 | db_to_mimetype (test_converters.TestConverters) ... ok |
16 | db_to_release (test_converters.TestConverters) ... ok |
17 | db_to_revision (test_converters.TestConverters) ... ok |
18 | |
19 | ---------------------------------------------------------------------- |
20 | Ran 10 tests in 3.768s |
21 | |
22 | OK |
23 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Oct 13 2017, 4:48 PM · Built for 30 s
- Status
Passed
1 empty logs are hidden. Show all logs.
380 | create mode 100644 swh/scheduler/tests/__init__.py |
---|---|
381 | |
382 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-objstorage |
383 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-objstorage |
384 | From ssh://forge.softwareheritage.org/diffusion/DOBJS/swh-objstorage |
385 | 8a1808c..77b54b4 master -> origin/master |
386 | * [new tag] v0.0.23 -> v0.0.23 |
387 | Updating 8a1808c..77b54b4 |
388 | Fast-forward |
389 | debian/rules | 7 +++---- |
390 | setup.py | 10 ++-------- |
391 | swh/__init__.py | 1 + |
392 | 3 files changed, 6 insertions(+), 12 deletions(-) |
393 | create mode 100644 swh/__init__.py |
394 | |
395 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-vault |
396 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-vault |
397 | From ssh://forge.softwareheritage.org/diffusion/DVAU/swh-vault |
398 | df617d2..1edcd77 master -> origin/master |
399 | Updating df617d2..1edcd77 |
400 | Fast-forward |
401 | debian/control | 2 +- |
402 | debian/rules | 8 +++++--- |
403 | swh/__init__.py | 1 + |
404 | 3 files changed, 7 insertions(+), 4 deletions(-) |
405 | create mode 100644 swh/__init__.py |
406 | |
407 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
408 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage-testdata |
409 | From ssh://forge.softwareheritage.org/diffusion/DSTOT/swh-storage-testdata |
410 | 43e6895..082d26c master -> origin/master |
411 | Updating 43e6895..082d26c |
412 | Fast-forward |
413 | svn-folders/pkg-gourmet-with-external-id.tgz | Bin 0 -> 35440 bytes |
414 | 1 file changed, 0 insertions(+), 0 deletions(-) |
415 | create mode 100644 svn-folders/pkg-gourmet-with-external-id.tgz |
416 | |
417 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
418 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-storage |
419 | From ssh://forge.softwareheritage.org/diffusion/DSTO/swh-storage |
420 | e67765b..d35e739 master -> origin/master |
421 | * [new tag] v0.0.92 -> v0.0.92 |
422 | * [new tag] v0.0.89 -> v0.0.89 |
423 | * [new tag] v0.0.90 -> v0.0.90 |
424 | * [new tag] v0.0.91 -> v0.0.91 |
425 | Updating e67765b..d35e739 |
426 | Fast-forward |
427 | debian/control | 11 +++++---- |
428 | debian/rules | 9 +++----- |
429 | requirements-swh.txt | 3 +-- |
430 | requirements.txt | 1 - |
431 | setup.py | 11 +++------ |
432 | swh/__init__.py | 1 + |
433 | swh/storage/converters.py | 2 +- |
434 | swh/storage/db.py | 3 +++ |
435 | swh/storage/listener.py | 13 ++++++++++- |
436 | swh/storage/schemata/distribution.py | 45 +++++++++++++++++++++++++++--------- |
437 | swh/storage/tests/test_storage.py | 28 +++++++++++----------- |
438 | 11 files changed, 78 insertions(+), 49 deletions(-) |
439 | create mode 100644 swh/__init__.py |
440 | |
441 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web |
442 | mr update: /home/temp-drydock/drydock/workingcopy-171/repo/swh-environment/swh-web |
443 | From ssh://forge.softwareheritage.org/source/swh-web |
444 | ef06e5c..a76713a master -> origin/master |
445 | Updating ef06e5c..a76713a |
446 | Fast-forward |
447 | debian/control | 2 +- |
448 | debian/rules | 11 +- |
449 | docs/conf.py | 2 - |
450 | docs/uri-scheme.rst | 43 ++ |
451 | setup.py | 10 +- |
452 | swh/__init__.py | 1 + |
453 | swh/web/__init__.py | 0 |
454 | swh/web/browse/urls.py | 1 + |
455 | swh/web/browse/utils.py | 12 + |
456 | swh/web/browse/views/origin.py | 6 +- |
457 | swh/web/browse/views/revision.py | 176 +++++ |
458 | swh/web/common/utils.py | 27 +- |
459 | swh/web/static/css/style.css | 46 ++ |
460 | swh/web/templates/content.html | 2 +- |
461 | swh/web/templates/directory.html | 8 +- |
462 | .../top-navigation.html} | 2 +- |
463 | swh/web/templates/origin.html | 2 +- |
464 | swh/web/templates/revision-log.html | 177 +---- |
465 | swh/web/templates/revision.html | 119 +-- |
466 | .../tests/browse/views/data/revision_test_data.py | 859 +++++++++++++++++++++ |
467 | swh/web/tests/browse/views/test_origin.py | 2 +- |
468 | swh/web/tests/browse/views/test_revision.py | 159 ++++ |
469 | swh/web/tests/common/test_utils.py | 5 + |
470 | 23 files changed, 1391 insertions(+), 281 deletions(-) |
471 | create mode 100644 swh/__init__.py |
472 | create mode 100644 swh/web/__init__.py |
473 | create mode 100644 swh/web/browse/views/revision.py |
474 | rename swh/web/templates/{content-directory-top-navigation.html => includes/top-navigation.html} (85%) |
475 | create mode 100644 swh/web/tests/browse/views/data/revision_test_data.py |
476 | create mode 100644 swh/web/tests/browse/views/test_revision.py |
477 | |
478 | mr update: finished (24 ok) |
479 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Oct 13 2017, 4:47 PM · Built instantly
- Status
Passed