# Triaging with Orange Factor

DevFeed: [Triaging with Orange Factor](<https://devfeed.tech/articles/triaging-with-orange-factor-20270.md>)

Original publisher: [Read original article](<https://gbrownmozilla.wordpress.com/2016/10/17/triaging-with-orange-factor/>)

Author: gbrown-mozilla

Published: 2016-10-17T20:11:00Z

Content type: opinion

Language: en

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

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

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [intermittent-failures](<https://devfeed.tech/tags/intermittent-failures.md>), [intermittents](<https://devfeed.tech/tags/intermittents.md>), [irc](<https://devfeed.tech/tags/irc.md>), [mozilla](<https://devfeed.tech/tags/mozilla.md>), [project-stockwell](<https://devfeed.tech/tags/project-stockwell.md>), [testing](<https://devfeed.tech/tags/testing.md>), [thoughts](<https://devfeed.tech/tags/thoughts.md>)

## AI overview

The author describes using Orange Factor to find frequent intermittent test failures and Bugzilla to identify neglected bugs. They share examples where checking recent changes and contacting relevant people led to prompt investigation or resolution, while noting that determining bug activity remains difficult.

## Source excerpt

Recently, I have been trying to spend a little time each day looking over the most frequent intermittent test failures ... Continue reading ->