Closed Bug 1938971 Opened 2 months ago Closed 1 month ago

add_setup skipped in mochitest-plain/chrome when add_task(...).only() is used

Categories

(Testing :: Mochitest, defect)

defect

Tracking

(firefox135 fixed)

RESOLVED FIXED
135 Branch
Tracking Status
firefox135 --- fixed

People

(Reporter: robwu, Assigned: robwu)

References

Details

(Whiteboard: [addons-jira])

Attachments

(1 file)

add_setup was added for mochitests in bug 1776589 to support bug 1720335. Tasks in add_setup(...) are supposed to always be called, even if .only() is used after an add_task(...). When I just tried it, the add_setup(...) task was skipped too. Let's fix that.

Pushed by rob@robwu.nl: https://hg.mozilla.org/integration/autoland/rev/c83f32a9dfba Do not skip add_setup-tasks when .only() is used in mochitests r=ahal
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
Summary: add_setup skipped when add_task(...).only() is used → add_setup skipped in mochitest-plain/chrome when add_task(...).only() is used
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: