Skip to content

Optimize same-process job queue with direct notifications and drain-on-stop #1835

Optimize same-process job queue with direct notifications and drain-on-stop

Optimize same-process job queue with direct notifications and drain-on-stop #1835

Triggered via pull request April 25, 2026 21:18
Status Failure
Total duration 4m 8s
Artifacts 5

test.yml

on: pull_request
test-vitest-unit
1m 14s
test-vitest-unit
test-vitest-integration
1m 4s
test-vitest-integration
test-vitest-rag
1m 44s
test-vitest-rag
test-vitest-ai-provider-hft
1m 27s
test-vitest-ai-provider-hft
test-vitest-ai-provider-llamacpp
3m 28s
test-vitest-ai-provider-llamacpp
test-vitest-ai-provider-api
40s
test-vitest-ai-provider-api
test-bun-unit
1m 30s
test-bun-unit
test-bun-integration
47s
test-bun-integration
test-bun-rag
1m 18s
test-bun-rag
test-bun-ai-provider-hft
1m 18s
test-bun-ai-provider-hft
test-bun-ai-provider-llamacpp
2m 6s
test-bun-ai-provider-llamacpp
test-bun-ai-provider-api
29s
test-bun-ai-provider-api
merge-vitest-coverage
merge-vitest-coverage
cleanup
0s
cleanup
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test-bun-integration
Process completed with exit code 1.
error: expect(received).toBe(expected): packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/libs/libs/packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32)
error: expect(received).toBe(expected): packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/libs/libs/packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32)
error: expect(received).toBe(expected): packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/libs/libs/packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32)
error: expect(received).toBe(expected): packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/libs/libs/packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32)
error: expect(received).not.toBe(expected): packages/test/src/test/job-queue/genericJobQueueTests.ts#L597
Expected: not "TIMEOUT" at <anonymous> (/home/runner/work/libs/libs/packages/test/src/test/job-queue/genericJobQueueTests.ts:597:26)
test-vitest-integration
Process completed with exit code 1.
packages/test/src/test/job-queue/SupabaseJobQueue.integration.test.ts > SupabaseJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
packages/test/src/test/job-queue/SupabaseJobQueue.integration.test.ts > SupabaseJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
packages/test/src/test/job-queue/SqliteJobQueue.integration.test.ts > SqliteJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
packages/test/src/test/job-queue/SqliteJobQueue.integration.test.ts > SqliteJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
packages/test/src/test/job-queue/PostgresJobQueue.integration.test.ts > PostgresJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
packages/test/src/test/job-queue/PostgresJobQueue.integration.test.ts > PostgresJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
packages/test/src/test/job-queue/IndexedDbJobQueue.integration.test.ts > IndexedDbJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
packages/test/src/test/job-queue/IndexedDbJobQueue.integration.test.ts > IndexedDbJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
test-vitest-unit
Process completed with exit code 1.
packages/test/src/test/job-queue/InMemoryJobQueue.test.ts > InMemoryJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
packages/test/src/test/job-queue/InMemoryJobQueue.test.ts > InMemoryJobQueue > Same-process optimizations > attached server does not subscribe to storage changes: packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32
test-bun-unit
Process completed with exit code 1.
error: expect(received).toBe(expected): packages/test/src/test/job-queue/genericJobQueueTests.ts#L709
Expected: 0 Received: 1 at <anonymous> (/home/runner/work/libs/libs/packages/test/src/test/job-queue/genericJobQueueTests.ts:709:32)

Artifacts

Produced during runtime
Name Size Digest
build-output
4.75 MB
sha256:8669f4fbfc48be881ab99e1158cc95d0221611b6a75fa161037ad73770f7de64
coverage-vitest-ai-provider-api
826 KB
sha256:0eaa7f55c3d496331fe1fd9e725bc5772df355f0dd1a704b6ebae7d7582b170a
coverage-vitest-ai-provider-hft
1010 KB
sha256:3a64ef22b163f97601fa08ed86dc3e0f299971d001dfc9a5c73adf62ed82c7e5
coverage-vitest-ai-provider-llamacpp
747 KB
sha256:907556a0f93d3a9ef0fac401e506eaac3d3c0f3c78cb07305f5bfb5de1655eda
coverage-vitest-rag
1 MB
sha256:0a588577d94be320db8cbd19ee303ac3482e89f070ec248b05eb130ecffd639c