<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@* - crash - An internal exception that should have been handled was not: UnicodeDecodeError"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106747#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CI] igt@* - crash - An internal exception that should have been handled was not: UnicodeDecodeError"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106747">bug 106747</a>
              from <span class="vcard"><a class="email" href="mailto:petri.latvala@intel.com" title="Petri Latvala <petri.latvala@intel.com>"> <span class="fn">Petri Latvala</span></a>
</span></b>
        <pre>The UnicodeDecodeError is in the results.json file as is, so it's produced at
test run time, not an visualization generation error.

The test printed something that wasn't valid UTF-8, and piglit is assuming
everything printed is text (a fair assumption, you can argue).

With the new runner this shouldn't be an issue any more. If this isn't
reproduceable again, I don't know what else can be done to investigate this.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>