Skip to content

fix bug where tokens generated from LexAuthService would contain 2 au…

Sign in for the full log view
GitHub Actions / Integration Tests windows-latest failed Oct 24, 2023 in 0s

1 fail, 56 pass in 23m 13s

57 tests   56 ✔️  23m 13s ⏱️
  1 suites    0 💤
  1 files      1

Results for commit 319af51.

Annotations

Check warning on line 0 in Testing.Browser.ManagerPageTest

See this annotation in the file changed.

@github-actions github-actions / Integration Tests windows-latest

DisplayDashboardThenProjectPage (Testing.Browser.ManagerPageTest) failed

./test-results\runneradmin_fv-az365-130_2023-10-24_14_45_51.trx [took 54s]
Raw output
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/" until "NetworkIdle"
  navigated to "https://staging.languagedepot.org/"
  "Load" event fired
  "DOMContentLoaded" event fired
============================================================
---- System.TimeoutException : Timeout 30000ms exceeded.   at Microsoft.Playwright.Core.Waiter.WaitForPromiseAsync[T](Task`1 task, Action dispose) in /_/src/Playwright/Core/Waiter.cs:line 219
   at Microsoft.Playwright.Core.Frame.WaitForNavigationInternalAsync(Waiter waiter, String url, Func`2 urlFunc, Regex urlRegex, String urlString, Nullable`1 waitUntil) in /_/src/Playwright/Core/Frame.cs:line 267
   at Microsoft.Playwright.Core.Frame.RunAndWaitForNavigationAsync(Func`1 action, FrameRunAndWaitForNavigationOptions options) in /_/src/Playwright/Core/Frame.cs:line 225
   at Testing.Browser.Page.BasePage`1.WaitFor() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Browser\Page\BasePage.cs:line 39
   at Testing.Browser.ManagerPageTest.DisplayDashboardThenProjectPage() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Browser\ManagerPageTest.cs:line 17
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at Microsoft.Playwright.Helpers.TaskHelper.<>c__DisplayClass2_0.<WithTimeout>b__0() in /_/src/Playwright/Helpers/TaskHelper.cs:line 73
   at Microsoft.Playwright.Helpers.TaskHelper.WithTimeout(Task task, Func`1 timeoutAction, TimeSpan timeout, CancellationToken cancellationToken) in /_/src/Playwright/Helpers/TaskHelper.cs:line 109
   at Microsoft.Playwright.Core.Waiter.WaitForPromiseAsync[T](Task`1 task, Action dispose) in /_/src/Playwright/Core/Waiter.cs:line 211