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

GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive failed in CI #76826

Closed
stephentoub opened this issue Oct 10, 2022 · 1 comment · Fixed by #76827
Closed

GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive failed in CI #76826

stephentoub opened this issue Oct 10, 2022 · 1 comment · Fixed by #76827
Labels
area-System.Runtime.InteropServices Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@stephentoub
Copy link
Member

stephentoub commented Oct 10, 2022

net7.0-Linux-Debug-x64-Mono_release-RedHat.7.Amd64.Open
https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-76799-merge-ae22899480c5466b9f/LibraryImportGenerator.Unit.Tests/1/console.45470382.log?helixlogtype=result

LibraryImportGenerator.UnitTests.IncrementalGenerationTests.GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive [FAIL]
      Assert.False() Failure
      Expected: False
      Actual:   True
      Stack Trace:
        /_/src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.UnitTests/IncrementalGenerationTests.cs(228,0): at LibraryImportGenerator.UnitTests.IncrementalGenerationTests.GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive()
        --- End of stack trace from previous location ---
{
  "ErrorMessage": "GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive",
  "BuildRetry": false
}

Report

Build Definition Step Name Console log Pull Request
46338 dotnet/runtime Send to Helix Log #76740
45431 dotnet/runtime Send to Helix Log #76764
45701 dotnet/runtime Send to Helix Log #76799
Build Definition Test Pull Request
46338 dotnet/runtime LibraryImportGenerator.UnitTests.IncrementalGenerationTests.GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive #76740
45431 dotnet/runtime LibraryImportGenerator.UnitTests.IncrementalGenerationTests.GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive #76764
45701 dotnet/runtime LibraryImportGenerator.UnitTests.IncrementalGenerationTests.GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive #76799

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
6 6 6
@ghost
Copy link

ghost commented Oct 10, 2022

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

net7.0-Linux-Debug-x64-Mono_release-RedHat.7.Amd64.Open
https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-76799-merge-ae22899480c5466b9f/LibraryImportGenerator.Unit.Tests/1/console.45470382.log?helixlogtype=result

LibraryImportGenerator.UnitTests.IncrementalGenerationTests.GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive [FAIL]
      Assert.False() Failure
      Expected: False
      Actual:   True
      Stack Trace:
        /_/src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.UnitTests/IncrementalGenerationTests.cs(228,0): at LibraryImportGenerator.UnitTests.IncrementalGenerationTests.GeneratorRun_WithNewCompilation_DoesNotKeepOldCompilationAlive()
        --- End of stack trace from previous location ---
Author: stephentoub
Assignees: -
Labels:

area-System.Runtime.InteropServices

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 10, 2022
@jkotas jkotas added the Known Build Error Use this to report build issues in the .NET Helix tab label Oct 10, 2022
jkoritzinsky added a commit to jkoritzinsky/runtime that referenced this issue Oct 10, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Oct 10, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT removed the untriaged New issue has not been triaged by the area owner label Oct 10, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Oct 10, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime.InteropServices Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants