forked from PelicanPlatform/pelican
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework of TestGetDirListHost to work with macOS
macOS tests were failing for this test because of too many http test servers running in parallel. Reworked the test to only have 1 http test server that has different responses based on the request url path base. Thought this was the best way to do this with 1 test server since we cannot modify the request directly (and do it with headers)
- Loading branch information
1 parent
1e38e4b
commit cca3706
Showing
1 changed file
with
64 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters