commit | b9a936c0bb2f4a92234dbc2a00c0e86d11eb2c9c | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Fri May 25 16:24:17 2018 +0900 |
committer | Daichi Hirono <hirono@google.com> | Mon May 28 10:50:10 2018 +0900 |
tree | 5f07f0a980ff2096a3195bde94da04ad232195ce | |
parent | 67f2f4b2f79260d6f853d824ee553749f7485400 [diff] |
Fix assertion failure in TaskPositionerTest The assertion error is caused because the test tries to shrink window width more than mMinVisibleWidth. The CL reduces the amount of mouse move so that it does not shrink the window beyond mMinVisibleWidth. Bug: 70123691 Test: atest TaskPositionerTest#testPortraitPreservedWindowResizingDragTopLeft Change-Id: I03b8b712e365bf07a6b9112d80d4a5e0f2ea77c8