Run Playwright Website Tests & Swap Slots if successful #194
website_frontend_ci.yml
on: workflow_run
playwright
1m 43s
Annotations
9 errors and 3 warnings
When_User_Searches_For_Random_Guid_Empty_Alert_Is_Returned:
tests/web/Jordnaer.E2E.Tests/GroupSearchTests.cs#L28
Microsoft.Playwright.PlaywrightException : Locator expected to be visible
Call log:
- LocatorAssertions.ToBeVisibleAsync with timeout 5000ms
- waiting for GetByRole(AriaRole.Alert)
|
Chat_Search_Should_Return_No_Results_When_Searching_For_Random_String:
tests/web/Jordnaer.E2E.Tests/AuthenticatedTests/ChatTests.cs#L21
Microsoft.Playwright.PlaywrightException : Locator expected to be visible
Call log:
- LocatorAssertions.ToBeVisibleAsync with timeout 5000ms
- waiting for Locator("div").Filter(new() *** HasText = "Søg efter bruger" ***).Nth(2)
|
Chat_Should_Hide_Footers:
tests/web/Jordnaer.E2E.Tests/AuthenticatedTests/ChatTests.cs#L107
Microsoft.Playwright.PlaywrightException : Locator expected to be hidden
Call log:
- LocatorAssertions.ToBeHiddenAsync with timeout 5000ms
- waiting for GetByRole(AriaRole.Link, new() *** Name = "Kontakt" ***)
- locator resolved to <a rel="" href="/contact" class="mud-nav-link">…</a>
- unexpected value "visible"
- locator resolved to <a rel="" href="/contact" class="mud-nav-link">…</a>
- unexpected value "visible"
- locator resolved to <a rel="" href="/contact" class="mud-nav-link">…</a>
- unexpected value "visible"
- locator resolved to <a rel="" href="/contact" class="mud-nav-link">…</a>
- unexpected value "visible"
- locator resolved to <a rel="" href="/contact" class="mud-nav-link">…</a>
- unexpected value "visible"
- locator resolved to <a rel="" href="/contact" class="mud-nav-link">…</a>
- unexpected value "visible"
- locator resolved to <a rel="" href="/contact" class="mud-nav-link">…</a>
- unexpected value "visible"
- locator resolved to <a rel="" href="/contact" class="mud-nav-link">…</a>
- unexpected value "visible"
- locator resolved to <a rel="" href="/contact" class="mud-nav-link">…</a>
- unexpected value "visible"
|
When_User_Searches_For_Random_Guid_Empty_Alert_Is_Returned:
tests/web/Jordnaer.E2E.Tests/UserSearchTests.cs#L28
Microsoft.Playwright.PlaywrightException : Locator expected to be visible
Call log:
- LocatorAssertions.ToBeVisibleAsync with timeout 5000ms
- waiting for GetByRole(AriaRole.Alert)
|
Chat_Search_Should_Return_Niels_When_Searching_For_Niels:
tests/web/Jordnaer.E2E.Tests/AuthenticatedTests/ChatTests.cs#L39
System.TimeoutException : Timeout 30000ms exceeded.
Call log:
- waiting for GetByRole(AriaRole.Textbox)
|
Chat_Should_Be_Able_To_Send_Messages:
tests/web/Jordnaer.E2E.Tests/AuthenticatedTests/ChatTests.cs#L53
System.TimeoutException : Timeout 30000ms exceeded.
Call log:
- waiting for GetByRole(AriaRole.Textbox)
|
Chat_Should_Clear_The_Input_After_Message_Is_Sent:
tests/web/Jordnaer.E2E.Tests/AuthenticatedTests/ChatTests.cs#L82
System.TimeoutException : Timeout 30000ms exceeded.
Call log:
- waiting for GetByRole(AriaRole.Textbox)
|
When_User_Goes_To_Login_Links_Are_Visible("emailbekr�ftelse"):
tests/web/Jordnaer.E2E.Tests/LoginTests.cs#L46
Microsoft.Playwright.PlaywrightException : Locator expected to be visible
Call log:
- LocatorAssertions.ToBeVisibleAsync with timeout 5000ms
- waiting for GetByRole(AriaRole.Link, new() *** NameRegex = new Regex("emailbekr�ftelse") ***)
|
playwright
Process completed with exit code 1.
|
playwright
No files were found with the provided path: tests/web/Jordnaer.E2E.Tests/bin/Debug/screenshots. No artifacts will be uploaded.
|
playwright
Login cleanup failed with Error: Unable to locate executable file: az. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.. Cleanup will be skipped.
|
playwright
Login cleanup failed with Error: Unable to locate executable file: az. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.. Cleanup will be skipped.
|