Closed Bug 1433145 Opened 6 years ago Closed 6 years ago

Handle unexpected alerts when switching tests

Categories

(Testing :: web-platform-tests, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox60 fixed)

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: jgraham, Assigned: jgraham)

Details

Attachments

(1 file)

      No description provided.
Comment on attachment 8945505 [details]
Bug 1433145 -Handle unexpected alerts when switching tests,

https://reviewboard.mozilla.org/r/215652/#review221324

::: commit-message-5a87f:1
(Diff revision 1)
> +Bug 1433145 -Handle unexpected alerts when switching tests, r=ato

Space after dash.

::: testing/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py:161
(Diff revision 1)
>              # wrong since we reload the runner in that tab anyway.
>              runner_handle = handles.pop(0)
>  
>          for handle in handles:
>              try:
> +                self.dismiss_alert(lambda:self.marionette.switch_to_window(handle))

Space after colon.
Attachment #8945505 - Flags: review?(ato) → review+
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8f5ee77b7511
Handle unexpected alerts when switching tests, r=ato
https://hg.mozilla.org/mozilla-central/rev/8f5ee77b7511
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Assignee: nobody → james
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: