Opened at 2026-01-04T18:01:45Z
Last modified at 2026-01-06T21:35:53Z
#4190 assigned defect
Broken tests: failUnlessRaises has been deprecated — at Initial Version
| Reported by: | hacklschorsch | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | undecided |
| Component: | unknown | Version: | n/a |
| Keywords: | Cc: | ||
| Launchpad Bug: |
Description
failUnlessRaises has been deprecated in favor of assertRaises.
This breaks tests (see https://app.circleci.com/pipelines/github/tahoe-lafs/tahoe-lafs/5377/workflows/cd00a81d-54c3-43be-8041-719ea727c3f1).
Thanks @sajith for the pointer (both the broken tests and the possible cause)!
Note: See
TracTickets for help on using
tickets.
