Merge pull request #485 from ForgeRock/renovate/pnpm-10.x #340
publish.yml
on: push
publish-or-pr
3m 10s
Publish Snapshots
Annotations
2 errors, 1 warning, and 10 notices
|
publish-or-pr
Process completed with exit code 1.
|
|
src/phone-number-field.test.ts:70:3 › Device registration tests › Login - add phone device - authenticate with phone device:
src/phone-number-field.test.ts#L102
1) src/phone-number-field.test.ts:70:3 › Device registration tests › Login - add phone device - authenticate with phone device
Error: expect(locator).toBeVisible() failed
Locator: getByText('Select Test Form')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByText('Select Test Form')
100 |
101 | /** Register a Device */
> 102 | await expect(page.getByText('Select Test Form')).toBeVisible();
| ^
103 | await page.getByRole('button', { name: 'DEVICE_REGISTRATION' }).click();
104 | await expect(page.getByText('SDK Automation - Device Registration')).toBeVisible();
105 | await page.getByRole('button', { name: 'Text Message' }).click();
at /home/workflows/workspace/e2e/davinci-suites/src/phone-number-field.test.ts:102:54
|
|
publish-or-pr
No files were found with the provided path: ./e2e/*/.playwright/**
./e2e/**/.playwright/**. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
2 passed (15.7s)
|
|
🎭 Playwright Run Summary
1 passed (12.9s)
|
|
🎭 Playwright Run Summary
2 passed (17.5s)
|
|
🎭 Playwright Run Summary
2 passed (20.0s)
|
|
🎭 Playwright Run Summary
1 skipped
|
|
🎭 Playwright Run Summary
3 passed (17.8s)
|
|
🎭 Playwright Run Summary
10 passed (48.3s)
|
|
🎭 Playwright Run Summary
9 passed (55.4s)
|
|
🎭 Playwright Run Summary
3 passed (15.4s)
|
|
🎭 Playwright Run Summary
2 passed (32.3s)
|