Do not review - testpr #15
Annotations
3 errors, 1 warning, and 1 notice
[mas-live-firefox] › studio/studio.test.js:17:5 › M@S Studio feature test suite › @studio-direct-search:
nala/libs/imslogin.js#L17
1) [mas-live-firefox] › studio/studio.test.js:17:5 › M@S Studio feature test suite › @studio-direct-search,@mas @Mas-Studio @smoke @regression › step-1: Log in to MAS studio
Error: Timeout 10000ms exceeded while waiting on the predicate
at libs/imslogin.js:17
15 | await page.locator('[data-id=EmailPage-ContinueButton]').click();
16 | await expect(page.locator('text=Reset your password')).toBeVisible({ timeout: 45000 }); // Timeout accounting for how long IMS Login page takes to switch form
> 17 | }).toPass({
| ^
18 | intervals: [1_000],
19 | timeout: 10_000,
20 | });
at Object.fillOutSignInForm (/home/runner/work/mas/mas/nala/libs/imslogin.js:17:6)
at /home/runner/work/mas/mas/nala/studio/studio.test.js:33:13
at /home/runner/work/mas/mas/nala/studio/studio.test.js:26:9
|
[mas-live-firefox] › studio/studio.test.js:17:5 › M@S Studio feature test suite › @studio-direct-search:
nala/libs/imslogin.js#L17
1) [mas-live-firefox] › studio/studio.test.js:17:5 › M@S Studio feature test suite › @studio-direct-search,@mas @Mas-Studio @smoke @regression › step-1: Log in to MAS studio
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timeout 10000ms exceeded while waiting on the predicate
at libs/imslogin.js:17
15 | await page.locator('[data-id=EmailPage-ContinueButton]').click();
16 | await expect(page.locator('text=Reset your password')).toBeVisible({ timeout: 45000 }); // Timeout accounting for how long IMS Login page takes to switch form
> 17 | }).toPass({
| ^
18 | intervals: [1_000],
19 | timeout: 10_000,
20 | });
at Object.fillOutSignInForm (/home/runner/work/mas/mas/nala/libs/imslogin.js:17:6)
at /home/runner/work/mas/mas/nala/studio/studio.test.js:33:13
at /home/runner/work/mas/mas/nala/studio/studio.test.js:26:9
|
Running Nala E2E UI Tests (20.x)
Process completed with exit code 1.
|
Running Nala E2E UI Tests (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 failed
[mas-live-firefox] › studio/studio.test.js:17:5 › M@S Studio feature test suite › @studio-direct-search,@mas @Mas-Studio @smoke @regression
|