Skip to content

Detect flaky specs #1

Description

@jakeonrails

easy first pass solution:

  1. search builds for all where why is "retry"
  2. find the previous build that spawned the retry
  3. perform an XOR operation on the set of failing specs from each test.
  4. this results should be the tests that changed state in between test runs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions