Implement Backups & Restore #1163
pr.yml
on: pull_request
testing
/
Setup
52s
Linting, formatting, documentation, etc
34s
testing
/
Run unit tests
40s
testing
/
Example app: semantic search
44s
testing
/
external-app
2m 17s
Matrix: testing / TS compile
Matrix: testing / Run integration tests
testing
/
Teardown
0s
Annotations
16 errors and 2 warnings
query tests on serverless index › query with vector values:
src/integration/data/vectors/query.test.ts#L87
expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
at src/integration/data/vectors/query.test.ts:87:41
at assertWithRetries (src/integration/test-helpers.ts:169:7)
at Object.<anonymous> (src/integration/data/vectors/query.test.ts:79:5)
|
query tests on serverless index › query with includeValues: true:
src/integration/data/vectors/query.test.ts#L108
expect(received).toEqual(expected) // deep equality
Expected: 2
Received: 0
at src/integration/data/vectors/query.test.ts:108:41
at assertWithRetries (src/integration/test-helpers.ts:169:7)
at Object.<anonymous> (src/integration/data/vectors/query.test.ts:98:5)
|
testing / Run integration tests (prod, 18.x, npm, node)
Process completed with exit code 1.
|
query tests on serverless index › query with vector values:
src/integration/data/vectors/query.test.ts#L87
expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
at src/integration/data/vectors/query.test.ts:87:41
at assertWithRetries (src/integration/test-helpers.ts:169:7)
at Object.<anonymous> (src/integration/data/vectors/query.test.ts:79:5)
|
query tests on serverless index › query with includeValues: true:
src/integration/data/vectors/query.test.ts#L108
expect(received).toEqual(expected) // deep equality
Expected: 2
Received: 0
at src/integration/data/vectors/query.test.ts:108:41
at assertWithRetries (src/integration/test-helpers.ts:169:7)
at Object.<anonymous> (src/integration/data/vectors/query.test.ts:98:5)
|
testing / Run integration tests (prod, 18.x, npm, edge)
Process completed with exit code 1.
|
query tests on serverless index › query with vector values:
src/integration/data/vectors/query.test.ts#L87
expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
at src/integration/data/vectors/query.test.ts:87:41
at assertWithRetries (src/integration/test-helpers.ts:169:7)
at Object.<anonymous> (src/integration/data/vectors/query.test.ts:79:5)
|
query tests on serverless index › query with includeValues: true:
src/integration/data/vectors/query.test.ts#L108
expect(received).toEqual(expected) // deep equality
Expected: 2
Received: 0
at src/integration/data/vectors/query.test.ts:108:41
at assertWithRetries (src/integration/test-helpers.ts:169:7)
at Object.<anonymous> (src/integration/data/vectors/query.test.ts:98:5)
|
testing / Run integration tests (prod, 20.x, npm, node)
Process completed with exit code 1.
|
query tests on serverless index › query with vector values:
src/integration/data/vectors/query.test.ts#L87
expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 0
at src/integration/data/vectors/query.test.ts:87:41
at assertWithRetries (src/integration/test-helpers.ts:169:7)
at Object.<anonymous> (src/integration/data/vectors/query.test.ts:79:5)
|
query tests on serverless index › query with includeValues: true:
src/integration/data/vectors/query.test.ts#L108
expect(received).toEqual(expected) // deep equality
Expected: 2
Received: 0
at src/integration/data/vectors/query.test.ts:108:41
at assertWithRetries (src/integration/test-helpers.ts:169:7)
at Object.<anonymous> (src/integration/data/vectors/query.test.ts:98:5)
|
testing / Run integration tests (prod, 18.x, bun, node, 1.2)
Process completed with exit code 1.
|
testing / Run integration tests (prod, 20.x, npm, edge)
The run was canceled by @austin-denoble.
|
testing / Run integration tests (prod, 20.x, npm, edge)
The operation was canceled.
|
testing / Run integration tests (prod, 20.x, bun, node, 1.2)
The run was canceled by @austin-denoble.
|
testing / Run integration tests (prod, 20.x, bun, node, 1.2)
The operation was canceled.
|
testing / Run integration tests (prod, 18.x, bun, node, 1.2)
Failed to restore: Cache service responded with 422
|
testing / Run integration tests (prod, 20.x, bun, node, 1.2)
Failed to restore: Cache service responded with 422
|