Closed Bug 1054376 Opened 10 years ago Closed 10 years ago

"skip-if(B2G)" doesn't seem to work, when specified before "fails asserts(N)"

Categories

(Testing :: Reftest, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: dholbert, Unassigned)

References

Details

Working on getting bug 1030993 (ruby reflow implementation) landed. In looking into a B2G reftest timeout, I discovered that we seem to ignore "skip-if(B2G)", when it's combined with other annotations. Details to follow.
This turned out to be just because "fails" came later in the annotation-list, which conflicts with (& overrides) the "skip-if" annotation. Based on [1] it sounds like this is known/expected, so I'm resolving this as INVALID. [1] http://mxr.mozilla.org/mozilla-central/source/layout/tools/reftest/README.txt?rev=a53ff44f6546#313
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Summary: "skip-if(B2G)" doesn't seem to work, when combined with "fails asserts(N)" → "skip-if(B2G)" doesn't seem to work, when specified before "fails asserts(N)"
You need to log in before you can comment on or make changes to this bug.