commit | ba707471a418c5cb552643196c87f6c2e4405653 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Fri Aug 15 08:02:49 2025 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Fri Aug 15 08:08:33 2025 +0100 |
tree | 4e17e3fb1a2ed71d04637abd2343733005ad952a | |
parent | 5342c68e716d666a72207512d96122fbeeb80d8f [diff] |
fix(ci-bot): don't try to get the children of the windows builder The windows builder's failure console has funny characters (b'\xbb') that don't parse with this script. They render fine on the website ("ยป") but not here for some reason. Since it's a leaf job, skip trying to parse the console to side step the issue. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I2beb2819d3dcdba2290012e618dcf80ac44cfee8