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

Test HybridGlobalization with AOT on CI #104027

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented Jun 26, 2024

Investigating #103229 (comment) that is connected with old issue #51746. In case the problem still exists and no solution is found, log a proper issue for it and close #51746 that is similar but not same and is no longer valid.

Investigating #103229 (comment) that is connected with old issue #51746.

@ilonatommy ilonatommy added NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it labels Jun 26, 2024
@ilonatommy
Copy link
Member Author

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ilonatommy
Copy link
Member Author

ilonatommy commented Jun 26, 2024

error (cannot repro locally):
e.g. WasmTestOnNodeJS-ST-Common.Tests / WasmTestOnChrome-ST-Common.Tests

MSBuild version 17.11.0-preview-24279-02+b963c24ef for .NET
  ** Building a proxy for the original test project, to AOT on helix. In order to do that, this recreates the original inputs for the *wasm* part of the build. See C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.proj, and C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.props. **
C:\helix\work\correlation\build\wasm-shared\WasmApp.Common.targets(508,5): error : Specified Emscripten sdk at $(EMSDK_PATH)=C:\helix\work\correlation\build\\emsdk\ is missing some paths: $(EmscriptenPythonToolsPath)=C:\helix\work\correlation\build\emsdk\python\ . SDK is required for AOT'ing assemblies. 

@ilonatommy
Copy link
Member Author

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-libraries NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) NO-REVIEW Experimental/testing PR, do NOT review it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[wasm] Handle multiple python directories in emsdk
1 participant