Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release/dev17.10 to release/dev17.11 #17033

Merged

Merge pull request #17028 from dotnet/locfiles/5b1c53cd-8fe9-43e5-967…

dd74905
Select commit
Loading
Failed to load commit list.
Merged

Merge release/dev17.10 to release/dev17.11 #17033

Merge pull request #17028 from dotnet/locfiles/5b1c53cd-8fe9-43e5-967…
dd74905
Select commit
Loading
Failed to load commit list.
Azure Pipelines / fsharp-ci failed Apr 11, 2024 in 1h 3m 41s

Build #20240411.31 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 59,924 (97.65%)
  • Other: 1,441 (2.35%)
  • Total: 61,366

Annotations

Check failure on line 62408 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci

Build log #L62408

(NETCORE_ENGINEERING_TELEMETRY=Test) Failure running tests

Check failure on line 62409 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci

Build log #L62409

Cmd.exe exited with code '1'.

Check failure on line 1 in FSharpChecker.TransparentCompiler.Transparent Compiler ScriptClosure cache is populated after GetProjectOptionsFromScript

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci

FSharpChecker.TransparentCompiler.Transparent Compiler ScriptClosure cache is populated after GetProjectOptionsFromScript

System.InvalidOperationException : Collection was modified after the enumerator was instantiated.
Raw output
   at System.Collections.Generic.LinkedList`1.Enumerator.MoveNext()
   at Microsoft.FSharp.Collections.Internal.Generator.Microsoft-FSharp-Collections-Internal-Generator-Generator<'T>-get_Apply@554-1.Invoke(Unit unitVar0) in D:\a\_work\1\s\src\FSharp.Core\seq.fs:line 555
   at Microsoft.FSharp.Collections.Internal.Generator.appG[a](Generator`1 g) in D:\a\_work\1\s\src\FSharp.Core\seq.fs:line 437
   at Microsoft.FSharp.Collections.Internal.Generator.EnumeratorWrappingLazyGenerator`1.System.Collections.IEnumerator.MoveNext()
   at Microsoft.FSharp.Collections.Internal.IEnumerator.choose@240.System.Collections.IEnumerator.MoveNext() in D:\a\_work\1\s\src\FSharp.Core\seq.fs:line 251
   at Microsoft.FSharp.Collections.SeqModule.Length[T](IEnumerable`1 source) in D:\a\_work\1\s\src\FSharp.Core\seq.fs:line 900
   at FSharpChecker.TransparentCompiler.Transparent Compiler ScriptClosure cache is populated after GetProjectOptionsFromScript@1023-1.Invoke(Tuple`2 _arg1) in D:\a\_work\1\s\tests\FSharp.Compiler.ComponentTests\FSharpChecker\TransparentCompiler.fs:line 1023
   at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvokeNoHijackCheck[a,b](AsyncActivation`1 ctxt, b result1, FSharpFunc`2 userCode) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 528
   at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---