commit | b1a8799c52db26898dc67ed6cfe8093a90145ca9 | [log] [tgz] |
---|---|---|
author | Tobin Ehlis <tobine@google.com> | Wed May 25 16:42:47 2016 -0600 |
committer | Tobin Ehlis <tobine@google.com> | Tue May 31 08:49:43 2016 -0600 |
tree | 4eaefa16501546760fe52993c9be3e8c22984f89 | |
parent | 269f032fad02116b6e4cf3550976530e39e75ead [diff] |
tests: Break dynamic state tests out Having all dynamic state tests in a single testcase causes errors on mobile so breaking them back out into separate tests. There's still one failing on mobile that needs to be separately debugged.