-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Description
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!)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.