Skip to content

Fix expecations for unit tests

akwizgran requested to merge 2356-fix-expectations-for-flaky-unit-tests into master

The missing expectations were only causing failures some of the time because the shared flag is set randomly for each test run.

Closes #2356 (closed)

Merge request reports