Failures observed while running browser_dragDrop_after_opening_fxViewTab.js in non-headless mode
Categories
(Firefox :: Firefox View, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | affected |
People
(Reporter: akulyk, Unassigned)
References
Details
(Keywords: leave-open, Whiteboard: [fidefe-firefox-view])
Attachments
(1 file)
The test browser_dragDrop_after_opening_fxViewTab.js fails consistently in non-headless mode on Windows/macOS/Linux.
Steps to Reproduce:
Run ./mach test browser/components/firefoxview/tests/browser/browser_dragDrop_after_opening_fxViewTab.js
Actual results:
Unexpected Results
browser/components/firefoxview/tests/browser/browser_dragDrop_after_opening_fxViewTab.js
FAIL Dragged link should positioned at new index - Got 2, expected 1
Stack trace:
chrome://mochikit/content/browser-test.js:test_is:1627
chrome://mochitests/content/browser/browser/components/firefoxview/tests/browser/browser_dragDrop_after_opening_fxViewTab.js:null:108
chrome://mochikit/content/browser-test.js:handleTask:1147
chrome://mochikit/content/browser-test.js:_runTaskBasedTest:1219
chrome://mochikit/content/browser-test.js:Tester_execTest:1360
chrome://mochikit/content/browser-test.js:nextTest/<:1136
chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1058
FAIL Test tab should be to the left of dragged tab - Got 1, expected 2
Stack trace:
chrome://mochikit/content/browser-test.js:test_is:1627
chrome://mochitests/content/browser/browser/components/firefoxview/tests/browser/browser_dragDrop_after_opening_fxViewTab.js:null:113
chrome://mochikit/content/browser-test.js:handleTask:1147
chrome://mochikit/content/browser-test.js:_runTaskBasedTest:1219
chrome://mochikit/content/browser-test.js:Tester_execTest:1360
chrome://mochikit/content/browser-test.js:nextTest/<:1136
chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1058
Expected results:
All test should pass
Updated•9 months ago
|
Updated•9 months ago
|
Updated•9 months ago
|
Updated•9 months ago
|
Comment 3•8 months ago
|
||
bugherder |
Reopening this bug as my patch didn't fix it, but just reduces the amount of failures by skipping the test in non-headless mode.
Updated•8 months ago
|
Comment 5•8 months ago
|
||
The severity field is not set for this bug.
:jswinarton, could you have a look please?
For more information, please visit BugBot documentation.
Comment 6•2 months ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:dao, maybe it's time to close this bug?
For more information, please visit BugBot documentation.
Updated•2 months ago
|
Comment 7•2 months ago
|
||
The severity field is not set for this bug.
:kcochrane, could you have a look please?
For more information, please visit BugBot documentation.
Comment 8•2 months ago
|
||
Setting this at a low priority only because we're skipping this test on !headless mode for now.
Updated•2 months ago
|
Updated•2 months ago
|
Description
•