Skip to content

feat(testing-harness): allow connecting remotely #1191

feat(testing-harness): allow connecting remotely

feat(testing-harness): allow connecting remotely #1191

Triggered via pull request January 24, 2025 14:55
Status Failure
Total duration 1m 6s
Artifacts

tests_harness.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Test: src/Playwright.NUnit/BrowserService.cs#L56
'IEnumerable<KeyValuePair<string, string>>' does not contain a definition for 'Append' and no accessible extension method 'Append' accepting a first argument of type 'IEnumerable<KeyValuePair<string, string>>' could be found (are you missing a using directive or an assembly reference?)
Test: src/Playwright.NUnit/BrowserService.cs#L56
'IEnumerable<KeyValuePair<string, string>>' does not contain a definition for 'Append' and no accessible extension method 'Append' accepting a first argument of type 'IEnumerable<KeyValuePair<string, string>>' could be found (are you missing a using directive or an assembly reference?)
Test
Process completed with exit code 1.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
Test: src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'