summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorYunfan Chen <yunfanc@google.com>2019-03-07 10:08:08 +0900
committerYunfan Chen <yunfanc@google.com>2019-03-07 10:08:08 +0900
commitc1f3e3787027c40e402b7e27aa3ac0eb3ef73f92 (patch)
tree59e887cb48c3c5b525848dd8d3db11167917d836 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent756bbab5d0503486848e7870eed52d9ec53a088f (diff)
Fixed flaky testTaskChangeCallbacks and promote three tests to presubmit
The testTaskChangeCallbacks was flaky because the callback onTaskRemoved can be called after finishAndRemoveTask is called. However, the original test will assert the callback was not called after calling the finishAndRemoveTask and wait for the callback afterwards. To fix it, only ensure the callback was not called before the finishAndRemoveTask get called. The other three tests are no longer flaky and promote them to pre-submit. Test: atest TaskStackChangedListenerTest Bug: 123654474 Bug: 74078662 Change-Id: Ie064ae00a4b2493e5aa0f47e1418ce2d25b503de
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions