Skip to content

[browser] rename WasmTestOnChrome - #101140

Merged
pavelsavara merged 6 commits into
dotnet:mainfrom
pavelsavara:WasmTestOnChrome
Apr 18, 2024
Merged

[browser] rename WasmTestOnChrome#101140
pavelsavara merged 6 commits into
dotnet:mainfrom
pavelsavara:WasmTestOnChrome

Conversation

@pavelsavara

@pavelsavara pavelsavara commented Apr 16, 2024

Copy link
Copy Markdown
Member
  • WasmTestOnBrowser -> WasmTestOnChrome
  • normal -> WasmTestOnWasmtime
  • BROWSER_PATH_FOR_TESTS -> CHROME_PATH_FOR_TESTS or FIREFOX_PATH_FOR_TESTS
  • _WasmBrowserPathForTests -> _WasmChromePathForTests or _WasmFirefoxPathForTests
  • drop WasmRunnerAOTTemplate.sh and move _buildAOTFunc() to WasmRunnerTemplate.sh
  • drop WasiRunnerAOTTemplate.sh and move _buildAOTFunc() to WasiRunnerTemplate.sh
  • added $(TestArchiveRoot)chromeonly
  • added $(TestArchiveRoot)wasmtimeonly
  • renamed ChromeVersions.props -> BrowserVersions.props
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

@pavelsavara
pavelsavara marked this pull request as ready for review April 17, 2024 11:05

@ilonatommy ilonatommy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea.

Comment thread eng/pipelines/extra-platforms/runtime-extra-platforms-wasm.yml
Comment thread eng/pipelines/common/templates/wasm-library-aot-tests.yml Outdated
Comment thread eng/pipelines/common/templates/wasm-library-tests.yml
Comment thread src/libraries/sendtohelix-wasi.targets
Comment thread src/mono/browser/debugger/DebuggerTestSuite/FirefoxProvider.cs
Comment thread src/mono/browser/debugger/DebuggerTestSuite/ChromeProvider.cs
pavelsavara and others added 3 commits April 17, 2024 14:40
Co-authored-by: Marek Fišera <mara@neptuo.com>
# Conflicts:
#	eng/testing/tests.browser.targets
#	src/libraries/sendtohelix-browser.targets
#	src/mono/wasm/Wasm.Build.Tests/Common/EnvironmentVariables.cs
#	src/mono/wasm/Wasm.Build.Tests/Wasm.Build.Tests.csproj
@pavelsavara

Copy link
Copy Markdown
Member Author

/ba-g CI failures are known

@pavelsavara
pavelsavara merged commit 9068070 into dotnet:main Apr 18, 2024
@pavelsavara
pavelsavara deleted the WasmTestOnChrome branch April 18, 2024 07:52
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
Co-authored-by: Marek Fišera <mara@neptuo.com>
@github-actions github-actions Bot locked and limited conversation to collaborators May 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.