release: v0.9.0 #15
Annotations
9 errors
|
test
Process completed with exit code 1.
|
|
packages/mejiro/tests/epub/limits.test.ts > EPUB archive expansion limits > rejects a size-spoofed archive from EditableEpub.load without expanding the whole entry:
packages/mejiro/tests/epub/limits.test.ts#L279
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/mejiro/tests/epub/limits.test.ts:279:3
|
|
packages/mejiro/tests/epub/limits.test.ts > EPUB archive expansion limits > rejects a size-spoofed archive from parseEpub without expanding the whole entry:
packages/mejiro/tests/epub/limits.test.ts#L268
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/mejiro/tests/epub/limits.test.ts:268:3
|
|
packages/mejiro/tests/epub/limits.test.ts > EPUB archive expansion limits > accepts the declared metadata of a size-spoofed archive:
packages/mejiro/tests/epub/limits.test.ts#L255
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/mejiro/tests/epub/limits.test.ts:255:3
|
|
packages/mejiro/tests/epub/editor-asset-resolver.test.ts > AssetResolverRequest.asset across both export paths > declares both variants the export pipelines actually pass:
packages/mejiro/tests/epub/editor-asset-resolver.test.ts#L91
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/mejiro/tests/epub/editor-asset-resolver.test.ts:91:3
|
|
packages/mejiro/tests/book/chapter-layout-cost.test.ts > image reflow cost > reflows a book-length chapter within a frame budget:
packages/mejiro/tests/book/chapter-layout-cost.test.ts#L111
AssertionError: expected 164.62221799999998 to be less than 50
❯ packages/mejiro/tests/book/chapter-layout-cost.test.ts:111:50
|
|
packages/mejiro/tests/type-reachability.test.ts > type reachability from public entry points > names every type reachable from the public surface of mejiro:
packages/mejiro/tests/type-reachability.test.ts#L368
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/mejiro/tests/type-reachability.test.ts:368:65
|
|
packages/mejiro/tests/jsdoc-coverage.test.ts > JSDoc coverage of public exports > documents every declaration reachable from a public barrel:
packages/mejiro/tests/jsdoc-coverage.test.ts#L203
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/mejiro/tests/jsdoc-coverage.test.ts:203:3
|
|
packages/mejiro/tests/docs-api-reference.test.ts > API reference coverage > documents every export in its own en chapter:
packages/mejiro/tests/docs-api-reference.test.ts#L108
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ packages/mejiro/tests/docs-api-reference.test.ts:108:19
|