HomeSoftware Heritage

Fix all misuses of assertRaises, and associated fallout
b0ad229e60f4Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Fix all misuses of assertRaises, and associated fallout

Summary:
Some bits of tests were never executed, being after the exception has been
raised in an assertRaises block. Fix all such instances

Test Plan: the unit tests pass

Reviewers: Reviewers, anlambert

Reviewed By: Reviewers, anlambert

Differential Revision: https://forge.softwareheritage.org/D338

Details

Provenance
olasdAuthored on Jun 1 2018, 11:06 AM
anlambertCommitted on Jun 1 2018, 11:08 AM
olasdPushed on Jun 5 2018, 11:19 AM
Reviewer
Reviewers
Differential Revision
D338: Fix all misuses of assertRaises, and associated fallout

Commit No Longer Exists

This commit no longer exists in the repository.