Skip to content

[test] test_admin_policy_restful can race #7636

@cg505

Description

@cg505

I saw a failure in the test_admin_policy_restful tests when running with parallelism. It seems like the tests all try to run a server on the same port, which can mean that the requests from one test end up being used to validate a different test.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions