Closed Bug 1764690 Opened 2 years ago Closed 2 years ago

Intermittent devtools/client/storage/test/browser_storage_delete.js | Context menu item label contains 'ls1' (maybe truncated) -

Categories

(DevTools :: Storage Inspector, defect, P5)

defect

Tracking

(firefox-esr91 unaffected, firefox99 unaffected, firefox100 unaffected, firefox101 fixed)

RESOLVED FIXED
101 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox99 --- unaffected
firefox100 --- unaffected
firefox101 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: nchevobbe)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=374456185&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/WdHBP6pjRM678muqHF49IQ/runs/0/artifacts/public/logs/live_backing.log


INFO - TEST-PASS | devtools/client/storage/test/browser_storage_delete.js | There is a row 'ls1' in localStorage > http://test1.example.org - 
[task 2022-04-14T05:52:33.983Z] 05:52:33     INFO - wait for the context menu to open
[task 2022-04-14T05:52:33.983Z] 05:52:33     INFO - onPopupShown
[task 2022-04-14T05:52:33.983Z] 05:52:33     INFO - Opened context menu in localStorage > http://test1.example.org, row 'ls1'
[task 2022-04-14T05:52:33.984Z] 05:52:33     INFO - Buffered messages finished
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - TEST-UNEXPECTED-FAIL | devtools/client/storage/test/browser_storage_delete.js | Context menu item label contains 'ls1' (maybe truncated) - 
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - Stack trace:
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - chrome://mochikit/content/browser-test.js:test_ok:1394
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - chrome://mochitests/content/browser/devtools/client/storage/test/browser_storage_delete.js:null:65
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - chrome://mochitests/content/browser/devtools/client/shared/test/shared-head.js:onPopupShown:1294
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - EventListener.handleEvent*chrome://mochitests/content/browser/devtools/client/shared/test/shared-head.js:waitForContextMenu/<:1309
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - chrome://mochitests/content/browser/devtools/client/shared/test/shared-head.js:waitForContextMenu:1289
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - chrome://mochitests/content/browser/devtools/client/storage/test/browser_storage_delete.js:null:59
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - chrome://mochikit/content/browser-test.js:handleTask:989
[task 2022-04-14T05:52:33.985Z] 05:52:33     INFO - chrome://mochikit/content/browser-test.js:_runTaskBasedTest:1061
[task 2022-04-14T05:52:33.986Z] 05:52:33     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1189
[task 2022-04-14T05:52:33.986Z] 05:52:33     INFO - chrome://mochikit/content/browser-test.js:nextTest/<:978
[task 2022-04-14T05:52:33.986Z] 05:52:33     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1041
[task 2022-04-14T05:52:33.986Z] 05:52:33     INFO - onPopupHidden
[task 2022-04-14T05:52:33.986Z] 05:52:33     INFO - Awaiting for store-objects-edit event
[task 2022-04-14T05:52:34.201Z] 05:52:34     INFO - TEST-PASS | devtools/client/storage/test/browser_storage_delete.js | There is no row 'ls1' in localStorage > http://test1.example.org after deletion -
Flags: needinfo?(nchevobbe)
Regressed by: 1763313

Set release status flags based on info from the regressing bug 1763313

Has Regression Range: --- → yes

Let me have a look

These tests are failing intermittently as, I think, the label gets localized
asynchronously.
So instead of checking the computed translated string, we only check that the
attribute for the item name is properly set.

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/29499d037efd
[devtools] Check data-l10n-args attribute value instead of context menu label in storage tests. r=bomsy.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Flags: needinfo?(nchevobbe)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: