History log of /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationContentViewTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c429f690e54db1bdc4631aab7c0191e30ccf1d51 27-Jun-2017 Jason Monk <jmonk@google.com> Add system to avoid a crash stopping tests from running

Add a system such that when a crash happens on the main thread, it is
delayed until the tests complete, then thrown.

Also mark some old flaky tests as not flaky as they should be good
now.

Test: runtest systemui
Change-Id: Ic18a38daf4a93dab63549d834fa00f295644fbf1
Fixes: 62935720, 62251903, 62529569
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationContentViewTest.java
dc0a407de73934117292307e36f470d1854309da 24-May-2017 Geoffrey Pitsch <gpitsch@google.com> resolve merge conflicts of a5e114333110 to master

Test: runtest systemui
Change-Id: I898b2467474e029cdaba0f9d21fe8fa70dd45318
70950def80d1aa5938c104e125635e0d42933ba7 23-May-2017 Geoffrey Pitsch <gpitsch@google.com> Change Ignores to FlakyTest so we can check if they're fixed

Test: runtest systemui
Bug: 38500852
Change-Id: I84fd8178086dbd4e35c72e7ef2780248a00791e8
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationContentViewTest.java
fba8faf5c5f58f115fa3c099da9ef0953b484147 23-May-2017 Jason Monk <jmonk@google.com> Add test to verify all sysui tests extend the right stuff

And then make it pass.

Test: runtest systemui
Bug: 38500852
Change-Id: I377164219e4a4f4d1a99f11ef06da03c2b527eb0
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationContentViewTest.java
351a321371c307e92ee73ea6d179de41518d1ef3 22-May-2017 Geoffrey Pitsch <gpitsch@google.com> Ignore a bunch of systemui tests until flakes are found

Test: runtest systemui
Bug: 38500852
Change-Id: I54f0e868bd9432758ff21a344631b6888bc83a4b
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationContentViewTest.java
f868efedd5d3a2a0d5b385104a580cbd7f54a63a 01-Feb-2017 Selim Cinek <cinek@google.com> Fixed the background for low-priority legacy notifications

The background color could be calculated wrong in case we
Had a legacy notification with a dark background.

Test: install legacy custom notification with background, observe
Change-Id: Ie2a8ba4012f30719c05115f51bfddbdc8e33e551
Fixes: 34856700
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationContentViewTest.java
e18033cbb9ca9b2551f2b56ac0101058b6dd2c14 18-Jan-2017 Adrian Roos <roosa@google.com> Notifications: Clear animation start visible type when not animating

Fixes an issue where the animation start visible type could
be stale if the animation was cancelled.

Bug: 30876804
Test: runtest systemui
Change-Id: I8e6ac6ba0bcd785f980b22529d83ba86da744f00
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationContentViewTest.java