Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Add a report for spikes in the past N days #4

@jdm

Description

@jdm

We should add a link to http://build.servo.org/intermittent-failure-tracker/search that reports any tests that had a spike in failure rates in the past N days. If the failure rate for a test is defined as the number of occurrences during a period P divided by the length of period P (ie. the daily average), then a spike occurs when the failure rate for period P is >= 1.5 * the failure rate for period P - 14. We can tweak the numbers to explore better calculations, but the point is that we would like to notice when a particular test suddenly starts failing at a much higher rate than it used to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions