Open
Bug 1979301
Opened 5 months ago
New Glean Python tests frequently fail on Windows
Categories
(Data Platform and Tools :: Glean: SDK, defect, P4)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
NEW
People
(Reporter: janerik, Unassigned)
References
Details
Attachments
(1 file)
|
11.85 KB,
text/plain
|
Details |
The test_uploader_capabilities_* tests in test_glean.py somehow fail with timeout errors on Windows (on CI).
Example: https://app.circleci.com/pipelines/github/mozilla/glean/13542/workflows/4877f52d-467a-472d-8503-6352254d15a6/jobs/264021
Full log attached.
They will be disabled for the moment, but we should figure out what's going on.
I'm not able to replicate those failures locally using either our bin/build-win.sh script nor the Docker container (tools/docker-winbuild)
You need to log in
before you can comment on or make changes to this bug.
Description
•