Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24627
Change subject: IMPALA-15045: Deflake TestHS2.test_long_polling_full_sleep ...................................................................... IMPALA-15045: Deflake TestHS2.test_long_polling_full_sleep TestHS2.test_long_polling_full_sleep has a check of the timing of a single call to GetOperationStatus. On some slow build types (particularly UBSAN on ARM), the call is taking longer than the expected 100ms. The highest time seen in the failing tests is a little above 200ms. To avoid this flakiness, this increases the threshold to 250ms for slow build types. This is still well short of the runtime of the query. Testing: - Ran locally Change-Id: I2c24ca5e3caad74136ed7c6d0ad16c24ea627966 --- M tests/hs2/test_hs2.py 1 file changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/27/24627/1 -- To view, visit http://gerrit.cloudera.org:8080/24627 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2c24ca5e3caad74136ed7c6d0ad16c24ea627966 Gerrit-Change-Number: 24627 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
