Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
there are a number of strange come and go failing tests; it was always strange to me that qtestutil cleans up at some questionable points - this seems to be leading to executing some commands with the previous qfiles session...
ideally the session/etc should start/reused in before
and it should be closed in after
seems like configuration is handled probably incorrectly; saving the conf after initialization - and restoring it for a new session should ensure consistency
Attachments
Attachments
Issue Links
- blocks
-
HIVE-18565 Set some timeout to all CliDriver tests
- Patch Available
- is duplicated by
-
HIVE-19883 QTestUtil: initDataset() can be affected by the settings of the previous test
- Resolved