Closed Bug 1310470 Opened 8 years ago Closed 7 years ago

Part of LoginManagerTests in UITests suite fails

Categories

(Firefox for iOS :: Build & Test, defect)

Other
iOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: njpark, Unassigned)

Details

testListFiltering (https://github.com/mozilla-mobile/firefox-ios/blob/master/UITests/LoginManagerTests.swift#L68) fails on ios simulator.  It appears that when the password field (masked) is being filtered, the screen will not be updated.  Strangely, this test passes on device.

testLoginsListPromptsForPasscodeOnReentryFromBackground, testLoginsListPromptsForPasscodeOnReentryFromBackgroundWithDelay, testLoginsDetailsPromptsForPasscodeOnReentryFromBackground, testLoginsDetailsPromptsForPasscodeOnReentryFromBackgroundWithDelay (https://github.com/mozilla-mobile/firefox-ios/blob/master/UITests/LoginManagerTests.swift#L671) fails because after temporarily deactivated, the app cannot be reactivated after the specified time interval.  Seems like it's related to https://github.com/kif-framework/KIF/issues/707

Above tests will be commented out when Bug 1310212 is checked in.
No longer depends on: 1310468
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.