Closed Bug 1094417 Opened 10 years ago Closed 10 years ago

TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/folder-display/test-right-click-middle-click-folders.js | test-right-click-middle-click-folders.js::test_middle_click_folder_with_one_thing_selected_foreground + background

Categories

(Thunderbird :: General, defect)

35 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mkmelin, Unassigned)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

https://tbpl.mozilla.org/php/getParsedLog.php?id=51816252&tree=Thunderbird-Trunk&full=1 SUMMARY-UNEXPECTED-FAIL | test-right-click-middle-click-folders.js | test-right-click-middle-click-folders.js::test_middle_click_folder_with_one_thing_selected_foreground EXCEPTION: Desired selection is: RightClickMiddleClickFoldersB but actual selection is: RightClickMiddleClickFoldersA at: test-folder-display-helpers.js line 2465 assert_folders_selected test-folder-display-helpers.js:2465 1 assert_folders_selected_and_displayed test-folder-display-helpers.js:2514 35 _middle_click_folder_with_one_thing_selected_helper test-right-click-middle-click-folders.js:161 3 Runner.prototype.wrapper frame.js:585 9 Runner.prototype._runTestModule frame.js:655 9 Runner.prototype.runTestModule frame.js:701 3 Runner.prototype.runTestDirectory frame.js:525 7 runTestDirectory frame.js:707 3 Bridge.prototype._execFunction server.js:179 10 Bridge.prototype.execFunction server.js:183 16 Session.prototype.receive server.js:283 3 AsyncRead.prototype.onDataAvailable server.js:88 3 For background, https://tbpl.mozilla.org/php/getParsedLog.php?id=51820881&tree=Thunderbird-Trunk&full=1 : SUMMARY-UNEXPECTED-FAIL | test-right-click-middle-click-folders.js | test-right-click-middle-click-folders.js::test_middle_click_folder_with_one_thing_selected_background EXCEPTION: Desired selection is: RightClickMiddleClickFoldersB but actual selection is: RightClickMiddleClickFoldersA at: test-folder-display-helpers.js line 2465 assert_folders_selected test-folder-display-helpers.js:2465 1 assert_folders_selected_and_displayed test-folder-display-helpers.js:2514 35 _middle_click_folder_with_one_thing_selected_helper test-right-click-middle-click-folders.js:161 3 Runner.prototype.wrapper frame.js:585 9 Runner.prototype._runTestModule frame.js:655 9 Runner.prototype.runTestModule frame.js:701 3 Runner.prototype.runTestDirectory frame.js:525 7 runTestDirectory frame.js:707 3 Bridge.prototype._execFunction server.js:179 10 Bridge.prototype.execFunction server.js:183 16 Session.prototype.receive server.js:283 3 AsyncRead.prototype.onDataAvailable server.js:88 3 Possibly related, in that log a few rows before the failure JavaScript strict warning: chrome://messenger/content/msgMail3PaneWindow.js, line 1124: ReferenceError: reference to undefined property treeBoxObj.view JavaScript error: chrome://messenger/content/msgMail3PaneWindow.js, line 1134: TypeError: treeSelection is undefined
This is the last orange we've been seeing recently.
Attached patch a failed attemptSplinter Review
I found a clue of this failure in enter_folder() in test-folder-display-helper.js: // this selection event may not be synchronous... mc.folderTreeView.selectFolder(aFolder); So I was thinking waiting for displaying the target folder will solve this issue but not completely actually. https://treeherder.mozilla.org/ui/#/jobs?repo=try-comm-central&revision=6ec0c0869bac SUMMARY-UNEXPECTED-FAIL | test-right-click-middle-click-folders.js | test-right-click-middle-click-folders.js::test_middle_click_folder_with_many_things_selected_background EXCEPTION: Timeout trying to enter folder mailbox://nobody@Local%20Folders/RightClickMiddleClickFoldersB at: utils.js line 447 TimeoutError utils.js:447 13 waitFor utils.js:485 1 _wait_for_display_folder test-right-click-middle-click-folders.js:120 1 _middle_click_folder_with_many_things_selected_helper test-right-click-middle-click-folders.js:190 3 This patch might reduce the frequency of failures but I am not sure.
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: