Page MenuHomeSoftware Heritage

sentry: Add parameter 'ignored_exceptions'
AbandonedPublic

Authored by vlorentz on Apr 13 2022, 2:44 PM.

Details

Reviewers
None
Group Reviewers
Reviewers
Summary

It takes an iterable of exception classes, whose instances should not be
logged to Sentry

w/ @jayeshv @ardumont @vsellier

Diff Detail

Event Timeline

Build has FAILED

Patch application report for D7563 (id=27413)

Rebasing onto ab170ca98c...

First, rewinding head to replay your work on top of it...
Applying: sentry: Add parameter 'ignored_exceptions'
Using index info to reconstruct a base tree...
M	swh/core/api/tests/test_gunicorn.py
Falling back to patching base and 3-way merge...
Auto-merging swh/core/api/tests/test_gunicorn.py
CONFLICT (content): Merge conflict in swh/core/api/tests/test_gunicorn.py
Patch failed at 0001 sentry: Add parameter 'ignored_exceptions'

Resolve all conflicts manually, mark them as resolved with
"git add/rm <conflicted_files>", then run "git rebase --continue".
You can instead skip this commit: run "git rebase --skip".
To abort and get back to the state before "git rebase", run "git rebase --abort".

Rebase failed (ret=1)!

Could not rebase; Attempt merge onto ab170ca98c...

Already up to date.
Changes applied before test
commit a4083ba3b21a8101a9b299479ecf94e61a499df1
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Wed Apr 13 14:44:22 2022 +0200

    sentry: Add parameter 'ignored_exceptions'
    
    It takes an iterable of exception classes, whose instances should not be
    logged to Sentry

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

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 13 2022, 2:45 PM
Harbormaster failed remote builds in B28428: Diff 27413!
vlorentz edited the summary of this revision. (Show Details)

rebase

Build has FAILED

Patch application report for D7563 (id=27415)

Rebasing onto ab170ca98c...

Current branch diff-target is up to date.
Changes applied before test
commit 15feebc2cc24e1f5f0feb9aaaf5be0902ed45ba6
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Wed Apr 13 14:44:22 2022 +0200

    sentry: Add parameter 'ignored_exceptions'
    
    It takes an iterable of exception classes, whose instances should not be
    logged to Sentry

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

Build is green

Patch application report for D7563 (id=27417)

Rebasing onto ab170ca98c...

Current branch diff-target is up to date.
Changes applied before test
commit 862ecbdb4242abaee4b80c333a844857f7958db2
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Wed Apr 13 14:44:22 2022 +0200

    sentry: Add parameter 'ignored_exceptions'
    
    It takes an iterable of exception classes, whose instances should not be
    logged to Sentry

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