chore: update .nvmrc to node 20 #18822
Annotations
2 errors, 2 warnings, and 2 notices
e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts#L1
1) [Firefox] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts:179:7 › Using a Client ID › can prevent the session from extending
Test timeout of 361000ms exceeded.
|
e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts#L192
1) [Firefox] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts:179:7 › Using a Client ID › can prevent the session from extending
Error: page.waitForRequest: Page closed
190 | clientAccessControl.clientId,
191 | );
> 192 | await auth.login({ allow: true });
| ^
193 | await app.page.waitForSelector("span[data-testid=loggedInStatus]");
194 |
195 | // Wait for the session to expire
at TestPage.handleRedirect (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-playwright-helpers/dist/index.js:122:25)
at AuthFlow.login (/home/runner/work/solid-client-authn-js/solid-client-authn-js/node_modules/@inrupt/internal-playwright-helpers/dist/index.js:195:51)
at /home/runner/work/solid-client-authn-js/solid-client-authn-js/e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts:192:5
|
[Firefox] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts#L1
[Firefox] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts took 20.7m
|
[Chromium] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts#L1
[Chromium] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts took 13.6m
|
|
|
The logs for this run have expired and are no longer available.
Loading