- Notifications
You must be signed in to change notification settings - Fork5.2k
[browser] Use WebAssembly SDK for runtime tests#120330
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
maraf wants to merge109 commits intodotnet:mainChoose a base branch frommaraf:WasmSdkInTree2
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+466 −1,034
Open
Changes from1 commit
Commits
Show all changes
109 commits Select commitHold shift + click to select a range
2efd571 In-tree SDK
maraf31cf8c4 Auto import SDK
maraf9fffe67 Transform basic Sample
maraf99d3bc5 Connect Wasm SDK with Native Build
maraf450a853 Library tests with Wasm SDK
maraf404bf8a WasmGenerateAppBundle=false for browser
marafe11f277 Bypass SWA build error in NetCoreServer and RemoteLoopServer
maraf3bfe660 Transform WasmExtraFilesToDeploy to Content in tests
marafc6e9875 TrimmingTests
maraff6dbc7d InTree override optional
marafb7b2677 Trimming AppBundle
marafac6c542 Trimming tests run-v8.sh
maraf2ac24a4 Trimming publish dir; Use original way to generate run-v8.sh
maraf8627a8f Trimming test working dir
marafd2c6b2e Disable compression
maraff8f2f03 Fix System.Net.Security.Tests duplicate reference
maraf50d112a Remove probing for runtime version as it's not used anymore
maraf63a4f28 Fix *.Tests duplicate reference
marafc53fcfd Remove probing for runtime version as it's not used anymore
maraf85e2db8 Skip diplicates in ComputeWasmBuildAssets
maraff9e2632 Remove condition in tests for browser
marafc88e92f Merge branch 'main' into WasmSdkInTree2
maraf251910a Move OutputType=library to InTree targets for IsTestProject
marafb05f208 Override WasmSDK in LocalBuild targets
maraf6adb6a9 Skip WasmSymbolicator from AOT compilation
maraf86026c3 Disable compression harder
maraf2ea5756 WasmBuildNative=false to library tests
marafd563155 WasmBuildNative optional
marafb0f4ebd Run Build target for ProxyProjectForAOTOnHelix
maraf289ad7a ProxyProjectForAOTOnHelix use WasmSDK
maraf2884877 PublishTrimmed=false to skip default relink
maraf69d3b78 Fit paths to WasmSDK in AOTonHelix
maraf498fa6d StartupHookForFunctionalTest OutputType library
maraf2d1d4aa HOTFIX set TargetFramework for AOT on Helix
marafa755ece HOTFIX set TargetFramework for AOT on Helix
maraf23105ce WasmBuildNative for samples
marafd4c1016 Escape hatch from wasm bundling in-tree
marafd71ea30 HOTFIX remove Wasm.Console.Bench.Sample from CI
marafbd9f55c Do not hook any WasmSDK targets for WasmBuildingForNestedPublish
marafe612054 Make samples working. Fix target order for trimming tests
maraf9c8dae9 Merge remote-tracking branch 'upstream/main' into WasmSdkInTree2
maraf2dc86da InvariantGlobalization=false when empty
maraf4731f85 Remove double path separator
maraf2e27191 Include Content in VFS
maraf21a3c8e Link project local Content items to wwwroot
marafb21e4d7 Load full ICU if not invariant
maraf6ca5050 Use task for LinkContentToWwwroot
marafb24e956 Use WasmIncludeFullIcuData
marafdb60c87 Link files from next directory
marafd128f42 Skip default html+test-main for functional tests
marafa52e73a Postpone VFS items computation. Allow to compute them from all SWA, n…
maraf1ea3211 Support IncludeSatelliteAssembliesInVFS
maraf1fd921f Fix WasmMainJS for samples
maraf23b929e Support WasmFilesToIncludeFromPublishDir
marafb555fbd Shuffle around
maraf770eb2f Merge branch 'main' into WasmSdkInTree2
maraf094b011 WasmTriggerPublishApp before BootConfig. Read tests assembly from Was…
maraf60a9f53 Don't LinkPublishContentToWwwroot in nested publish
marafc859641 System.Reflection.MetadataLoadContext.Tests
maraf90e130f Wasm.Advanced.Sample
marafe827514 Set TargetPath on VFS if it's sub path of current project directory
marafc802efe WasmNestedPublishApp before ResolveWasmOutputs. Fix WasmNativeAsset.O…
marafcf05805 Clean up
marafb224035 WasmMainJSPath for Wasm.Browser.Bench.Sample.csproj
marafba7c3b3 buildAOTOnHelix=false
marafc695dec Samples
maraf4553c8c PublishTrimmed=true for AOT
marafc969957 Remove WasmExtraFilesToDeploy
marafe9c3df8 Remove WasmAppBuilder
maraf993a9a0 Comments
maraf370c88f Clean up
marafee4f980 Copy wwwroot to build output for samples
marafd0f6c57 Remove WasmMainHtmlPath
maraf929f156 Fix path in WasmRunWasmOpt
maraf7c25066 Remove unused RebuildWasmAppBuilder target
maraf2ce47ad Deleted too much in last commit
marafad277c9 AOT in build
maraf7dc9f26 Merge branch 'main' into WasmSdkInTree2
marafb7deaa1 Fix casing for linux
marafed89e42 Use assemblies from nested publish to link to VFS
maraff797735 Remove Link if it points to a project file
maraf76fdb28 Update messages from task
marafe80ade1 Delete browser-minimal-config as we have a way to generate bundler fr…
maraf98865bd Don't LinkContentToWwwroot in TestTrimming
marafe74dc10 Delete browser-minimal-config from tests.proj
maraf34f3b1f Revert llvm-init.proj
maraf7b056d9 AddTestRunnersToPublishedFiles runs in nested build and outputs are i…
maraf7137718 Revert ProxyProjectForAOTOnHelix.proj
maraf8e22c24 Don't compute _WasmIntermediateAssemblyFileNames if we don't have any…
maraf3e70ab3 Comments
maraf0abc6f7 RemoteLoopServer and NetCoreServer SWA import
maraf3e4c57c Generate RunTests script for RuntimeTests
marafdaee3b7 Rename AppBundle dir for runtimetests on browser
maraf8be3ca5 Rename AppBundle dir for runtimetests on browser
marafa1878c5 Rename AppBundle dir for runtimetests on browser
maraf2e31a4c PublishTrimmed=true for Trimming tests
maraf6c6416c WasmIncludeFullIcuData=true for TrimmingTests
maraf0fe0238 Read WasmNativeAssets from FileSystem if we don't have runtime pack (…
maraf67f385c Look for dotnet.js in _WasmBuildAssetCandidates, instead of Reference…
marafaa6defe Comment
maraf0145115 Copilot feedback
marafa158ec6 Deduplicate UsingBlazorAOTWorkloadManifest
marafcc4be73 Remove more WasmGenerateAppBundle
maraf5a6ba91 Remove duplicate
marafa851124 Comments
maraf335db9a Revert changes to LocalBuild
marafa97ef98 Feedback
marafe79ea66 Smoke AOT on runtime-wasm as well
maraf6f66e8c Fix
marafFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Trimming test working dir
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit8627a8f3bd65ede6ce7a9c9adf97c2106474013f
There are no files selected for viewing
2 changes: 1 addition & 1 deletioneng/testing/linker/trimmingTests.targets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.