[7.0] Linux_bionic arm64 failure in Convert.cs causing FormatException in System.Diagnostics.Process tests #88756
Labels
arch-arm64
area-VM-meta-mono
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Known Build Error
Use this to report build issues in the .NET Helix tab
os-linux
Linux OS (any supported distro)
runtime-mono
specific to the Mono runtime
Milestone
Error Blob
Reproduction Steps
Here's where the exception is being thrown in 7.0:
runtime/src/libraries/System.Private.CoreLib/src/System/Convert.cs
Line 2906 in d802116
Build Linux_bionic arm64 Release AllSubsets_Mono
Report
Summary
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=336356
Error message validated:
FormatException : The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/12/2023 6:05:51 PM UTC
The text was updated successfully, but these errors were encountered: