-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Test Python
-
1
-
Joker - StorEng - 2023-10-17
verbose04 expects certain traces to be output, but when the tiered hook is enabled this changes the WiredTiger's log output, breaking the expectations of the test.
This is an artifact of the logs produced and not produced by WiredTiger, and doesn't impact the functionality under test (the addition of a new "all" category in the configuration). As such we'll skip verbose04 when running with the --hook tiered configuration.
- is duplicated by
-
WT-11803 failed: unit-test-hook-tiered on ubuntu2004 [wiredtiger @ 6432e204]
- Closed