Page MenuHomeSoftware Heritage

Disable reporting of NotFound exceptions to Sentry
ClosedPublic

Authored by vlorentz on Dec 20 2022, 10:36 AM.

Diff Detail

Unit TestsFailed

TimeTest
370 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.package.conda.tests.test_conda::test_conda_loader_load_multiple_version
datadir = '/var/lib/jenkins/workspace/DLDBASE/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/loader/package/conda/tests/data' requests_mock_datadir = <requests_mock.mocker.Mocker object at 0x7fd04a9eb710> swh_storage = <swh.storage.proxies.retry.RetryingProxyStorage object at 0x7fd04a9ebeb8>
254 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.package.conda.tests.test_conda::test_get_default_version
requests_mock_datadir = <requests_mock.mocker.Mocker object at 0x7fd04a96d048> swh_storage = <swh.storage.proxies.retry.RetryingProxyStorage object at 0x7fd04a96dcf8>
455 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.package.conda.tests.test_conda::test_get_versions
requests_mock_datadir = <requests_mock.mocker.Mocker object at 0x7fd04a9c13c8> swh_storage = <swh.storage.proxies.retry.RetryingProxyStorage object at 0x7fd04a9ebfd0>
377 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.package.rpm.tests.test_rpm::test_rpm_first_visit
swh_storage = <swh.storage.proxies.retry.RetryingProxyStorage object at 0x7fd048cd84e0> requests_mock_datadir = <requests_mock.mocker.Mocker object at 0x7fd049f3b978> expected_stats = {'content': 421, 'directory': 40, 'origin': 1, 'origin_visit': 1, ...}
280 msJenkins > .tox.py3.lib.python3.7.site-packages.swh.loader.package.rpm.tests.test_rpm::test_rpm_multiple_visits
swh_storage = <swh.storage.proxies.retry.RetryingProxyStorage object at 0x7fd049f3bd30> requests_mock_datadir = <requests_mock.mocker.Mocker object at 0x7fd049f660b8> expected_stats = {'content': 421, 'directory': 40, 'origin': 1, 'origin_visit': 1, ...}
View Full Test Results (5 Failed · 285 Passed)

Event Timeline

Build has FAILED

Patch application report for D8973 (id=32324)

Rebasing onto 9f94c73be8...

Current branch diff-target is up to date.
Changes applied before test
commit e7ac7a3475ad8cce90b07ba77bfbe595c8dd23db
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Dec 20 10:35:48 2022 +0100

    Disable reporting of NotFound exceptions to Sentry

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

Harbormaster returned this revision to the author for changes because remote builds failed.Dec 20 2022, 10:40 AM
Harbormaster failed remote builds in B33315: Diff 32324!

test failures are unrelated

This revision is now accepted and ready to land.Dec 20 2022, 10:53 AM
This revision was landed with ongoing or failed builds.Dec 20 2022, 10:54 AM
This revision was automatically updated to reflect the committed changes.