Tests #4279
tests.yml
on: merge_group
style-check
32s
types-check
36s
Matrix: integration_tests
Annotations
2 errors
integration-tests (Node.js 20)
Process completed with exit code 1.
|
tests/search.test.ts > Test on abortable search > Master key: search should be aborted when reaching timeout:
tests/utils/meilisearch-test-utils.ts#L136
AssertionError: expected value to not resolve
- Expected:
Symbol(<not resolved>)
+ Received:
{
"status": "available",
}
❯ Function.rejects tests/utils/meilisearch-test-utils.ts:136:18
❯ tests/search.test.ts:1432:19
|