Add skipping for two more tests which rely on the P4 module.

Review Request #12116 — Created March 7, 2022 and submitted

david
Review Board
release-5.0.x
reviewboard

There are a couple tests for the repository form which attempt to create
a Perforce-backed repository, but this fails if the P4 module is not
installed. Since there are still a few cases where we're unable to
install the P4 module, these should be marked to skip if it's not
available.

Ran tests without P4 installed and saw the tests appropriately skipped.

Summary
Add skipping for two more tests which rely on the P4 module.
Description From Last Updated

unittest should be in the standard library import group.

chipx86chipx86
chipx86
  1. Nit: In the description, "perforce" -> "Perforce".

  2. unittest should be in the standard library import group.

  3. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to django-3.2 (2d917ec)
Loading...