Page MenuHomeSoftware Heritage

tests: add tags (Release) in the datasets
ClosedPublic

Authored by douardda on Aug 31 2022, 3:11 PM.

Details

Summary

this will be needed for testing grpc swh-graph archive backend.

Diff Detail

Unit TestsFailed

TimeTest
4,217 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.provenance.tests.test_journal_client::test_cli_origin_from_journal_client
swh_storage = <swh.storage.postgresql.storage.Storage object at 0x7f873c683438> swh_storage_backend_config = {'check_config': {'check_write': True}, 'cls': 'postgresql', 'db': "user=postgres password=xxx dbname=tests host=127.0...l_writer': {'anonymize': False, 'brokers': ['127.0.0.1:44409'], 'client_id': 'kafka_writer', 'cls': 'kafka', ...}, ...} kafka_prefix = 'gqmcfjtids', kafka_server = '127.0.0.1:44409'
1,577 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.provenance.tests.test_journal_client::test_cli_revision_from_journal_client
swh_storage = <swh.storage.postgresql.storage.Storage object at 0x7f873c610cf8> swh_storage_backend_config = {'check_config': {'check_write': True}, 'cls': 'postgresql', 'db': "user=postgres password=xxx dbname=tests host=127.0...l_writer': {'anonymize': False, 'brokers': ['127.0.0.1:44409'], 'client_id': 'kafka_writer', 'cls': 'kafka', ...}, ...} kafka_prefix = 'lwigvsccuu', kafka_server = '127.0.0.1:44409'

Event Timeline

Build has FAILED

Patch application report for D8361 (id=30177)

Rebasing onto 4a241adbab...

Current branch diff-target is up to date.
Changes applied before test
commit 4013246bf3f8d9c532bb411c54fe08764e952727
Author: David Douard <david.douard@sdfa3.org>
Date:   Wed Aug 31 14:56:32 2022 +0200

    tests: add tags (Release) in the datasets
    
    this will be needed for testing grpc swh-graph archive backend.

Link to build: https://jenkins.softwareheritage.org/job/DPROV/job/tests-on-diff/652/
See console output for more information: https://jenkins.softwareheritage.org/job/DPROV/job/tests-on-diff/652/console

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 31 2022, 3:15 PM
Harbormaster failed remote builds in B31221: Diff 30177!

Build has FAILED

Patch application report for D8361 (id=30202)

Rebasing onto 4a241adbab...

Current branch diff-target is up to date.
Changes applied before test
commit 3fccbc96b1ab0819f11b6d3e7bda0e71d1026d9a
Author: David Douard <david.douard@sdfa3.org>
Date:   Wed Aug 31 14:56:32 2022 +0200

    tests: add tags (Release) in the datasets
    
    this will be needed for testing grpc swh-graph archive backend.

Link to build: https://jenkins.softwareheritage.org/job/DPROV/job/tests-on-diff/655/
See console output for more information: https://jenkins.softwareheritage.org/job/DPROV/job/tests-on-diff/655/console

Harbormaster returned this revision to the author for changes because remote builds failed.Aug 31 2022, 5:38 PM
Harbormaster failed remote builds in B31243: Diff 30202!

more needed fixes for tests: get_graph_data was not aware of Release objects

Build is green

Patch application report for D8361 (id=30221)

Rebasing onto 4a241adbab...

Current branch diff-target is up to date.
Changes applied before test
commit 1d264b10e3aa6ce3a4fa7de24c44776838b3c67d
Author: David Douard <david.douard@sdfa3.org>
Date:   Wed Aug 31 14:56:32 2022 +0200

    tests: add tags (Release) in the datasets
    
    this will be needed for testing grpc swh-graph archive backend.

See https://jenkins.softwareheritage.org/job/DPROV/job/tests-on-diff/657/ for more details.

add a forgoten dataset visit file

Build is green

Patch application report for D8361 (id=30237)

Rebasing onto 4a241adbab...

Current branch diff-target is up to date.
Changes applied before test
commit 865449ec9656afe0e05ce152698a946f005bef81
Author: David Douard <david.douard@sdfa3.org>
Date:   Wed Aug 31 14:56:32 2022 +0200

    tests: add tags (Release) in the datasets
    
    this will be needed for testing grpc swh-graph archive backend.

See https://jenkins.softwareheritage.org/job/DPROV/job/tests-on-diff/659/ for more details.

This revision is now accepted and ready to land.Sep 2 2022, 11:10 AM