Closed
Bug 1439825
Opened 8 years ago
Closed 7 years ago
XCUITests: Fix Intermittent failures on new iOS 11.2
Categories
(Firefox for iOS :: Build & Test, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: isabel_rios, Assigned: isabel_rios)
Details
Attachments
(1 file)
Since the tests are executed on iOS 11.2 some new intermittent failures have appear:
-HistoryTests: testPrivateClosedSiteDoesNotAppearOnRecentlyClosed
-ThirdPartyTests: testCustomEngineFromCorrectTemplate -> This is the most frequent one
-ActivityStreamTests: testActivityStreamPages*
-PrivateBrowsingTests: testPrivateTabDoesNotTrackHistory*
*With Unsuccessfully entered WebPageLoading error which has appear again on this new version. Was rarely seen lately when running the tests on iOS 11.0
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8960248 -
Flags: review?(npark)
| Assignee | ||
Comment 2•8 years ago
|
||
The PR is for fixing the ThirdParty issue which is the one happening lately.
The test passed two in a row in BB:
https://dashboard.buddybuild.com/apps/57bf25c0f096bc01001e21e0/build/5aafc6e5bd3ce10001d8edbf
The fix is kind of a workaround, not sure if the problem will be 100 fixed, this bug 1446938 has been open to track the problem
Updated•8 years ago
|
Attachment #8960248 -
Flags: review?(npark) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
Merged on master: https://github.com/mozilla-mobile/firefox-ios/commit/5c9a0071d0d2f98b7f60dc029c1917543e6901e3
Assignee: nobody → irios.mozilla
| Assignee | ||
Comment 4•7 years ago
|
||
Was fixed but the status had not been changed
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•