You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running into flaky failures that I can't repro locally. The failures are different across the different matrices:
for linux 2.7 I had coverage errors like this (sdist and whl commands passed for mgmt, but then I got a ton of Coverage.py warnings for data plane and the whole command ended up failing)
for linux 3.8 I ran into "Visible uncombined .coverage files"
for windows 3.5 I ran into a permission error of "the process cannot access the file because it is being used by another process"
I've tried re-running, and some errors no longer occur. I've seen this behavior in three of my key vault PRs, but it seems like it's happening in pretty much all of the python pipelines (here's a failing core PR, thanks Charles!)
The text was updated successfully, but these errors were encountered:
Running into flaky failures that I can't repro locally. The failures are different across the different matrices:
I've tried re-running, and some errors no longer occur. I've seen this behavior in three of my key vault PRs, but it seems like it's happening in pretty much all of the python pipelines (here's a failing core PR, thanks Charles!)
The text was updated successfully, but these errors were encountered: