# Triaging Neglected Intermittent Test Failures

DevFeed: [Triaging Neglected Intermittent Test Failures](<https://devfeed.tech/articles/neglected-oranges-20272.md>)

Original publisher: [Read original article](<https://gbrownmozilla.wordpress.com/2016/10/31/neglected-oranges/>)

Author: gbrown-mozilla

Published: 2016-10-31T20:20:12Z

Content type: opinion

Language: en

Sources: [Mozilla Automation](<https://devfeed.tech/sources/mozilla-automation.md>)

Topics: [bug](<https://devfeed.tech/topics/bug.md>), [Script](<https://devfeed.tech/topics/script.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [intermittent-failures](<https://devfeed.tech/tags/intermittent-failures.md>), [mozilla](<https://devfeed.tech/tags/mozilla.md>), [project-stockwell](<https://devfeed.tech/tags/project-stockwell.md>), [script](<https://devfeed.tech/tags/script.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>)

## AI overview

An account of using a script to find frequent intermittent test-failure bugs without recent comments and triage them. The author reports that recently triaged bugs were resolved within an average of three days, while cautioning that the sample likely included easier cases and that the broader effect is uncertain.

## Source excerpt

I wrote earlier about my initial experience with triaging frequent intermittent test failures. I was happy to find that most ... Continue reading ->