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

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

Information

Review Board
release-5.0.x

Reviewers

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 ID
Add skipping for two more tests which rely on the P4 module.
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. Testing Done: Ran tests without P4 installed and saw the tests appropriately skipped.
03e1c4b33daf709b2185072e73275625b0674f69
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...