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

[release/7.0] Update dependencies from dotnet/emsdk #74073

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/emsdk

  • Subscription: 68df92bc-29da-47e1-6f60-08da7ef6374d
  • Build: 20220817.2
  • Date Produced: August 17, 2022 12:02:22 PM UTC
  • Commit: f1955ec8f3e51bc17e25ca7ba3cbd8c86dd7359d
  • Branch: refs/heads/release/7.0

…17.2

Microsoft.NET.Workload.Emscripten.Manifest-7.0.100
 From Version 7.0.0-rc.1.22411.1 -> To Version 7.0.0-rc.2.22417.2
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-codeflow for labeling automated codeflow label Aug 17, 2022
@lewing
Copy link
Member

lewing commented Aug 17, 2022

@maraf any idea why IcallWithOverloadedParametersAndEnum would fail here?

cc @radical

@maraf
Copy link
Member

maraf commented Aug 17, 2022

The test case builds two projects and binlog for both of them says it completed successfully.
Log from icall generator contains both methods that should be there.
No idea why the process exited with error.

@radical
Copy link
Member

radical commented Aug 17, 2022

I have been seeing failures like this. I think dotnet exits with 1 even when the build was successful.

@radical
Copy link
Member

radical commented Aug 17, 2022

@radical
Copy link
Member

radical commented Aug 17, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@danmoseley
Copy link
Member

codedom failure is

[21:36:06] info: Expected: typeof(System.PlatformNotSupportedException)
[21:36:06] info: Actual: typeof(System.IO.IOException): File exists
[21:36:06] info: ---- System.IO.IOException : File exists
[21:36:06] info: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
[21:36:06] info: at Interop.ThrowIOExceptionForLastError()
[21:36:06] info: at System.IO.Directory.CreateTempSubdirectoryCore(String prefix)
[21:36:06] info: at System.IO.Directory.CreateTempSubdirectory(String prefix)
[21:36:06] info: at System.CodeDom.Compiler.TempFileCollection.GetTempDirectory()

so it's #73721

@lewing
Copy link
Member

lewing commented Aug 22, 2022

This should get resolved by the rc1 backport flow now

@lewing lewing closed this Aug 22, 2022
@dotnet-maestro dotnet-maestro bot deleted the darc-release/7.0-094e9f10-6402-4b0b-a078-c3332f795029 branch August 22, 2022 05:41
@ghost ghost locked as resolved and limited conversation to collaborators Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants