Closed
Bug 1623307
Opened 5 years ago
Closed 5 years ago
Add win32 testing to CI for glean_parser and glean Python bindings
Categories
(Data Platform and Tools :: Glean: SDK, defect, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdroettboom, Assigned: mdroettboom)
Details
(Whiteboard: [telemetry:glean-rs:m13][glean-py])
Bug 1622909 reveals a handful of small bugs in our tools on win32 i686, mostly related to a non-utf-8 standard encoding. We should add CI to test on win32 so these kinds of things don't reappear.
We could probably get away with using Wine (as I do for testing locally) and still be able to use Linux VMs on CircleCI rather than using another higher cost CI service with real Windows VMs.
Updated•5 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m13][glean-py]
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mdroettboom
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•