Commits

Jozsef Bakosi authored 8fa4ca7b3d3
Pass unsupported-elemblock test on milder condition This is a workaround for SMP mode because exceptions don't write to cerr in SMP mode, so they don't generate the previous, more specific, error message for the unsupported elemblock. This way some exception is tested, which correctly triggers in both SMP and non-SMP mode for this test.