-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team
Description
- New builders were added to engine's ci.yaml
- Builders came with some caveats and used
⚠️ in the file. - This was done in the year 2025. UTF-8 is reasonable and expected. Yaml "may be encoded in any one of UTF-8, UTF-16 or UTF-32." - no mention of CP1252
... - Time passes
... - New release fails on windows only builder with archaic message:
File "C:\Users\chrome-bot\AppData\Local\vpython-root.0\store\python_venv-kkof7f3h8dmuietfo9ih9t2d5s\contents\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 735: character maps to <undefined>
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure teamtriaged-infraTriaged by Infrastructure teamTriaged by Infrastructure team