Closed
Bug 1092141
Opened 11 years ago
Closed 11 years ago
[pointer-events] TEST-UNEXPECTED-FAIL | APZCPanningTester.Pan
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1092128
People
(Reporter: alessarik, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140825202822
Steps to reproduce:
GTests with enable pointer events on m-c
Actual results:
APZCPanningTester.Pan | Value of: statuses[1]
APZCPanningTester.Pan | Value of: statuses[2]
APZCPanningTester.Pan | Value of: pointOut
APZCPanningTester.Pan | Expected: (ViewTransform()) != (viewTransformOut), actual: 12-byte object <00-00 80-3F 00-00 00-00 00-00 00-00> vs 12-byte object <00-00 80-3F 00-00 00-80 00-00 00-80>
APZCPanningTester.Pan | Value of: statuses[1]
APZCPanningTester.Pan | Value of: statuses[2]
APZCPanningTester.Pan | Actual function call count doesn't match EXPECT_CALL(*mcc, SendAsyncScrollDOMEvent(_,_,_))...
APZCPanningTester.Pan | Actual function call count doesn't match EXPECT_CALL(*mcc, RequestContentRepaint(_))...
Expected results:
Test should be passed
| Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Component: Untriaged → Panning and Zooming
Product: Firefox → Core
Updated•11 years ago
|
OS: All → Windows 8.1
Summary: TEST-UNEXPECTED-FAIL | APZCPanningTester.Pan → [pointer-events] TEST-UNEXPECTED-FAIL | APZCPanningTester.Pan
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•