apollographql/apollo-client

[Tests] Investigate flaky test in `src/link/persisted-queries/__tests__/persisted-queries.test.ts`

alessbell opened this issue · 0 comments

Issue Description

Intermittent test failures of a single test, failure path › clears the cache when receiving NotSupported error (error message) have occurred seemingly randomly on CI (not able to reproduce locally). Example: https://app.circleci.com/pipelines/github/apollographql/apollo-client/23694/workflows/78bbe5b1-ff5f-4488-a5bc-4b0abcd603ff/jobs/147953

This test is disabled in the 3.10 release branch - @phryneas suggested this placeholder issue so we can come back and investigate.

Link to Reproduction

https://app.circleci.com/pipelines/github/apollographql/apollo-client/23694/workflows/78bbe5b1-ff5f-4488-a5bc-4b0abcd603ff/jobs/147953

Reproduction Steps

See description

@apollo/client version

N/A