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

WasmTestOnBrowser-System.CodeDom.Tests failing in CI #68477

Closed
jkotas opened this issue Apr 25, 2022 · 2 comments · Fixed by #68478
Closed

WasmTestOnBrowser-System.CodeDom.Tests failing in CI #68477

jkotas opened this issue Apr 25, 2022 · 2 comments · Fixed by #68478
Labels
area-System.CodeDom blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

Comments

@jkotas
Copy link
Member

jkotas commented Apr 25, 2022

This is failing on all jobs.

[01:14:21] info: Starting:    System.CodeDom.Tests.dll
[01:14:27] fail: [FAIL] System.CodeDom.Compiler.Tests.CompilerResultsTests.CompiledAssembly_GetWithPathToAssemblySet_ReturnsExpectedAssembly
[01:14:27] info: System.IO.FileNotFoundException : Could not load file or assembly '/System.CodeDom.Tests.dll'. The system cannot find the file specified.
[01:14:27] info:    at System.Reflection.Assembly.LoadFile(String path)
[01:14:27] info:    at System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly()
[01:14:27] info:    at System.CodeDom.Compiler.Tests.CompilerResultsTests.CompiledAssembly_GetWithPathToAssemblySet_ReturnsExpectedAssembly()
[01:14:27] info:    at System.Reflection.RuntimeMethodInfo.InvokeNonEmitUnsafe(Object obj, IntPtr* byrefParameters, Span`1 argsForTemporaryMonoSupport, BindingFlags invokeAttr)
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.CodeDom untriaged New issue has not been triaged by the area owner labels Apr 25, 2022
@ghost
Copy link

ghost commented Apr 25, 2022

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

Issue Details

This is failing on all jobs.

[01:14:21] info: Starting:    System.CodeDom.Tests.dll
[01:14:27] fail: [FAIL] System.CodeDom.Compiler.Tests.CompilerResultsTests.CompiledAssembly_GetWithPathToAssemblySet_ReturnsExpectedAssembly
[01:14:27] info: System.IO.FileNotFoundException : Could not load file or assembly '/System.CodeDom.Tests.dll'. The system cannot find the file specified.
[01:14:27] info:    at System.Reflection.Assembly.LoadFile(String path)
[01:14:27] info:    at System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly()
[01:14:27] info:    at System.CodeDom.Compiler.Tests.CompilerResultsTests.CompiledAssembly_GetWithPathToAssemblySet_ReturnsExpectedAssembly()
[01:14:27] info:    at System.Reflection.RuntimeMethodInfo.InvokeNonEmitUnsafe(Object obj, IntPtr* byrefParameters, Span`1 argsForTemporaryMonoSupport, BindingFlags invokeAttr)
Author: jkotas
Assignees: -
Labels:

area-System.CodeDom, untriaged

Milestone: -

@jkotas jkotas added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Apr 25, 2022
@jkotas
Copy link
Member Author

jkotas commented Apr 25, 2022

Introduced by #68203

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Apr 25, 2022
@ghost ghost removed untriaged New issue has not been triaged by the area owner in-pr There is an active PR which will close this issue when it is merged labels Apr 25, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.CodeDom blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant