diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2018-06-14 09:09:56 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-06-14 10:03:28 -0400 |
commit | 56007290cad2db5a30af5b0d34ee235e9c8adc83 (patch) | |
tree | b4b40a17fa72811ae91ce4551b2e5fdfd3640467 | |
parent | 3606075104e3aa3a3fd9f3a5ca9d314587b03821 (diff) | |
download | haskell-56007290cad2db5a30af5b0d34ee235e9c8adc83.tar.gz |
testsuite: Add Windows-specific output for T5611
It's not entirely clear why this is necessary, but this currently fails
on Windows and the difference seems rather minor.
Test Plan: Validate on Windows
Reviewers: Phyx
Subscribers: rwbarton, thomie, carter
Differential Revision: https://phabricator.haskell.org/D4842
-rw-r--r-- | testsuite/tests/concurrent/should_run/T5611.stderr.mingw32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/concurrent/should_run/T5611.stderr.mingw32 b/testsuite/tests/concurrent/should_run/T5611.stderr.mingw32 new file mode 100644 index 0000000000..c034e20430 --- /dev/null +++ b/testsuite/tests/concurrent/should_run/T5611.stderr.mingw32 @@ -0,0 +1 @@ +T5611: <stdout>: commitBuffer: user error (Exception delivered successfully) |