commit | 0ef007a7cadd509fbb628bb39fb0d8f735ecde0a | [log] [tgz] |
---|---|---|
author | Sean Dague <sean.dague@samsung.com> | Wed Apr 16 14:53:26 2014 -0400 |
committer | Sean Dague <sean.dague@samsung.com> | Wed Apr 16 14:53:26 2014 -0400 |
tree | 833cc7066409417d2abab6821a8c654b9319f5eb | |
parent | 670c06e11f24eff4e5c9ca0c4c8d21a9e7f96972 [diff] |
skip test_stack_update_add_remove because of race test_stack_update_add_remove races about 25% of the time in the gate because the update is eventually consistent, and doesn't happen before the list returns. It's unclear if this is expected or unexpected behavior for heat, but 25% failure rate is far too high. Change-Id: I0cfd9c10c1fd5b674c1a2211f98a6aba042227da Related-Bug: #1308682