ERROR: System.Exception: runtime/.dotnet/dotnet build src/libraries/System.Text.RegularExpressions/tests/FunctionalTests /t:Test -c Release /p:XUnitMethodName=System.Text.RegularExpressions.Tests.InjectedGenerateAllSourcesTestClass.GenerateAllSourcesAsync failed with exit code 1
at Runner.JobBase.RunProcessAsync(String fileName, String arguments, List`1 output, String logPrefix, String workDir, Boolean checkExitCode, Func`2 processLogs, Boolean suppressOutputLogs, Boolean suppressStartingLog, ProcessPriorityClass priority, List`1 envVars, CancellationToken cancellationToken) in /app/JobBase.cs:line 487
at Runner.Jobs.RegexDiffJob.RunSourceGeneratorOnKnownPatternsAsync(String branch) in /app/Jobs/RegexDiffJob.cs:line 246
at Runner.Jobs.RegexDiffJob.RunJobCoreAsync() in /app/Jobs/RegexDiffJob.cs:line 107
at Runner.JobBase.RunJobAsync() in /app/JobBase.cs:line 179
Job completed in 5 minutes 37 seconds (remote runner delay: 0 seconds).
Using arguments:
regexdiff -NoPRLinkMain commit: dotnet/runtime@7e7296d
PR commit: stephentoub/runtime@727885a
Sample source code for further analysis