Description[Contextual Search] Fixes and re-enables
ContextualSearchManagerTest#testChainedSearchLoadsCorrectSearchTerm.
Sometimes, the test tries to check the search term before
the URL has started loading, which ends up resulting in
failing to match the search term. The empty URL could also
cause a crash when running the test, so this CL fixes the
problem by waiting for the URL to match the search term,
and also checks if the URL is null to prevent crashes.
BUG=551711
Committed: https://crrev.com/938110aa31eef055669b539990d7f87336b57633
Cr-Commit-Position: refs/heads/master@{#373889}
Patch Set 1 #Patch Set 2 : Sync & rebase #
Dependent Patchsets: Messages
Total messages: 16 (8 generated)
|