Closed
Description
In #43545, found that "not network" was not actually skipping network tests.
In the process of looking for a build which explicitly runs network tests, looked like all pytest patterns include "not network" or "slow". In that case, no network tests will be selected (unless they also happen to be "slow"). Can anyone please confirm this or point me to the build where network tests are meant to run?