<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin-top:6.0pt;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
p.Code, li.Code, div.Code
        {mso-style-name:Code;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:22.7pt;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        mso-fareast-language:EN-US;
        font-weight:bold;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
.MsoPapDefault
        {mso-style-type:export-only;
        margin-top:6.0pt;
        margin-right:0cm;
        margin-bottom:6.0pt;
        margin-left:0cm;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Ben, Omer<o:p></o:p></p>
<p class="MsoNormal">I find that when running the testsuite, I get the garbage below, for ghci/should_run/T13456.<o:p></o:p></p>
<p class="MsoNormal">Adding an empty file T13456.stderr seems to fix it in one of my trees, but not in another.  Very strange.<o:p></o:p></p>
<p class="MsoNormal">Any ideas?<o:p></o:p></p>
<p class="MsoNormal">Simon<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="Code">Framework failures:<o:p></o:p></p>
<p class="Code">   T13456.run  T13456 [Traceback (most recent call last):<o:p></o:p></p>
<p class="Code">  File "/home/simonpj/code/HEAD-1/testsuite/driver/testlib.py", line 996, in test_common_work<o:p></o:p></p>
<p class="Code">    do_test(name, way, func, args, files)<o:p></o:p></p>
<p class="Code">  File "/home/simonpj/code/HEAD-1/testsuite/driver/testlib.py", line 1094, in do_test<o:p></o:p></p>
<p class="Code">    result = func(*[name,way] + args)<o:p></o:p></p>
<p class="Code">  File "/home/simonpj/code/HEAD-1/testsuite/driver/testlib.py", line 1213, in ghci_script<o:p></o:p></p>
<p class="Code">    return simple_run( name, way, cmd, getTestOpts().extra_run_opts )<o:p></o:p></p>
<p class="Code">  File "/home/simonpj/code/HEAD-1/testsuite/driver/testlib.py", line 1638, in simple_run<o:p></o:p></p>
<p class="Code">    stderr=read_stderr(name),<o:p></o:p></p>
<p class="Code">  File "/home/simonpj/code/HEAD-1/testsuite/driver/testlib.py", line 1808, in read_stderr<o:p></o:p></p>
<p class="Code">    return in_testdir(name, 'run.stderr').read_text(encoding='UTF-8')<o:p></o:p></p>
<p class="Code">  File "/usr/lib/python3.6/pathlib.py", line 1196, in read_text<o:p></o:p></p>
<p class="Code">    with self.open(mode='r', encoding=encoding, errors=errors) as f:<o:p></o:p></p>
<p class="Code">  File "/usr/lib/python3.6/pathlib.py", line 1183, in open<o:p></o:p></p>
<p class="Code">    opener=self._opener)<o:p></o:p></p>
<p class="Code">  File "/usr/lib/python3.6/pathlib.py", line 1037, in _opener<o:p></o:p></p>
<p class="Code">    return self._accessor.open(self, flags, mode)<o:p></o:p></p>
<p class="Code">  File "/usr/lib/python3.6/pathlib.py", line 387, in wrapped<o:p></o:p></p>
<p class="Code">    return strfunc(str(pathobj), *args)<o:p></o:p></p>
<p class="Code">FileNotFoundError: [Errno 2] No such file or directory: 'T13456.run/T13456.run.stderr'<o:p></o:p></p>
<p class="Code">] (ghci)<span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><o:p></o:p></span></p>
</div>
</body>
</html>