Skip to content

Search should be aborted when reaching timeout #1922

Open
@Strift

Description

@Strift

Description

The following test is failing:

 FAIL  tests/search.test.ts > Test on abortable search > Master key: search should be aborted when reaching timeout
AssertionError: expected value to not resolve

- Expected: 
Symbol(<not resolved>)

+ Received: 
{
  "status": "available",
}

 ❯ Function.rejects tests/utils/meilisearch-test-utils.ts:124:18
    122|     }
    123| 
    124|     vitestAssert.fail(
       |                  ^
    125|       resolvedValue,
    126|       NOT_RESOLVED,
 ❯ tests/search.test.ts:1439:19

Screenshots or Logs
https://github.com/meilisearch/meilisearch-js/actions/runs/14459420962/job/40549120917

Environment (please complete the following information):

  • Meilisearch version: v1.14.0
  • meilisearch-js version: v0.50

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions