Cleanup usage of EXTRA_PATTERNS in unit tests
The EXTRA_PATTERNS
property is used to ignore matching lines in the unit test log file comparison. But many of these patterns are already defined in the central post.sh
script and thus can be removed from the test definition.