Investigate on-demand mode suspense issue in on-demand mode #1006
Annotations
4 errors and 1 warning
|
Run E2E Tests
Process completed with exit code 1.
|
|
e2e/query.e2e.test.ts > Query Collection E2E Tests > Deduplication Suite > Deduplication with Limit/Offset > should handle queries with different offsets:
packages/db-collection-e2e/src/suites/deduplication.suite.ts#L245
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../db-collection-e2e/src/suites/deduplication.suite.ts:245:7
|
|
e2e/query.e2e.test.ts > Query Collection E2E Tests > Deduplication Suite > Deduplication with Limit/Offset > should handle queries with same limit/offset:
packages/db-collection-e2e/src/suites/deduplication.suite.ts#L187
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../db-collection-e2e/src/suites/deduplication.suite.ts:187:7
|
|
e2e/query.e2e.test.ts > Query Collection E2E Tests > Pagination Suite > Performance Verification > should only load requested page (not entire dataset):
packages/db-collection-e2e/src/suites/pagination.suite.ts#L925
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ ../db-collection-e2e/src/suites/pagination.suite.ts:925:7
|
|
Run E2E Tests
No files were found with the provided path: packages/db-collection-e2e/junit/. No artifacts will be uploaded.
|