Use .nvmrc in CI #19266
Annotations
1 error, 2 warnings, and 2 notices
Run npm run test:e2e:browser:authn-browser:
e2e/browser/solid-client-authn-browser/test/fixtures.ts#L417
1) [Chromium] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts:100:7 › Logged In › Private resource in my Pod, after refresh (using auto-login)
Error: Failed to login: outgoing request timed out after 3500ms
at e2e/browser/solid-client-authn-browser/test/fixtures.ts:417
415 | });
416 | } catch (err) {
> 417 | throw new Error(`Failed to login: ${(err as Error).message}`);
| ^
418 | }
419 |
420 | if (!session.info.isLoggedIn || !session.info.webId) {
at Object.testContainer (/home/runner/work/solid-client-authn-js/solid-client-authn-js/e2e/browser/solid-client-authn-browser/test/fixtures.ts:417:13)
|
Run npm run test:e2e:browser:authn-browser:
[Chromium] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts#L1
[Chromium] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts took 14.0m
|
Run npm run test:e2e:browser:authn-browser:
[Firefox] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts#L1
[Firefox] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts took 13.8m
|
Run npm run test:e2e:browser:ui-react
2 passed (29.7s)
|
Run npm run test:e2e:browser:authn-browser
1 flaky
[Chromium] › e2e/browser/solid-client-authn-browser/test/e2e.playwright.ts:100:7 › Logged In › Private resource in my Pod, after refresh (using auto-login)
6 skipped
23 passed (14.1m)
|
The logs for this run have expired and are no longer available.
Loading