commit | 6033dd2c58a375604b15612eba7a10f5bd5767bc | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Mon Mar 02 14:39:56 2020 +0800 |
committer | JW Wang <wangchun@google.com> | Mon Mar 02 14:57:56 2020 +0800 |
tree | 3f8522bf4c34e49df19fbfa2d33fb840d355d0a3 | |
parent | 2f9f7cf3179279892770d5cb7995dfa5dccb1d73 [diff] |
Override phenotype flags during tests https://g3doc.corp.google.com/experiments/g3doc/mobile/phenotype/android/testing.md?cl=head#hermetic Phenotype talks to a server to override the device config changes made by the tests. Therefore, watchdog timeout didn't happen as expected and caused tests to fail. We need to override the flags on our own during tests so the device config values ('watchdog_request_timeout_millis' in this case) won't be changed in an unexpected way. See b/148042585#comment21 for more details. Bug: 148042585 Test: atest NetworkStagedRollbackTest Change-Id: I4d8944f7fef93445de8f971c6a96fef7c71872db