Closed Bug 1476881 Opened 7 years ago Closed 7 years ago

FTS index for history_fts table isn't being rebuilt upon migration

Categories

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

Other
iOS
enhancement

Tracking

()

RESOLVED FIXED
Tracking Status
fxios 13.0 ---

People

(Reporter: isabel_rios, Assigned: justindarc)

Details

Attachments

(4 files)

This commit https://github.com/mozilla-mobile/firefox-ios/commit/221759181eaa5ef83c537e5140b21142ecf7bfd2 is making this test fails: https://github.com/mozilla-mobile/firefox-ios/blob/master/XCUITests/DomainAutocompleteTest.swift#L173 The way we implement the test is using DB with history entries so that we don't have to browser to the websites that we are using. Then, typing on the URL bar when there are matches the URL title should be shown. Until that commit the test was working, but now no results are shown when typing an url, it only works if we don't use preloaded DB and go to visit the websites during the test. The test can be modified so that instead of using the DB the webistes are visited but since it was working before thought it was worth mentioning just in case this could cause other issues/side effects on other tests or the app itself.
ni you Justin, since that commit is regarding the changes in the awesomebar searches. Thanks!
Flags: needinfo?(jdarcangelo)
Attached video FailurePreloadedDB.mov
Renaming to clarify the root cause of the test failure.
Flags: needinfo?(jdarcangelo)
Summary: XCUITest: DomainAutocomplete testDeletingCharsUpdateTheResults failing on master → FTS index for history_fts table isn't being rebuilt upon migration
Assignee: nobody → jdarcangelo
Status: NEW → ASSIGNED
Priority: -- → P1
Attached file GitHub Pull Request
Attachment #8993417 - Flags: review?(fpatel)
Comment on attachment 8993417 [details] GitHub Pull Request Carrying over R+ from GitHub.
Attachment #8993417 - Flags: review?(fpatel) → review+
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: