~vcs-imports/reviewboard/trunk

Viewing all changes in revision 4888.

  • Committer: David Trowbridge
  • Date: 2021-10-13 16:45:18 UTC
  • Revision ID: git-v1:6c9e34b64e53660065baef6faa88800b7a0b4370
Replace nose.SkipTest with modern alternatives.

Once upon a time, when nose test runner, raising `nose.SkipTest` was the
only way to mark a unit test as skipped. This concept made it into core
Python in 2.7, along with some nice additional helpers and methods. This
change moves us over to the standard library versions.

Testing Done:
Ran unit tests.

Reviewed at https://reviews.reviewboard.org/r/11828/

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: