Bb/fixes #8708
ci.yml
on: pull_request
Build Next.js Docker Image
8m 55s
Supabase Schema Drift Check
2m 49s
Unit Tests
9m 49s
Lint
8m 53s
vercel-deploy-preview
10m 13s
Matrix: playwright-tests
Playwright Merge Reports
3m 31s
Annotations
31 errors, 19 warnings, and 5 notices
Playwright Tests (Shard 2/4)
Process completed with exit code 1.
|
[chromium] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
1) [chromium] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:268:23
|
[chromium] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
1) [chromium] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:268:23
|
[chromium] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
1) [chromium] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:268:23
|
[chromium] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
2) [chromium] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:323:23
|
[chromium] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
2) [chromium] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:323:23
|
[chromium] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
2) [chromium] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:323:23
|
[chromium] › earn.onboarded.spec.ts:414:5 › Deposit USDC › can deposit USDC into SendEarn with an existing upline:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
3) [chromium] › earn.onboarded.spec.ts:414:5 › Deposit USDC › can deposit USDC into SendEarn with an existing upline
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:446:23
|
[chromium] › earn.onboarded.spec.ts:414:5 › Deposit USDC › can deposit USDC into SendEarn with an existing upline:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
3) [chromium] › earn.onboarded.spec.ts:414:5 › Deposit USDC › can deposit USDC into SendEarn with an existing upline
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:446:23
|
[chromium] › earn.onboarded.spec.ts:414:5 › Deposit USDC › can deposit USDC into SendEarn with an existing upline:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
3) [chromium] › earn.onboarded.spec.ts:414:5 › Deposit USDC › can deposit USDC into SendEarn with an existing upline
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:446:23
|
[chromium] › earn.onboarded.spec.ts:480:5 › Deposit USDC › can deposit again after withdrawing all funds for USDC:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
4) [chromium] › earn.onboarded.spec.ts:480:5 › Deposit USDC › can deposit again after withdrawing all funds for USDC
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:504:24
|
[firefox] › account-sendtag-checkout.onboarded.spec.ts:163:1 › can refer a tag:
packages/playwright/tests/fixtures/referrals/index.ts#L14
1) [firefox] › account-sendtag-checkout.onboarded.spec.ts:163:1 › can refer a tag ────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected)
Locator: getByTestId('referral-code-input')
Expected string: "grave_jug85558"
Received string: ""
Call log:
- expect.toHaveValue with timeout 5000ms
- waiting for getByTestId('referral-code-input')
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input"
|
[firefox] › account-sendtag-checkout.onboarded.spec.ts:163:1 › can refer a tag:
packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L41
1) [firefox] › account-sendtag-checkout.onboarded.spec.ts:163:1 › can refer a tag ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeFalsy()
Received: {"code": "P0001", "details": null, "hint": null, "message": "User can have at most 5 tags"}
39 | .insert(tagsToInsert)
40 | .then(({ error }) => {
> 41 | expect(error).toBeFalsy()
| ^
42 | })
43 | }
44 |
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:41:21
at addPendingTags (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:37:3)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:171:3
|
[firefox] › account-sendtag-checkout.onboarded.spec.ts:163:1 › can refer a tag:
packages/playwright/tests/fixtures/referrals/index.ts#L14
1) [firefox] › account-sendtag-checkout.onboarded.spec.ts:163:1 › can refer a tag ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected)
Locator: getByTestId('referral-code-input')
Expected string: "canine_jug6600"
Received string: ""
Call log:
- expect.toHaveValue with timeout 5000ms
- waiting for getByTestId('referral-code-input')
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="
|
[firefox] › account-sendtag-checkout.onboarded.spec.ts:236:1 › can refer multiple tags in separate transactions:
packages/playwright/tests/fixtures/referrals/index.ts#L14
2) [firefox] › account-sendtag-checkout.onboarded.spec.ts:236:1 › can refer multiple tags in separate transactions
Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected)
Locator: getByTestId('referral-code-input')
Expected string: "Chanelle_Anderson894"
Received string: ""
Call log:
- expect.toHaveValue with timeout 5000ms
- waiting for getByTestId('referral-code-input')
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid
|
[firefox] › account-sendtag-checkout.onboarded.spec.ts:236:1 › can refer multiple tags in separate transactions:
packages/playwright/tests/fixtures/referrals/index.ts#L14
2) [firefox] › account-sendtag-checkout.onboarded.spec.ts:236:1 › can refer multiple tags in separate transactions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected)
Locator: getByTestId('referral-code-input')
Expected string: "smoggy_monastery5016"
Received string: ""
Call log:
- expect.toHaveValue with timeout 5000ms
- waiting for getByTestId('referral-code-input')
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme=
|
[firefox] › account-sendtag-checkout.onboarded.spec.ts:236:1 › can refer multiple tags in separate transactions:
packages/playwright/tests/fixtures/referrals/index.ts#L14
2) [firefox] › account-sendtag-checkout.onboarded.spec.ts:236:1 › can refer multiple tags in separate transactions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected)
Locator: getByTestId('referral-code-input')
Expected string: "violent_swanling9604"
Received string: ""
Call log:
- expect.toHaveValue with timeout 5000ms
- waiting for getByTestId('referral-code-input')
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme="true" autocapitalize="sentences" placeholder="Referral Code" virtualkeyboardpolicy="auto" data-testid="referral-code-input" class="css-11aywtz r-6taxm2 is_Input font_body _btc-0hover-borderColor69916956 _brc-0hover-borderColor69916956 _bbc-0hover-borderColor69916956 _blc-0hover-borderColor69916956 _btc-0focus-borderColor68052152 _brc-0focus-borderColor68052152 _bbc-0focus-borderCo…/>
- unexpected value ""
- locator resolved to <input rows="1" value="" dir="auto" tabindex="0" autocorrect="on" autocomplete="on" spellcheck="true" data-disable-theme=
|
[firefox] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
3) [firefox] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:268:23
|
[firefox] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
3) [firefox] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:268:23
|
[firefox] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
3) [firefox] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:268:23
|
[firefox] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code:
packages/playwright/tests/fixtures/earn/EarnDepositPage.ts#L78
4) [firefox] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Deposit Submitted', { exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for getByText('Deposit Submitted', { exact: true })
at fixtures/earn/EarnDepositPage.ts:78
76 | })
77 | await this.page.getByRole('button', { name: 'Confirm Deposit' }).click()
> 78 | await expect(this.page.getByText('Deposit Submitted', { exact: true })).toBeVisible({
| ^
79 | timeout: 10000,
80 | })
81 | }
at EarnDepositPage.submit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:78:77)
at EarnDepositPage.deposit (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/fixtures/earn/EarnDepositPage.ts:125:5)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/earn.onboarded.spec.ts:323:23
|
[firefox] › send.onboarded.spec.ts:29:3 › can send USDC starting from profile page:
packages/playwright/tests/send.onboarded.spec.ts#L268
1) [firefox] › send.onboarded.spec.ts:29:3 › can send USDC starting from profile page ────────────
Error: page.waitForURL: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/?token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" until "load"
============================================================
Call Log:
- Timeout 15000ms exceeded while waiting on the predicate
266 | })
267 | }
> 268 | }).toPass({
| ^
269 | // Increased timeout to allow for indexing and UI update
270 | timeout: 15000,
271 | })
at handleTokenTransfer (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:268:6)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:54:5
|
[firefox] › send.onboarded.spec.ts:29:3 › can send USDC starting from profile page:
packages/playwright/tests/send.onboarded.spec.ts#L268
1) [firefox] › send.onboarded.spec.ts:29:3 › can send USDC starting from profile page ────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/?token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" until "load"
============================================================
Call Log:
- Timeout 15000ms exceeded while waiting on the predicate
266 | })
267 | }
> 268 | }).toPass({
| ^
269 | // Increased timeout to allow for indexing and UI update
270 | timeout: 15000,
271 | })
at handleTokenTransfer (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:268:6)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:54:5
|
[firefox] › send.onboarded.spec.ts:29:3 › can send USDC starting from profile page:
packages/playwright/tests/send.onboarded.spec.ts#L268
1) [firefox] › send.onboarded.spec.ts:29:3 › can send USDC starting from profile page ────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/?token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" until "load"
============================================================
Call Log:
- Timeout 15000ms exceeded while waiting on the predicate
266 | })
267 | }
> 268 | }).toPass({
| ^
269 | // Increased timeout to allow for indexing and UI update
270 | timeout: 15000,
271 | })
at handleTokenTransfer (/home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:268:6)
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:54:5
|
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using tag starting from home page:
packages/playwright/tests/send.onboarded.spec.ts#L106
2) [firefox] › send.onboarded.spec.ts:58:5 › can send USDC using tag starting from home page ─────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('token-balance-list-USDC')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('token-balance-list-USDC')
104 | // Click on the token from the token balance list
105 | const tokenButton = page.getByTestId(`token-balance-list-${token.label}`)
> 106 | await expect(tokenButton).toBeVisible()
| ^
107 | await tokenButton.click()
108 | const sendButton = page.getByTestId('send-quick-action')
109 | await expect(sendButton).toBeVisible()
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:33
|
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using tag starting from home page:
packages/playwright/tests/send.onboarded.spec.ts#L106
2) [firefox] › send.onboarded.spec.ts:58:5 › can send USDC using tag starting from home page ─────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('token-balance-list-USDC')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('token-balance-list-USDC')
104 | // Click on the token from the token balance list
105 | const tokenButton = page.getByTestId(`token-balance-list-${token.label}`)
> 106 | await expect(tokenButton).toBeVisible()
| ^
107 | await tokenButton.click()
108 | const sendButton = page.getByTestId('send-quick-action')
109 | await expect(sendButton).toBeVisible()
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:33
|
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using tag starting from home page:
packages/playwright/tests/send.onboarded.spec.ts#L106
2) [firefox] › send.onboarded.spec.ts:58:5 › can send USDC using tag starting from home page ─────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('token-balance-list-USDC')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('token-balance-list-USDC')
104 | // Click on the token from the token balance list
105 | const tokenButton = page.getByTestId(`token-balance-list-${token.label}`)
> 106 | await expect(tokenButton).toBeVisible()
| ^
107 | await tokenButton.click()
108 | const sendButton = page.getByTestId('send-quick-action')
109 | await expect(sendButton).toBeVisible()
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:33
|
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using sendid starting from home page:
packages/playwright/tests/send.onboarded.spec.ts#L106
3) [firefox] › send.onboarded.spec.ts:58:5 › can send USDC using sendid starting from home page ──
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('token-balance-list-USDC')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('token-balance-list-USDC')
104 | // Click on the token from the token balance list
105 | const tokenButton = page.getByTestId(`token-balance-list-${token.label}`)
> 106 | await expect(tokenButton).toBeVisible()
| ^
107 | await tokenButton.click()
108 | const sendButton = page.getByTestId('send-quick-action')
109 | await expect(sendButton).toBeVisible()
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:33
|
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using sendid starting from home page:
packages/playwright/tests/send.onboarded.spec.ts#L106
3) [firefox] › send.onboarded.spec.ts:58:5 › can send USDC using sendid starting from home page ──
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('token-balance-list-USDC')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('token-balance-list-USDC')
104 | // Click on the token from the token balance list
105 | const tokenButton = page.getByTestId(`token-balance-list-${token.label}`)
> 106 | await expect(tokenButton).toBeVisible()
| ^
107 | await tokenButton.click()
108 | const sendButton = page.getByTestId('send-quick-action')
109 | await expect(sendButton).toBeVisible()
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:33
|
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using sendid starting from home page:
packages/playwright/tests/send.onboarded.spec.ts#L106
3) [firefox] › send.onboarded.spec.ts:58:5 › can send USDC using sendid starting from home page ──
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('token-balance-list-USDC')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('token-balance-list-USDC')
104 | // Click on the token from the token balance list
105 | const tokenButton = page.getByTestId(`token-balance-list-${token.label}`)
> 106 | await expect(tokenButton).toBeVisible()
| ^
107 | await tokenButton.click()
108 | const sendButton = page.getByTestId('send-quick-action')
109 | await expect(sendButton).toBeVisible()
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:33
|
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using address starting from home page:
packages/playwright/tests/send.onboarded.spec.ts#L106
4) [firefox] › send.onboarded.spec.ts:58:5 › can send USDC using address starting from home page ─
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('token-balance-list-USDC')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('token-balance-list-USDC')
104 | // Click on the token from the token balance list
105 | const tokenButton = page.getByTestId(`token-balance-list-${token.label}`)
> 106 | await expect(tokenButton).toBeVisible()
| ^
107 | await tokenButton.click()
108 | const sendButton = page.getByTestId('send-quick-action')
109 | await expect(sendButton).toBeVisible()
at /home/runner/_work/sendapp/sendapp/packages/playwright/tests/send.onboarded.spec.ts:106:33
|
Lint
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Lint
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Unit Tests
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Unit Tests
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
vercel-deploy-preview
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
vercel-deploy-preview
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Playwright Tests (Shard 2/4)
No files were found with the provided path: packages/playwright/blob-report/. No artifacts will be uploaded.
|
Playwright Tests (Shard 1/4)
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Playwright Tests (Shard 1/4)
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Slow Test:
packages/playwright/[chromium] › account-settings-backup.onboarded.spec.ts#L1
packages/playwright/[chromium] › account-settings-backup.onboarded.spec.ts took 17.9s
|
Playwright Tests (Shard 3/4)
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Playwright Tests (Shard 3/4)
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Slow Test:
packages/playwright/[firefox] › account-settings-backup.onboarded.spec.ts#L1
packages/playwright/[firefox] › account-settings-backup.onboarded.spec.ts took 23.0s
|
Playwright Tests (Shard 4/4)
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Playwright Tests (Shard 4/4)
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Slow Test:
packages/playwright/[firefox] › swap.onboarded.spec.ts#L1
packages/playwright/[firefox] › swap.onboarded.spec.ts took 47.3s
|
Slow Test:
packages/playwright/[firefox] › sign-in.anon.spec.ts#L1
packages/playwright/[firefox] › sign-in.anon.spec.ts took 26.2s
|
Playwright Merge Reports
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
Playwright Merge Reports
'maestro' formula is unreadable: No available formula with the name "maestro". Did you mean astro?
|
vercel-deploy-preview
Deployment URL: https://sendapp-70n61h9ly-0xsend.vercel.app
|
vercel-deploy-preview
Vercel Alias URL https://sendapp-bb-fixes-0xsend.vercel.app/
|
🎭 Playwright Run Summary
9 failed
[chromium] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn
[chromium] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code
[chromium] › earn.onboarded.spec.ts:414:5 › Deposit USDC › can deposit USDC into SendEarn with an existing upline
[chromium] › earn.onboarded.spec.ts:480:5 › Deposit USDC › can deposit again after withdrawing all funds for USDC
[chromium] › earn.onboarded.spec.ts:604:5 › Withdraw USDC › can withdraw USDC from SendEarn ────
[chromium] › earn.onboarded.spec.ts:630:5 › Withdraw USDC › can withdraw all USDC deposited amount from SendEarn
[chromium] › earn.onboarded.spec.ts:730:5 › Affiliate Rewards for USDC › can claim affiliate rewards for USDC
[chromium] › earn.onboarded.spec.ts:892:5 › Self-Referral Prevention for USDC › cannot use own referral code for USDC
[chromium] › earn.onboarded.spec.ts:958:5 › Vault Consistency for USDC › always deposits into the same vault for USDC
1 flaky
[chromium] › account-sendtag-checkout.onboarded.spec.ts:141:1 › can confirm a tag ──────────────
18 passed (10.8m)
|
🎭 Playwright Run Summary
11 failed
[firefox] › account-sendtag-checkout.onboarded.spec.ts:163:1 › can refer a tag ─────────────────
[firefox] › account-sendtag-checkout.onboarded.spec.ts:236:1 › can refer multiple tags in separate transactions
[firefox] › earn.onboarded.spec.ts:261:5 › Deposit USDC › can deposit USDC into Platform SendEarn
[firefox] › earn.onboarded.spec.ts:297:5 › Deposit USDC › can deposit USDC into SendEarn with a referral code
[firefox] › earn.onboarded.spec.ts:414:5 › Deposit USDC › can deposit USDC into SendEarn with an existing upline
[firefox] › earn.onboarded.spec.ts:480:5 › Deposit USDC › can deposit again after withdrawing all funds for USDC
[firefox] › earn.onboarded.spec.ts:604:5 › Withdraw USDC › can withdraw USDC from SendEarn ─────
[firefox] › earn.onboarded.spec.ts:630:5 › Withdraw USDC › can withdraw all USDC deposited amount from SendEarn
[firefox] › earn.onboarded.spec.ts:730:5 › Affiliate Rewards for USDC › can claim affiliate rewards for USDC
[firefox] › earn.onboarded.spec.ts:892:5 › Self-Referral Prevention for USDC › cannot use own referral code for USDC
[firefox] › earn.onboarded.spec.ts:958:5 › Vault Consistency for USDC › always deposits into the same vault for USDC
1 flaky
[firefox] › account-sendtag-checkout.onboarded.spec.ts:141:1 › can confirm a tag ───────────────
15 passed (18.0m)
|
🎭 Playwright Run Summary
12 failed
[firefox] › send.onboarded.spec.ts:29:3 › can send USDC starting from profile page ─────────────
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using tag starting from home page ──────
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using sendid starting from home page ───
[firefox] › send.onboarded.spec.ts:58:5 › can send USDC using address starting from home page ──
[firefox] › send.onboarded.spec.ts:29:3 › can send SEND starting from profile page ─────────────
[firefox] › send.onboarded.spec.ts:58:5 › can send SEND using tag starting from home page ──────
[firefox] › send.onboarded.spec.ts:58:5 › can send SEND using sendid starting from home page ───
[firefox] › send.onboarded.spec.ts:58:5 › can send SEND using address starting from home page ──
[firefox] › send.onboarded.spec.ts:29:3 › can send ETH starting from profile page ──────────────
[firefox] › send.onboarded.spec.ts:58:5 › can send ETH using tag starting from home page ───────
[firefox] › send.onboarded.spec.ts:58:5 › can send ETH using sendid starting from home page ────
[firefox] › send.onboarded.spec.ts:58:5 › can send ETH using address starting from home page ───
15 passed (17.9m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
0xsend~sendapp~FHLJHJ.dockerbuild
|
195 KB |
sha256:39e30570cb980eee50a5caddfda13edd1e2befb45251b311441be8078dc148d2
|
|
blob-report-1
Expired
|
27.1 MB |
sha256:7110106a5720347c805f4d98fc7202bf6c92e5714af7a7c00f5e6f4e5f4d044a
|
|
blob-report-3
Expired
|
19.3 MB |
sha256:bc91e81d67add86c3af1c6cd9d1b78780fcec9a66eb1adf23e37d4378b0dfe9d
|
|
blob-report-4
Expired
|
16.3 MB |
sha256:fdfd6fd77b13f6378336e9b50ca86135145cf2de38c6e2bdb5993db8a4b1d2f7
|
|
html-report--attempt-1
Expired
|
62.8 MB |
sha256:e0cac286e1234bc3011212e1f98dbd4ed8b5823a69b433831ecb370fe7aac725
|
|
next-app-image
Expired
|
113 MB |
sha256:8084dfd8362ddb5ee39084bc69922a49bd167b004b744de9a81b951d58c5b637
|
|