summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorOli Lan <olilan@google.com>2019-08-22 11:24:42 +0100
committerOli Lan <olilan@google.com>2019-08-27 17:04:25 +0100
commit0a3c06e9c9155806f05ff394ab4840e83af0bf83 (patch)
tree88fb9c6d49b589fb38de2020f47718d2a5b4d2d7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent903102c43014cccea9d0365a0700bd617faf2453 (diff)
Wait for available rollbacks in RollbackTest.
This changes RollbackTest to retry checks for available rollbacks for a certain period of time, using a new RollbackUtils method waitForAvailableRollbacks. Currently many of the tests in RollbackTest are flaky due to race conditions between checking for available rollbacks and the installer onFinished callback. This CL should fix all of those issues. The previous attempt to resolve this by adding NewRollbacks speculatively to the results of getAvailableRollbacks was not successful. This CL reverts that change so that getAvailableRollbacks once again only returns rollbacks that are actually available. Bug: 136548146 Test: atest RollbackTest run on cuttlefish on acloud repeatedly Change-Id: I27e2513b34f49af2f41cd627a5d2550541831e11
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions