Description[Contextual Search] Re-enabling tests.
I fixed the annotation to prevent some tests from running
on tablets, which fixes failures we were seeing yesterday:
https://codereview.chromium.org/1413003007
Not sure exactly what happen, if my change didn't get
rolled in time or what, but someone else ended up
disabling those tests:
https://codereview.chromium.org/1406963007
So, now I'm re-enabling those tests. I'm also making sure to
annotate all tests that call tapPeekingBarToExpandAndAssert()
with RESTRICTION_TYPE_PHONE, because that assertion will
always fail on tablets, given there's no expanded state in
that case.
BUG=551711
Committed: https://crrev.com/4bde7aed3c12374a873705efbf0c974a0d68f197
Cr-Commit-Position: refs/heads/master@{#358118}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|