Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[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:main
base:main
Choose a base branch
Loading
frommaraf:WasmSdkInTree2
Open
Changes from1 commit
Commits
Show all changes
109 commits
Select commitHold shift + click to select a range
2efd571
In-tree SDK
marafOct 2, 2025
31cf8c4
Auto import SDK
marafOct 2, 2025
9fffe67
Transform basic Sample
marafOct 2, 2025
99d3bc5
Connect Wasm SDK with Native Build
marafOct 2, 2025
450a853
Library tests with Wasm SDK
marafOct 2, 2025
404bf8a
WasmGenerateAppBundle=false for browser
marafOct 2, 2025
e11f277
Bypass SWA build error in NetCoreServer and RemoteLoopServer
marafOct 2, 2025
3bfe660
Transform WasmExtraFilesToDeploy to Content in tests
marafOct 2, 2025
c6e9875
TrimmingTests
marafOct 3, 2025
f6dbc7d
InTree override optional
marafOct 7, 2025
b7b2677
Trimming AppBundle
marafOct 7, 2025
ac6c542
Trimming tests run-v8.sh
marafOct 8, 2025
2ac24a4
Trimming publish dir; Use original way to generate run-v8.sh
marafOct 9, 2025
8627a8f
Trimming test working dir
marafOct 9, 2025
d2c6b2e
Disable compression
marafOct 9, 2025
f8f2f03
Fix System.Net.Security.Tests duplicate reference
marafOct 9, 2025
50d112a
Remove probing for runtime version as it's not used anymore
marafOct 9, 2025
63a4f28
Fix *.Tests duplicate reference
marafOct 9, 2025
c53fcfd
Remove probing for runtime version as it's not used anymore
marafOct 9, 2025
85e2db8
Skip diplicates in ComputeWasmBuildAssets
marafOct 10, 2025
f9e2632
Remove condition in tests for browser
marafOct 10, 2025
c88e92f
Merge branch 'main' into WasmSdkInTree2
marafOct 20, 2025
251910a
Move OutputType=library to InTree targets for IsTestProject
marafOct 20, 2025
b05f208
Override WasmSDK in LocalBuild targets
marafOct 21, 2025
6adb6a9
Skip WasmSymbolicator from AOT compilation
marafOct 22, 2025
86026c3
Disable compression harder
marafOct 22, 2025
2ea5756
WasmBuildNative=false to library tests
marafOct 22, 2025
d563155
WasmBuildNative optional
marafOct 23, 2025
b0f4ebd
Run Build target for ProxyProjectForAOTOnHelix
marafOct 23, 2025
289ad7a
ProxyProjectForAOTOnHelix use WasmSDK
marafOct 23, 2025
2884877
PublishTrimmed=false to skip default relink
marafOct 23, 2025
69d3b78
Fit paths to WasmSDK in AOTonHelix
marafOct 24, 2025
498fa6d
StartupHookForFunctionalTest OutputType library
marafOct 24, 2025
2d1d4aa
HOTFIX set TargetFramework for AOT on Helix
marafOct 24, 2025
a755ece
HOTFIX set TargetFramework for AOT on Helix
marafOct 29, 2025
23105ce
WasmBuildNative for samples
marafOct 29, 2025
d4c1016
Escape hatch from wasm bundling in-tree
marafOct 29, 2025
d71ea30
HOTFIX remove Wasm.Console.Bench.Sample from CI
marafOct 29, 2025
bd9f55c
Do not hook any WasmSDK targets for WasmBuildingForNestedPublish
marafOct 30, 2025
e612054
Make samples working. Fix target order for trimming tests
marafOct 30, 2025
9c8dae9
Merge remote-tracking branch 'upstream/main' into WasmSdkInTree2
marafNov 3, 2025
2dc86da
InvariantGlobalization=false when empty
marafNov 3, 2025
4731f85
Remove double path separator
marafNov 5, 2025
2e27191
Include Content in VFS
marafNov 6, 2025
21a3c8e
Link project local Content items to wwwroot
marafNov 6, 2025
b21e4d7
Load full ICU if not invariant
marafNov 6, 2025
6ca5050
Use task for LinkContentToWwwroot
marafNov 12, 2025
b24e956
Use WasmIncludeFullIcuData
marafNov 12, 2025
db60c87
Link files from next directory
marafNov 13, 2025
d128f42
Skip default html+test-main for functional tests
marafNov 13, 2025
a52e73a
Postpone VFS items computation. Allow to compute them from all SWA, n…
marafNov 13, 2025
1ea3211
Support IncludeSatelliteAssembliesInVFS
marafNov 13, 2025
1fd921f
Fix WasmMainJS for samples
marafNov 13, 2025
23b929e
Support WasmFilesToIncludeFromPublishDir
marafNov 13, 2025
b555fbd
Shuffle around
marafNov 13, 2025
770eb2f
Merge branch 'main' into WasmSdkInTree2
marafNov 13, 2025
094b011
WasmTriggerPublishApp before BootConfig. Read tests assembly from Was…
marafNov 14, 2025
60a9f53
Don't LinkPublishContentToWwwroot in nested publish
marafNov 19, 2025
c859641
System.Reflection.MetadataLoadContext.Tests
marafNov 19, 2025
90e130f
Wasm.Advanced.Sample
marafNov 19, 2025
e827514
Set TargetPath on VFS if it's sub path of current project directory
marafNov 19, 2025
c802efe
WasmNestedPublishApp before ResolveWasmOutputs. Fix WasmNativeAsset.O…
marafNov 20, 2025
cf05805
Clean up
marafNov 20, 2025
b224035
WasmMainJSPath for Wasm.Browser.Bench.Sample.csproj
marafNov 20, 2025
ba7c3b3
buildAOTOnHelix=false
marafNov 20, 2025
c695dec
Samples
marafNov 20, 2025
4553c8c
PublishTrimmed=true for AOT
marafNov 20, 2025
c969957
Remove WasmExtraFilesToDeploy
marafNov 20, 2025
e9c3df8
Remove WasmAppBuilder
marafNov 20, 2025
993a9a0
Comments
marafNov 20, 2025
370c88f
Clean up
marafNov 20, 2025
ee4f980
Copy wwwroot to build output for samples
marafNov 21, 2025
d0f6c57
Remove WasmMainHtmlPath
marafNov 21, 2025
929f156
Fix path in WasmRunWasmOpt
marafNov 21, 2025
7c25066
Remove unused RebuildWasmAppBuilder target
marafNov 21, 2025
2ce47ad
Deleted too much in last commit
marafNov 21, 2025
ad277c9
AOT in build
marafNov 21, 2025
7dc9f26
Merge branch 'main' into WasmSdkInTree2
marafNov 21, 2025
b7deaa1
Fix casing for linux
marafNov 21, 2025
ed89e42
Use assemblies from nested publish to link to VFS
marafNov 24, 2025
f797735
Remove Link if it points to a project file
marafNov 24, 2025
76fdb28
Update messages from task
marafNov 24, 2025
e80ade1
Delete browser-minimal-config as we have a way to generate bundler fr…
marafNov 25, 2025
98865bd
Don't LinkContentToWwwroot in TestTrimming
marafNov 25, 2025
e74dc10
Delete browser-minimal-config from tests.proj
marafNov 25, 2025
34f3b1f
Revert llvm-init.proj
marafNov 25, 2025
7b056d9
AddTestRunnersToPublishedFiles runs in nested build and outputs are i…
marafNov 25, 2025
7137718
Revert ProxyProjectForAOTOnHelix.proj
marafNov 25, 2025
8e22c24
Don't compute _WasmIntermediateAssemblyFileNames if we don't have any…
marafNov 25, 2025
3e70ab3
Comments
marafNov 25, 2025
0abc6f7
RemoteLoopServer and NetCoreServer SWA import
marafNov 25, 2025
3e4c57c
Generate RunTests script for RuntimeTests
marafNov 25, 2025
daee3b7
Rename AppBundle dir for runtimetests on browser
marafNov 26, 2025
8be3ca5
Rename AppBundle dir for runtimetests on browser
marafNov 26, 2025
a1878c5
Rename AppBundle dir for runtimetests on browser
marafNov 26, 2025
2e31a4c
PublishTrimmed=true for Trimming tests
marafNov 26, 2025
6c6416c
WasmIncludeFullIcuData=true for TrimmingTests
marafNov 27, 2025
0fe0238
Read WasmNativeAssets from FileSystem if we don't have runtime pack (…
marafNov 27, 2025
67f385c
Look for dotnet.js in _WasmBuildAssetCandidates, instead of Reference…
marafNov 27, 2025
aa6defe
Comment
marafNov 27, 2025
0145115
Copilot feedback
marafNov 27, 2025
a158ec6
Deduplicate UsingBlazorAOTWorkloadManifest
marafNov 28, 2025
cc4be73
Remove more WasmGenerateAppBundle
marafNov 28, 2025
5a6ba91
Remove duplicate
marafNov 28, 2025
a851124
Comments
marafNov 28, 2025
335db9a
Revert changes to LocalBuild
marafNov 28, 2025
a97ef98
Feedback
marafNov 29, 2025
e79ea66
Smoke AOT on runtime-wasm as well
marafNov 29, 2025
6f66e8c
Fix
marafNov 29, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Trimming test working dir
  • Loading branch information
@maraf
maraf committedOct 9, 2025
commit8627a8f3bd65ede6ce7a9c9adf97c2106474013f
2 changes: 1 addition & 1 deletioneng/testing/linker/trimmingTests.targets
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -32,7 +32,7 @@
<TestCommand Condition="'$(TargetArchitecture)' != 'wasm' or '$(TargetOS)' != 'browser'">$([MSBuild]::NormalizePath('%(ProjectDir)', 'bin', '$(Configuration)', '%(TargetFramework)', '%(TestRuntimeIdentifier)', 'publish', 'project'))</TestCommand>
<TestCommand Condition="'$(TargetArchitecture)' == 'wasm' and '$(TargetOS)' == 'browser'">$([MSBuild]::NormalizePath('%(ProjectDir)', 'bin', '$(Configuration)', '%(TargetFramework)', '%(TestRuntimeIdentifier)', 'publish', 'wwwroot', 'run-v8.sh'))</TestCommand>
<TestExecutionDirectory Condition="'$(TargetArchitecture)' != 'wasm' or '$(TargetOS)' != 'browser'">$([MSBuild]::NormalizeDirectory('%(ProjectDir)', 'bin', '$(Configuration)', '%(TargetFramework)', '%(TestRuntimeIdentifier)', 'publish'))</TestExecutionDirectory>
<TestExecutionDirectory Condition="'$(TargetArchitecture)' == 'wasm' and '$(TargetOS)' == 'browser'">$([MSBuild]::NormalizeDirectory('%(ProjectDir)', 'bin', '$(Configuration)', '%(TargetFramework)', '%(TestRuntimeIdentifier)', 'wwwroot'))</TestExecutionDirectory>
<TestExecutionDirectory Condition="'$(TargetArchitecture)' == 'wasm' and '$(TargetOS)' == 'browser'">$([MSBuild]::NormalizeDirectory('%(ProjectDir)', 'bin', '$(Configuration)', '%(TargetFramework)', '%(TestRuntimeIdentifier)', 'publish', 'wwwroot'))</TestExecutionDirectory>
</TestConsoleAppSourceFiles>
</ItemGroup>

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp