Closed
Bug 725355
Opened 13 years ago
Closed 5 years ago
[cb-seamonkey-win32-0x] mochitests-4: old test_plugin_mouse_coords.html fails (+ a leak); mochitests-2: new test_bug539565-1.html and test_bug539565-2.html too. (related to unexpected mouse coordinates)
Categories
(SeaMonkey :: Release Engineering, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sgautherie, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [perma-orange])
+++ This bug was initially created as a clone of Bug #562626 comment 7 +++
{{
Serge Gautherie (:sgautherie) 2012-02-08 07:33:07 PST
It happens (again) ... and its related to which VM it is run on, like bug 721166.
Pass:
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1328632204.1328633397.32597.gz
WINNT 5.2 comm-central-trunk debug test mochitests-2/5 on 2012/02/07 08:30:04
s: sea-win32-02
+
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1328601562.1328602413.17297.gz
WINNT 5.2 comm-central-trunk debug test mochitests-4/5 on 2012/02/06 23:59:22
s: sea-win32-02
Fail:
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1328683042.1328684540.7917.gz
WINNT 5.2 comm-central-trunk debug test mochitests-2/5 on 2012/02/07 22:37:22
s: cb-seamonkey-win32-03
{
8822 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_bug539565-1.html | test2 LastMouseX got 55 expected80 with fullZoom=2 MozTransform=''
8823 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_bug539565-1.html | test2 LastMouseY got 136 expected216 with fullZoom=2 MozTransform=''
8824 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_bug539565-1.html | test2c LastMouseX got 55 expected216 with fullZoom=2 MozTransform=''
8825 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_bug539565-1.html | test2c LastMouseY got 136 expected224 with fullZoom=2 MozTransform=''
8830 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_bug539565-2.html | test3b LastMouseX got 25 expected104 with fullZoom=1 MozTransform='scale(2)'
8831 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_bug539565-2.html | test3b LastMouseY got 68 expected106 with fullZoom=1 MozTransform='scale(2)'
8834 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_bug539565-2.html | test5 LastMouseX got 240 expected108 with fullZoom=2 MozTransform='scale(2)'
8835 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_bug539565-2.html | test5 LastMouseY got 207 expected112 with fullZoom=2 MozTransform='scale(2)'
...
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 3828 bytes during test execution
...
}
+
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1328681206.1328682435.4098.gz
WINNT 5.2 comm-central-trunk debug test mochitests-4/5 on 2012/02/07 22:06:46
s: cb-seamonkey-win32-02
{
3117 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p2 mouse down X - got -1, expected 15
3118 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p2 mouse down Y - got -1, expected 18
3119 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p2 mouse move X - got -1, expected 15
3120 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p2 mouse move Y - got -1, expected 38
3121 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p2 mouse up X - got -1, expected 15
3122 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p2 mouse up Y - got -1, expected 28
3123 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p3 mouse down X - got -1, expected 6
3124 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p3 mouse down Y - got -1, expected 11
3125 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p3 mouse move X - got -1, expected 6
3126 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p3 mouse move Y - got -1, expected 31
3127 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p3 mouse up X - got -1, expected 6
3128 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_plugin_mouse_coords.html | p3 mouse up Y - got -1, expected 21
TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 564 bytes during test execution
...
}
}}
| Reporter | ||
Comment 1•13 years ago
|
||
I hadn't paid attention, but all these failures are related to the mouse,
and bug 721166 failure is too!
{
http://mxr.mozilla.org/mozilla-central/source/toolkit/content/tests/widgets/test_videocontrols.html?force=1
55 case 1:
56 // Check initial state upon load
57 is(event.type, "canplaythrough", "checking event type");
58 is(video.paused, true, "checking video play state");
59 is(video.muted, false, "checking video mute state");
60
61 // Click the play button
62 synthesizeMouse(video, playButtonCenterX, playButtonCenterY, { });
}
Could you check (all) mouse settings on these Parallels VMs (and/or at the Parallels level itself), compared to our other Windows boxes?
| Reporter | ||
Comment 2•13 years ago
|
||
SM 2.9:
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey-Release/1335662140.1335663986.9549.gz&fulltext=1
WINNT 5.2 comm-release debug test mochitests-2/5 on 2012/04/28 18:15:40
s: cb-seamonkey-win32-01
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey-Release/1335657310.1335658569.22789.gz&fulltext=1
WINNT 5.2 comm-release debug test mochitests-4/5 on 2012/04/28 16:55:10
s: cb-seamonkey-win32-01
R.WorksForMe. (I don't know what/when fixed this.)
Status: NEW → RESOLVED
Closed: 13 years ago
No longer depends on: OrangeFactorCommApps
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•13 years ago
|
||
Regressed again: see bug 721166 comment 10.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 4•13 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1336627555.1336628468.13618.gz
WINNT 5.2 comm-central-trunk debug test mochitests-2/5 on 2012/05/09 22:25:55
s: cb-seamonkey-win32-03 regressed too.
Comment 5•12 years ago
|
||
I see this today on a fresh checkout of mozilla-central trunk running in a win8
vmware fusion instance.
From what I can tell it appears to be a windows sizing issue. It seems vmware will
automatically adjust the size of the window down when not running in full screen
mode. When I am in "single window mode" or "unity" mode the window size is
adjusted and I get the errors. If I switch to full screen mode then the test passes
cleanly.
Comment 6•5 years ago
|
||
System decommissioned and bug probably irrelevant.. as tests are way out of date.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•