Skip to content

Intermittent AuTest failure: slice_prefetch (cache.log does not match gold) #13311

Description

@moonchen

The slice_prefetch gold test (tests/gold_tests/pluginTest/slice/slice_prefetch.test.py) is flaky on CI: the slice plugin issues its prefetch requests in the background, and their Content-Range / X-Cache results are logged to cache.log. Because those prefetch requests are asynchronous, the contents and ordering of cache.log are timing-dependent and intermittently do not match gold/slice_prefetch.gold. It passes on re-run with no code change.

Test : Checking that ReturnCode == None - Failed
   Process: ts: Failed
     file .../ts/log/cache.log : Checking that .../cache.log matches gold/slice_prefetch.gold - Failed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions