Open Bug 1398352 Opened 7 years ago Updated 2 years ago

UITests/testDisplaySharesheetWhileJSPromptOccurs is failing due to new behaviors

Categories

(Firefox for iOS :: Build & Test, enhancement, P3)

Other
iOS
enhancement

Tracking

()

Tracking Status
fxios 10.0 ---

People

(Reporter: njpark, Unassigned)

Details

(Whiteboard: [MobileCore])

Since we moved to Xcode 9, this test is failing, because of a slight behavior change.

This test opens a page that fires JS prompt in a few seconds. Before the JS prompt fires, a share dialog is opened.  When share dialog is closed, the JS Prompt dialog should be dequeued and displayed.  However, from XCode 9 and iOS 11, what happens is that when share dialog is closed, the JS dialog is no longer dequeued.

Is this a problem? or should we remove this test (if this behavior is no longer expected)
Flags: needinfo?(fpatel)
Note: the test is currently disabled.
Whiteboard: [MobileCore]
Assignee: nobody → fpatel
Flags: needinfo?(fpatel)
Priority: -- → P3
Assignee: fpatel → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.