mirror of
https://github.com/apache/impala.git
synced 2025-12-25 02:03:09 -05:00
Generalizes coredump cleanup and expecting startup failure from test_provider.py and uses it in test_query_event_hooks.py TestHooksStartupFail to ensure core dumps are cleaned up. Testing: ran changed tests, observed core files being created and cleaned up while they ran. Observed other core files already present were not cleaned up, as expected. Change-Id: Iec32e0acbadd65aa78264594c85ffcd574cf3458 Reviewed-on: http://gerrit.cloudera.org:8080/19103 Reviewed-by: Laszlo Gaal <laszlo.gaal@cloudera.com> Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>