Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/22555 )
Change subject: IMPALA-13671: Add Additional Debug Output ...................................................................... IMPALA-13671: Add Additional Debug Output The custom_cluster/test_workload_mgmt_init.py tests failed with a mismatch between the expected and actual start time. The error that is logged only says "start time incorrect". This patch adds the expected and actual query start time values to the assertion failed message. Testing accomplished by the following test suites passing locally: * tests/custom_cluster/test_query_live.py * tests/custom_cluster/test_query_log.py * tests/custom_cluster/test_workload_mgmt_init.py * tests/custom_cluster/test_workload_mgmt_sql_details.py Change-Id: Ieb1627ea719f0e20459ba6052685320a169d5176 Reviewed-on: http://gerrit.cloudera.org:8080/22555 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/util/workload_management.py 1 file changed, 10 insertions(+), 4 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/22555 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ieb1627ea719f0e20459ba6052685320a169d5176 Gerrit-Change-Number: 22555 Gerrit-PatchSet: 5 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
