summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAbodunrinwa Toki <toki@google.com>2017-10-31 03:46:46 +0000
committerAbodunrinwa Toki <toki@google.com>2017-10-31 15:05:24 +0000
commit89550e8d8ea5098883e7474122ca03e2f15d3f86 (patch)
tree28ec2a17020767a4727d7f052647c389c51e6a1b /tools/aapt2/java/JavaClassGenerator.cpp
parent9068ccc9d14c1f34da22c87a2bbedf807534fbec (diff)
Fix failing/flaky TextViewActivityTests
These tests are flaky because each negative assertion in Espresso is taking about a minute or two to run. Espresso is waiting that long. This cl solves the issue by: 1. Deprecating and excluding the negative assertions where they are not required for the test to still be meaningful. 2. Re-written to no use negative assertions where possible. 3. Suppress a failing test. We're not getting much value from this anyway. TODO (in incoming cl): Alternative action mode assertions. Change-Id: Ic808f687151d225689d839b4caf4ef0b8d70cff0 Bug: 67023680 Test: bit FrameworksCoreTests:android.widget.TextViewActivityTest
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions