Skip to content

Merge branch 'main' into Playwright

ca91474
Select commit
Loading
Failed to load commit list.
Draft

[draft] Playwright instead of selenium #1449

Merge branch 'main' into Playwright
ca91474
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Sep 30, 2025 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

dotnet.xharness / Build Windows / Windows_NT / Windows_NT Release / Build and run tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.dotnet\sdk\10.0.100-rc.1.25420.111\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(221,5): error NU5111: Warning As Error: The script file 'tools\net8.0\any\playwright.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.
    ❌.dotnet\sdk\10.0.100-rc.1.25420.111\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(221,5): error NU5111: Warning As Error: The script file 'tools\net8.0\any\.playwright\package\bin\install_media_pack.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.
    ❌.dotnet\sdk\10.0.100-rc.1.25420.111\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(221,5): error NU5111: Warning As Error: The script file 'tools\net8.0\any\.playwright\package\bin\reinstall_chrome_beta_win.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.

dotnet.xharness / Build Windows / Windows_NT / Windows_NT Debug / Build and run tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.dotnet\sdk\10.0.100-rc.1.25420.111\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(221,5): error NU5111: Warning As Error: The script file 'tools\net8.0\any\playwright.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.
    ❌.dotnet\sdk\10.0.100-rc.1.25420.111\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(221,5): error NU5111: Warning As Error: The script file 'tools\net8.0\any\.playwright\package\bin\install_media_pack.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.
    ❌.dotnet\sdk\10.0.100-rc.1.25420.111\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(221,5): error NU5111: Warning As Error: The script file 'tools\net8.0\any\.playwright\package\bin\reinstall_chrome_beta_win.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.

dotnet.xharness / Build OSX / OSX / OSX Release / Build and run tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.dotnet/sdk/10.0.100-rc.1.25420.111/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): error NU5111: Warning As Error: The script file 'tools/net8.0/any/playwright.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.
    ❌.dotnet/sdk/10.0.100-rc.1.25420.111/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): error NU5111: Warning As Error: The script file 'tools/net8.0/any/.playwright/package/bin/install_media_pack.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.
    ❌.dotnet/sdk/10.0.100-rc.1.25420.111/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(221,5): error NU5111: Warning As Error: The script file 'tools/net8.0/any/.playwright/package/bin/reinstall_chrome_beta_win.ps1' is not recognized by NuGet and hence will not be executed during installation of this package. Rename it to install.ps1, uninstall.ps1 or init.ps1 and place it directly under 'tools'.

1 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [dotnet.xharness]

Was this helpful? Yes No