commit | 289430ff525096c91b7fa29633df19ded0f9c47e | [log] [tgz] |
---|---|---|
author | pedrosimonetti <pedrosimonetti@chromium.org> | Thu Nov 05 22:38:21 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Nov 05 22:39:24 2015 |
tree | adaf6cb5a713e91157cf4c637b6d222e4e456e5d | |
parent | 7cf5114554aa186956948145acb714cd081a9184 [diff] |
Revert of [Contextual Search] Re-enabling tests. (patchset #1 id:1 of https://codereview.chromium.org/1410533005/ ) Reason for revert: Failing test: http://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/23204 Original issue's 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} TBR=donnd@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=551711 Review URL: https://codereview.chromium.org/1415683012 Cr-Commit-Position: refs/heads/master@{#358152}