Page MenuHomeSoftware Heritage

tenacious: Document potential issues about objects being dropped
ClosedPublic

Authored by vlorentz on May 6 2021, 11:56 AM.

Diff Detail

Repository
rDSTO Storage manager
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21317
Build 33105: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 33104: arc lint + arc unit

Unit TestsFailed

TimeTest
29 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_release_add_name_clash
self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7f12139e9748> swh_storage = <RemoteStorage url=mock://example.com/> sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7f12139e9080>
23 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_release_add_no_author_date
self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7f1214598e80> swh_storage = <RemoteStorage url=mock://example.com/> sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7f121459b6a0>
24 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_api_client.TestStorageApi::test_revision_add_name_clash
self = <swh.storage.tests.test_api_client.TestStorageApi object at 0x7f12140899b0> swh_storage = <RemoteStorage url=mock://example.com/> sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7f12139c86d8>
234 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_release_add_name_clash
self = <swh.storage.tests.test_cassandra.TestCassandraStorage object at 0x7f11782dc630> swh_storage = <swh.storage.cassandra.storage.CassandraStorage object at 0x7f11a0219a20> sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7f11784ea278>
244 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.storage.tests.test_cassandra.TestCassandraStorage::test_release_add_no_author_date
self = <swh.storage.tests.test_cassandra.TestCassandraStorage object at 0x7f11c008d048> swh_storage = <swh.storage.cassandra.storage.CassandraStorage object at 0x7f12006fc208> sample_data = <swh.storage.tests.storage_data.StorageData object at 0x7f11c042ee80>
View Full Test Results (19 Failed · 963 Passed · 37 Skipped)

Event Timeline

Build has FAILED

Patch application report for D5693 (id=20335)

Rebasing onto e170fb29fd...

Current branch diff-target is up to date.
Changes applied before test
commit 652e3d5c07ce5311790bb2f4ecdba809a3c13d8f
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu May 6 11:56:32 2021 +0200

    tenacious: Document potential issues about objects being dropped

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

Harbormaster returned this revision to the author for changes because remote builds failed.May 6 2021, 12:02 PM
Harbormaster failed remote builds in B21317: Diff 20335!

failures are unrelated

This revision is now accepted and ready to land.May 6 2021, 1:51 PM
This revision was landed with ongoing or failed builds.May 6 2021, 2:20 PM
This revision was automatically updated to reflect the committed changes.