Closed Bug 2014317 Opened 7 months ago Closed 7 months ago

Intermittent comm/mail/base/test/browser/menus/browser_editMenu_delete_item.js | single tracking bug

Categories

(Thunderbird :: Testing Infrastructure, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED
149 Branch

People

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

References

Details

(Keywords: intermittent-failure, intermittent-testcase, Whiteboard: [collect_confirm_failure])

Attachments

(1 file)

It seems like maybe the logic below (from https://hg-edge.mozilla.org/comm-central/rev/840f6ec2817528a781aebe4f3ddf2b3c57ed2fe4) is unexpectedly running mac tests now.

 ["browser_editMenu_delete_item.js"]
-skip-if = [
-  "debug", #  Too unreliable.
-  "os == 'mac'",
+run-if = [
+  "asan", #  Too unreliable.
+  "opt", #  Too unreliable.
+  "os != 'mac'",
+  "tsan", #  Too unreliable.
 ]
Assignee: nobody → arschmitz
Status: NEW → ASSIGNED
Target Milestone: --- → 149 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/248b9a7a7f69
Fix incorrect toml update. r=coreyb

Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: