chore: switch to tsdown #616
+403
−171
Open
Annotations
4 errors and 1 warning
|
|
|
test-e2e/basic.test.ts#L101
Error: expect(pass.test.ts (Not yet run)).toHaveState(passed)
Locator: locator('[aria-label*="pass.test.ts "]')
Expected: to have state: "passed"
Received: "pass.test.ts (Not yet run)"
❯ Proxy.<anonymous> ../node_modules/.pnpm/playwright@1.42.1/node_modules/playwright/lib/matchers/expect.js:174:37
❯ basic.test.ts:101:30
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { pass: false, message: 'expect(pass.test.ts (Not yet run)).toHaveState(passed)\n\nLocator: locator(\'[aria-label*="pass.test.ts "]\')\nExpected: to have state: "passed"\nReceived: "pass.test.ts (Not yet run)"\n', name: 'toHaveState' } }
|
|
test-e2e/basic.test.ts#L101
Error: expect(pass.test.ts (Not yet run)).toHaveState(passed)
Locator: locator('[aria-label*="pass.test.ts "]')
Expected: to have state: "passed"
Received: "pass.test.ts (Not yet run)"
❯ Proxy.<anonymous> ../node_modules/.pnpm/playwright@1.42.1/node_modules/playwright/lib/matchers/expect.js:174:37
❯ basic.test.ts:101:30
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { pass: false, message: 'expect(pass.test.ts (Not yet run)).toHaveState(passed)\n\nLocator: locator(\'[aria-label*="pass.test.ts "]\')\nExpected: to have state: "passed"\nReceived: "pass.test.ts (Not yet run)"\n', name: 'toHaveState' } }
|
|
test-e2e/assertions.ts#L52
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('[aria-label*="all-fail (Not yet run)"][aria-level="3"]')
Expected: visible
Received: hidden
Call log:
- locator._expect with timeout 5000ms
- waiting for locator('[aria-label*="all-fail (Not yet run)"][aria-level="3"]')
❯ Proxy.<anonymous> ../node_modules/.pnpm/playwright@1.42.1/node_modules/playwright/lib/matchers/expect.js:174:37
❯ assert assertions.ts:52:112
❯ traverse assertions.ts:59:17
❯ Object.toHaveTests assertions.ts:69:11
❯ basic.test.ts:88:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: 'Timed out 5000ms waiting for expect(locator).toBeVisible()\n\nLocator: locator(\'[aria-label*="all-fail (Not yet run)"][aria-level="3"]\')\nExpected: visible\nReceived: hidden\nCall log:\n - locator._expect with timeout 5000ms\n - waiting for locator(\'[aria-label*="all-fail (Not yet run)"][aria-level="3"]\')\n', pass: false, actual: 'hidden', name: 'toBeVisible', expected: 'visible', log: [ 'locator._expect with timeout 5000ms', 'waiting for locator(\'[aria-label*="all-fail (Not yet run)"][aria-level="3"]\')' ], timeout: 5000 } }
|
|
|
The logs for this run have expired and are no longer available.
Loading