Skip to content

Add setting to control inline console logs during test debugging #559

Add setting to control inline console logs during test debugging

Add setting to control inline console logs during test debugging #559

Re-run triggered December 23, 2025 13:47
Status Failure
Total duration 4m 33s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
ci (windows-latest, 22.x)
Process completed with exit code 1.
runner.test.ts > ast collector keeps the pattern on rerun: test/e2e/utils/assertions.ts#L58
Error: expect(locator).toBeAttached() failed Locator: locator('[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]') Expected: attached Timeout: 5000ms Error: element(s) not found Call log: - Expect "to.be.attached" with timeout 5000ms - waiting for locator('[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]') ❯ Proxy.<anonymous> ../../node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/matchers/expect.js:224:24 ❯ assert utils/assertions.ts:58:43 ❯ traverse utils/assertions.ts:69:17 ❯ traverse utils/assertions.ts:79:17 ❯ Object.toHaveTests utils/assertions.ts:84:5 ❯ runner.test.ts:167:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { matcherResult: { message: 'expect(locator).toBeAttached() failed\n\nLocator: locator(\'[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]\')\nExpected: attached\nTimeout: 5000ms\nError: element(s) not found\n\nCall log:\n - Expect "to.be.attached" with timeout 5000ms\n - waiting for locator(\'[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]\')\n', pass: false, actual: undefined, name: 'toBeAttached', expected: 'attached', log: [ ' - Expect "to.be.attached" with timeout 5000ms', ' - waiting for locator(\'[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]\')' ], timeout: 5000 } }
runner.test.ts > ast collector keeps the pattern on rerun: test/e2e/utils/assertions.ts#L58
Error: expect(locator).toBeAttached() failed Locator: locator('[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]') Expected: attached Timeout: 5000ms Error: element(s) not found Call log: - Expect "to.be.attached" with timeout 5000ms - waiting for locator('[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]') ❯ Proxy.<anonymous> ../../node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/matchers/expect.js:224:24 ❯ assert utils/assertions.ts:58:43 ❯ traverse utils/assertions.ts:69:17 ❯ traverse utils/assertions.ts:79:17 ❯ Object.toHaveTests utils/assertions.ts:84:5 ❯ runner.test.ts:167:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { matcherResult: { message: 'expect(locator).toBeAttached() failed\n\nLocator: locator(\'[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]\')\nExpected: attached\nTimeout: 5000ms\nError: element(s) not found\n\nCall log:\n - Expect "to.be.attached" with timeout 5000ms\n - waiting for locator(\'[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]\')\n', pass: false, actual: undefined, name: 'toBeAttached', expected: 'attached', log: [ ' - Expect "to.be.attached" with timeout 5000ms', ' - waiting for locator(\'[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]\')' ], timeout: 5000 } }
runner.test.ts > ast collector keeps the pattern on rerun: test/e2e/utils/assertions.ts#L58
Error: expect(locator).toBeAttached() failed Locator: locator('[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]') Expected: attached Timeout: 5000ms Error: element(s) not found Call log: - Expect "to.be.attached" with timeout 5000ms - waiting for locator('[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]') ❯ Proxy.<anonymous> ../../node_modules/.pnpm/playwright@1.57.0/node_modules/playwright/lib/matchers/expect.js:224:24 ❯ assert utils/assertions.ts:58:43 ❯ traverse utils/assertions.ts:69:17 ❯ traverse utils/assertions.ts:79:17 ❯ Object.toHaveTests utils/assertions.ts:84:5 ❯ runner.test.ts:167:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { matcherResult: { message: 'expect(locator).toBeAttached() failed\n\nLocator: locator(\'[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]\')\nExpected: attached\nTimeout: 5000ms\nError: element(s) not found\n\nCall log:\n - Expect "to.be.attached" with timeout 5000ms\n - waiting for locator(\'[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]\')\n', pass: false, actual: undefined, name: 'toBeAttached', expected: 'attached', log: [ ' - Expect "to.be.attached" with timeout 5000ms', ' - waiting for locator(\'[aria-label*="pattern (Not yet run)"][aria-level="4"][data-index="3"]\')' ], timeout: 5000 } }
ci (macos-latest, 22.x)
No files were found with the provided path: test-results/macos-latest. No artifacts will be uploaded.
ci (windows-latest, 22.x)
No files were found with the provided path: test-results/windows-latest. No artifacts will be uploaded.