Properties
Properties
- Buildable
- B1003: rDSTO82ca9bb5386f: debian/control: wrap-and-sort
- Build Plan
- Plan 2 Software Heritage Python tests
- Status
Passed
Lint
Lint
- When
- Completed at Sep 14 2017, 5:33 PM · Built for 26 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 14 2017, 5:33 PM · Built for 18 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 8.299s |
21 | |
22 | OK |
23 |
Update environment from working copy
Update environment from working copy
- When
- Completed at Sep 14 2017, 5:32 PM · Built for 1 m, 2 s
- Status
Passed
1 empty logs are hidden. Show all logs.
370 | rename swh/web/{ui => }/templates/origin.html (100%) |
---|---|
371 | rename swh/web/{ui => }/templates/person.html (100%) |
372 | rename swh/web/{ui => }/templates/release.html (100%) |
373 | rename swh/web/{ui => }/templates/revision-directory.html (100%) |
374 | rename swh/web/{ui => }/templates/revision-log.html (100%) |
375 | rename swh/web/{ui => }/templates/revision.html (100%) |
376 | rename swh/web/{ui => }/templates/search.html (100%) |
377 | rename swh/web/{ui => }/templates/symbols.html (100%) |
378 | create mode 100644 swh/web/tests/__init__.py |
379 | rename swh/web/{ui => tests/api}/__init__.py (100%) |
380 | create mode 100644 swh/web/tests/api/swh_api_testcase.py |
381 | create mode 100644 swh/web/tests/api/test_api_lookup.py |
382 | rename swh/web/{ui/tests => tests/api}/test_apidoc.py (70%) |
383 | create mode 100644 swh/web/tests/api/test_apiresponse.py |
384 | rename swh/web/{ui/tests => tests/api}/test_utils.py (61%) |
385 | create mode 100644 swh/web/tests/api/views/__init__.py |
386 | create mode 100644 swh/web/tests/api/views/test_content.py |
387 | create mode 100644 swh/web/tests/api/views/test_directory.py |
388 | create mode 100644 swh/web/tests/api/views/test_entity.py |
389 | create mode 100644 swh/web/tests/api/views/test_origin.py |
390 | create mode 100644 swh/web/tests/api/views/test_person.py |
391 | create mode 100644 swh/web/tests/api/views/test_release.py |
392 | create mode 100644 swh/web/tests/api/views/test_revision.py |
393 | create mode 100644 swh/web/tests/api/views/test_stat.py |
394 | create mode 100644 swh/web/tests/common/__init__.py |
395 | rename swh/web/{ui/tests => tests/common}/test_converters.py (99%) |
396 | rename swh/web/{ui/tests => tests/common}/test_query.py (95%) |
397 | rename swh/web/{ui/tests => tests/common}/test_service.py (70%) |
398 | create mode 100644 swh/web/tests/common/test_templatetags.py |
399 | create mode 100644 swh/web/tests/common/test_throttling.py |
400 | create mode 100644 swh/web/tests/common/test_utils.py |
401 | delete mode 100644 swh/web/ui/backend.py |
402 | delete mode 100644 swh/web/ui/main.py |
403 | delete mode 100644 swh/web/ui/renderers.py |
404 | delete mode 100644 swh/web/ui/tests/test_app.py |
405 | delete mode 100644 swh/web/ui/tests/test_backend.py |
406 | delete mode 100644 swh/web/ui/tests/test_renderers.py |
407 | delete mode 100644 swh/web/ui/tests/views/test_api.py |
408 | delete mode 100644 swh/web/ui/tests/views/test_browse.py |
409 | delete mode 100644 swh/web/ui/tests/views/test_main.py |
410 | delete mode 100644 swh/web/ui/views/__init__.py |
411 | delete mode 100644 swh/web/ui/views/api.py |
412 | delete mode 100644 swh/web/ui/views/browse.py |
413 | delete mode 100644 swh/web/ui/views/errorhandler.py |
414 | delete mode 100644 swh/web/ui/views/main.py |
415 | create mode 100644 swh/web/urls.py |
416 | create mode 100644 swh/web/wsgi.py |
417 | |
418 | mr update: finished (23 ok) |
419 |
Clone on Software Heritage Worker
Clone on Software Heritage Worker
- When
- Completed at Sep 14 2017, 5:31 PM · Built instantly
- Status
Passed