Skip to content

[BUG] weird / flaky behavior in the Python CIs #12151

@iscai-msft

Description

@iscai-msft

Running into flaky failures that I can't repro locally. The failures are different across the different matrices:

  1. 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)
  2. for linux 3.8 I ran into "Visible uncombined .coverage files"
  3. 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!)

Metadata

Metadata

Assignees

Labels

EngSysThis issue is impacting the engineering system.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions