fix: Explicitly flush stdout on plugin
Because of #20791, the plugins tests often fail. This is a temporary fix to stop the tests from failing due to unflushed outputs on windows and the explicit flush should be removed when #20791 is fixed.
Showing
- testsuite/tests/plugins/all.T 4 additions, 8 deletionstestsuite/tests/plugins/all.T
- testsuite/tests/plugins/echo-plugin/Echo.hs 5 additions, 0 deletionstestsuite/tests/plugins/echo-plugin/Echo.hs
- testsuite/tests/plugins/hooks-plugin/Hooks/Plugin.hs 5 additions, 0 deletionstestsuite/tests/plugins/hooks-plugin/Hooks/Plugin.hs
Loading
Please register or sign in to comment