High frequency Linux shippable browser/components/customizableui/test/browser_876926_customize_mode_wrapping.js | Widget save-page-button was moved using drag and should now be wrapped in palette in customizing when Gecko 132 merges to beta on 2024-09-30
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox131 | --- | unaffected |
| firefox132 | + | fixed |
| firefox133 | --- | fixed |
People
(Reporter: SerbanS, Assigned: aryx)
Details
Attachments
(1 file)
[task 2024-09-28T11:31:55.799Z] 11:31:55 INFO - TEST-PASS | browser/components/customizableui/test/browser_876926_customize_mode_wrapping.js | Should end in default state -
[task 2024-09-28T11:31:55.799Z] 11:31:55 INFO - Buffered messages finished
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - TEST-UNEXPECTED-FAIL | browser/components/customizableui/test/browser_876926_customize_mode_wrapping.js | Widget save-page-button was moved using drag and should now be wrapped in palette in customizing window. - Got "cui-mode-wrapping-some-panel-item", expected "save-page-button"
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - Stack trace:
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - chrome://mochikit/content/browser-test.js:test_is:1625
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - chrome://mochitests/content/browser/browser/components/customizableui/test/browser_876926_customize_mode_wrapping.js:checkPalette:218
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - chrome://mochitests/content/browser/browser/components/customizableui/test/browser_876926_customize_mode_wrapping.js:MoveWidgetsInTwoWindows:275
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - chrome://mochikit/content/browser-test.js:handleTask:1145
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - chrome://mochikit/content/browser-test.js:_runTaskBasedTest:1217
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1358
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:1134
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1058
[task 2024-09-28T11:31:55.803Z] 11:31:55 INFO - TEST-PASS | browser/components/customizableui/test/browser_876926_customize_mode_wrapping.js | There should be exactly 1 wrapper for save-page-button in the customizing window. -
| Reporter | ||
Comment 1•1 year ago
•
|
||
This started to be a high frequency failure on this central as beta simulation.
Hi Florian! Could this be associated with Bug 1918702?
Thank you!
Comment 2•1 year ago
|
||
(In reply to Serban Stanca [:SerbanS] from comment #1)
Hi Florian! Could this be associated with Bug 1918702?
It is not obviously related (I would expect failures related to changes from bug 1918702 to have identifiable error messages in the log; I see none in this case), but without knowing exactly what's happening I can't exclude it for sure.
Do you have a link to the pushlog of what landed between this beta simulation and the previous one?
Comment 3•1 year ago
|
||
(In reply to Florian Quèze [:florian] from comment #2)
(In reply to Serban Stanca [:SerbanS] from comment #1)
Hi Florian! Could this be associated with Bug 1918702?
It is not obviously related (I would expect failures related to changes from bug 1918702 to have identifiable error messages in the log; I see none in this case), but without knowing exactly what's happening I can't exclude it for sure.
Do you have a link to the pushlog of what landed between this beta simulation and the previous one?
@Florian, here's the requested pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c0d87b199f26&tochange=a38259f7bf5c
Updated•1 year ago
|
| Assignee | ||
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
This test was disabled for linux !debug at bug 1682752 comment 74 and recently re-enabled at https://hg.mozilla.org/mozilla-central/rev/59fa1328930f79b47a3052363d9e89482915154e#l5.29 (bug 1917222).
Joel, should we just add back the skip-if? Maybe for some reason it fails at a high frequency only on beta but not on central?
Comment 6•1 year ago
|
||
it seems ok to skip this again, but as this seems to only be on a beta simulation, we could try skip-if = ["os == 'linux' && os_version == '18.04' && processor == 'x86_64' && beta_or_release"]
| Assignee | ||
Comment 7•1 year ago
|
||
The failure has been observed frequently since the test got reenabled in
bug 1917222 but only for central-as-beta simulations.
Updated•1 year ago
|
Comment 9•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Comment 10•1 year ago
|
||
| uplift | ||
Description
•