feat: add auto complete ui for AM-33773 #90
Annotations
7 errors and 2 notices
|
pr
Process completed with exit code 1.
|
|
[Firefox] › authn-central-logout.test.ts:13:1 › should login and logout with pingone:
e2e/autoscript-suites/src/suites/authn-central-logout.test.ts#L26
2) [Firefox] › authn-central-logout.test.ts:13:1 › should login and logout with pingone ──────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByText('preferred_username')
Expected string: "reactdavinci@user.com"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByText('preferred_username')
24 | await page.getByRole('button', { name: 'Sign On' }).click();
25 |
> 26 | await expect(page.getByText('preferred_username')).toContainText('reactdavinci@user.com');
| ^
27 | await page.getByRole('button', { name: 'Sign Out' }).click({ clickCount: 1, delay: 300 });
28 | await page.getByRole('button', { name: 'Login' }).click({ delay: 300 });
29 | await page.waitForRequest(/pingone/);
at /home/runner/work/forgerock-javascript-sdk/forgerock-javascript-sdk/e2e/autoscript-suites/src/suites/authn-central-logout.test.ts:26:54
|
|
[Firefox] › authn-central-logout.test.ts:13:1 › should login and logout with pingone:
e2e/autoscript-suites/src/suites/authn-central-logout.test.ts#L26
2) [Firefox] › authn-central-logout.test.ts:13:1 › should login and logout with pingone ──────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByText('preferred_username')
Expected string: "reactdavinci@user.com"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByText('preferred_username')
24 | await page.getByRole('button', { name: 'Sign On' }).click();
25 |
> 26 | await expect(page.getByText('preferred_username')).toContainText('reactdavinci@user.com');
| ^
27 | await page.getByRole('button', { name: 'Sign Out' }).click({ clickCount: 1, delay: 300 });
28 | await page.getByRole('button', { name: 'Login' }).click({ delay: 300 });
29 | await page.waitForRequest(/pingone/);
at /home/runner/work/forgerock-javascript-sdk/forgerock-javascript-sdk/e2e/autoscript-suites/src/suites/authn-central-logout.test.ts:26:54
|
|
[Firefox] › authn-central-logout.test.ts:13:1 › should login and logout with pingone:
e2e/autoscript-suites/src/suites/authn-central-logout.test.ts#L26
2) [Firefox] › authn-central-logout.test.ts:13:1 › should login and logout with pingone ──────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByText('preferred_username')
Expected string: "reactdavinci@user.com"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByText('preferred_username')
24 | await page.getByRole('button', { name: 'Sign On' }).click();
25 |
> 26 | await expect(page.getByText('preferred_username')).toContainText('reactdavinci@user.com');
| ^
27 | await page.getByRole('button', { name: 'Sign Out' }).click({ clickCount: 1, delay: 300 });
28 | await page.getByRole('button', { name: 'Login' }).click({ delay: 300 });
29 | await page.waitForRequest(/pingone/);
at /home/runner/work/forgerock-javascript-sdk/forgerock-javascript-sdk/e2e/autoscript-suites/src/suites/authn-central-logout.test.ts:26:54
|
|
[Chromium] › authn-central-logout.test.ts:13:1 › should login and logout with pingone:
e2e/autoscript-suites/src/suites/authn-central-logout.test.ts#L26
1) [Chromium] › authn-central-logout.test.ts:13:1 › should login and logout with pingone ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByText('preferred_username')
Expected string: "reactdavinci@user.com"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByText('preferred_username')
24 | await page.getByRole('button', { name: 'Sign On' }).click();
25 |
> 26 | await expect(page.getByText('preferred_username')).toContainText('reactdavinci@user.com');
| ^
27 | await page.getByRole('button', { name: 'Sign Out' }).click({ clickCount: 1, delay: 300 });
28 | await page.getByRole('button', { name: 'Login' }).click({ delay: 300 });
29 | await page.waitForRequest(/pingone/);
at /home/runner/work/forgerock-javascript-sdk/forgerock-javascript-sdk/e2e/autoscript-suites/src/suites/authn-central-logout.test.ts:26:54
|
|
[Chromium] › authn-central-logout.test.ts:13:1 › should login and logout with pingone:
e2e/autoscript-suites/src/suites/authn-central-logout.test.ts#L26
1) [Chromium] › authn-central-logout.test.ts:13:1 › should login and logout with pingone ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByText('preferred_username')
Expected string: "reactdavinci@user.com"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByText('preferred_username')
24 | await page.getByRole('button', { name: 'Sign On' }).click();
25 |
> 26 | await expect(page.getByText('preferred_username')).toContainText('reactdavinci@user.com');
| ^
27 | await page.getByRole('button', { name: 'Sign Out' }).click({ clickCount: 1, delay: 300 });
28 | await page.getByRole('button', { name: 'Login' }).click({ delay: 300 });
29 | await page.waitForRequest(/pingone/);
at /home/runner/work/forgerock-javascript-sdk/forgerock-javascript-sdk/e2e/autoscript-suites/src/suites/authn-central-logout.test.ts:26:54
|
|
[Chromium] › authn-central-logout.test.ts:13:1 › should login and logout with pingone:
e2e/autoscript-suites/src/suites/authn-central-logout.test.ts#L26
1) [Chromium] › authn-central-logout.test.ts:13:1 › should login and logout with pingone ─────────
Error: Timed out 5000ms waiting for expect(locator).toContainText(expected)
Locator: getByText('preferred_username')
Expected string: "reactdavinci@user.com"
Received: <element(s) not found>
Call log:
- expect.toContainText with timeout 5000ms
- waiting for getByText('preferred_username')
24 | await page.getByRole('button', { name: 'Sign On' }).click();
25 |
> 26 | await expect(page.getByText('preferred_username')).toContainText('reactdavinci@user.com');
| ^
27 | await page.getByRole('button', { name: 'Sign Out' }).click({ clickCount: 1, delay: 300 });
28 | await page.getByRole('button', { name: 'Login' }).click({ delay: 300 });
29 | await page.waitForRequest(/pingone/);
at /home/runner/work/forgerock-javascript-sdk/forgerock-javascript-sdk/e2e/autoscript-suites/src/suites/authn-central-logout.test.ts:26:54
|
|
🎭 Playwright Run Summary
2 passed (31.1s)
|
|
🎭 Playwright Run Summary
2 failed
[Chromium] › authn-central-logout.test.ts:13:1 › should login and logout with pingone ──────────
[Firefox] › authn-central-logout.test.ts:13:1 › should login and logout with pingone ───────────
2 skipped
68 passed (2.9m)
|