commit | c64c9e81fddfd47159f932f9bc0cbbc79057fa5b | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Tue May 17 15:49:19 2022 -0700 |
committer | Cole Faust <colefaust@google.com> | Tue Aug 16 14:11:50 2022 -0700 |
tree | 584f4356638d923a175880bff9db0a4ef9a465ee | |
parent | f61ebe61c3fa6f1b6b700e526ee02fb137b5dba5 [diff] |
Fix issue where expectedListenerUpdate is not stable on test runs. expectedListenerUpdates is an array of enums, which apparently does not toString properly. Changed the toString to generate a comma separated list of the expected enum values. Test: Run the BluetoothRouteTransitionTests and verify stable expectedListenerUpdate values. Fixes: 232553291 Change-Id: I924dba0ba9f02543230e69892e92dc50aa1bcc9e