From 06c0636d20aaadac9c2a1b423a21ea8b91693f43 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Fri, 20 Mar 2026 10:53:21 +0100 Subject: [PATCH 1/3] [wasm][coreclr] Enable more libraries tests --- eng/testing/tests.wasm.targets | 1 + src/libraries/sendtohelixhelp.proj | 1 + src/libraries/tests.proj | 69 ++++++------------------------ 3 files changed, 14 insertions(+), 57 deletions(-) diff --git a/eng/testing/tests.wasm.targets b/eng/testing/tests.wasm.targets index ba5df32aeb89a5..6195a9f0dca2d5 100644 --- a/eng/testing/tests.wasm.targets +++ b/eng/testing/tests.wasm.targets @@ -35,6 +35,7 @@ <_ShellCommandSeparator Condition="'$(OS)' == 'Windows_NT'">&& <_ShellCommandSeparator Condition="'$(OS)' != 'Windows_NT'">&& true + 02:00:00 00:30:00 $(BundleDir) diff --git a/src/libraries/sendtohelixhelp.proj b/src/libraries/sendtohelixhelp.proj index 227089afe3c784..3e177aff3aaef8 100644 --- a/src/libraries/sendtohelixhelp.proj +++ b/src/libraries/sendtohelixhelp.proj @@ -39,6 +39,7 @@ '$(Scenario)' == 'gcstress0xc_jitminopts_heapverify1'">06:00:00 <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetsAppleMobile)' == 'true'">01:15:00 <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetOS)' == 'android'">00:30:00 + <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetOS)' == 'browser' and '$(RuntimeFlavor)' == 'CoreCLR'">02:00:00 <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetOS)' == 'browser'">00:30:00 <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetOS)' == 'wasi'">00:30:00 <_workItemTimeout Condition="'$(Scenario)' == '' and '$(_workItemTimeout)' == '' and ('$(TargetArchitecture)' == 'arm64' or '$(TargetArchitecture)' == 'arm')">00:45:00 diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index d934ee6238bf07..e6500142156fdc 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -193,76 +193,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + From 972da062155f046d31669918451b7d4b36c84dd4 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Sat, 21 Mar 2026 13:16:03 +0100 Subject: [PATCH 2/3] Feedback + update timeouts --- eng/testing/tests.wasm.targets | 2 +- src/libraries/sendtohelixhelp.proj | 2 +- src/libraries/tests.proj | 12 ++++-------- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/eng/testing/tests.wasm.targets b/eng/testing/tests.wasm.targets index 6195a9f0dca2d5..8bf322e1e8bb9d 100644 --- a/eng/testing/tests.wasm.targets +++ b/eng/testing/tests.wasm.targets @@ -35,7 +35,7 @@ <_ShellCommandSeparator Condition="'$(OS)' == 'Windows_NT'">&& <_ShellCommandSeparator Condition="'$(OS)' != 'Windows_NT'">&& true - 02:00:00 + 01:30:00 00:30:00 $(BundleDir) diff --git a/src/libraries/sendtohelixhelp.proj b/src/libraries/sendtohelixhelp.proj index 3e177aff3aaef8..5b7d08b155b1c7 100644 --- a/src/libraries/sendtohelixhelp.proj +++ b/src/libraries/sendtohelixhelp.proj @@ -39,7 +39,7 @@ '$(Scenario)' == 'gcstress0xc_jitminopts_heapverify1'">06:00:00 <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetsAppleMobile)' == 'true'">01:15:00 <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetOS)' == 'android'">00:30:00 - <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetOS)' == 'browser' and '$(RuntimeFlavor)' == 'CoreCLR'">02:00:00 + <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetOS)' == 'browser' and '$(RuntimeFlavor)' == 'CoreCLR'">01:30:00 <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetOS)' == 'browser'">00:30:00 <_workItemTimeout Condition="'$(_workItemTimeout)' == '' and '$(TargetOS)' == 'wasi'">00:30:00 <_workItemTimeout Condition="'$(Scenario)' == '' and '$(_workItemTimeout)' == '' and ('$(TargetArchitecture)' == 'arm64' or '$(TargetArchitecture)' == 'arm')">00:45:00 diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index e6500142156fdc..b697dcb0a5c061 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -185,7 +185,7 @@ - + @@ -197,10 +197,10 @@ - + @@ -214,16 +214,12 @@ - + - - + - - - From e053f2e32f6652591ad7807edf009dcda4430e00 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Sat, 21 Mar 2026 18:50:02 +0100 Subject: [PATCH 3/3] Add missed exclusion --- src/libraries/tests.proj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index b697dcb0a5c061..8c349ead000ca3 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -220,6 +220,7 @@ +