Closed
Bug 1783133
Opened 10 months ago
Closed 10 months ago
[CTW] Fix unexpected passes in text mochitests with CTW enabled
Categories
(Core :: Disability Access APIs, task)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: Jamie, Assigned: Jamie)
References
Details
(Whiteboard: [ctw-m3])
Attachments
(1 file)
There are a bunch of things that TextLeafPoint fixes that our text mochitests expect to fail. We need to treat these passes as expected when CTW is enabled, but unexpected when it's disabled.
I added something for this in test_lineboundary.html. That should be extended across other tests.
Assignee | ||
Comment 1•10 months ago
|
||
Pushed by jteh@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/94395089ac87 Don't report unexpected test passes when CTW is enabled for bugs that CTW fixes. r=eeejay
Comment 3•10 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•