Full page extension views, containers, shared headers + footers #4498
Annotations
1 error, 1 warning, and 1 notice
Run Playwright tests:
tests/specs/fund/fund.spec.ts#L6
1) [chromium] › specs/fund/fund.spec.ts:33:7 › Buy tokens test › should redirect to provider URL while funding BTC
Test timeout of 30000ms exceeded while running "beforeEach" hook.
4 |
5 | test.describe('Buy tokens test', () => {
> 6 | test.beforeEach(async ({ extensionId, globalPage, onboardingPage, homePage }) => {
| ^
7 | await globalPage.setupAndUseApiCalls(extensionId);
8 | await onboardingPage.signInWithTestAccount(extensionId);
9 | await homePage.goToFundChooseCurrencyPage();
at /home/runner/work/extension/extension/tests/specs/fund/fund.spec.ts:6:8
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Playwright tests
1 flaky
[chromium] › specs/fund/fund.spec.ts:33:7 › Buy tokens test › should redirect to provider URL while funding BTC
3 skipped
4 passed (1.1m)
|
The logs for this run have expired and are no longer available.
Loading