<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11/20/12 16:00, Ann and Jason Edmeades wrote:
    <blockquote
cite="mid:CAEVjaAGBXZH_4QOqy_bxQp1T=9_F4ZDgYx2nhd555rL6bps5uQ@mail.gmail.com"
      type="cite">On 20 November 2012 12:15, Jacek Caban <span
        dir="ltr"><<a moz-do-not-send="true"
          href="mailto:jacek@codeweavers.com" target="_blank">jacek@codeweavers.com</a>></span>
      wrote:<br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div class="im">On 11/20/12 12:39 AM, Ann and Jason Edmeades
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              (I'll make this change in try 2, as I need to fix the
              broken NT4 stuff from patch 1 anyway)<br>
            </blockquote>
            <br>
          </div>
          I think it's time to consider skipping all cmd tests on NT4.
          Adding @or_broken@ for NT4 mostly pollutes those tests.<span
            class="HOEnZb"><font color="#888888"><br>
              <br>
              Jacek<br>
            </font></span></blockquote>
      </div>
      Please...please... please.... please....
      <div><br>
      </div>
      <div>I'm fed up with working around broken and missing
        functionality in NT4 for the tests - its taken longer sometimes
        than writing the code!</div>
    </blockquote>
    <br>
    Yeah, that's why I hope at some point we will obsolete NT4 just like
    we did with Win9x, but that's a subject for separated discussion.
    Let's concentrate on skipping individual tests for now.<br>
    <br>
    <blockquote
cite="mid:CAEVjaAGBXZH_4QOqy_bxQp1T=9_F4ZDgYx2nhd555rL6bps5uQ@mail.gmail.com"
      type="cite">
      <div>Who makes this decision, and if agreed,</div>
    </blockquote>
    <br>
    It's the usual, someone has to write a patch, send it and see if
    anyone objects and is accepted by Alexandre. In this case I don't
    expect anyone to object.<br>
    <br>
    <blockquote
cite="mid:CAEVjaAGBXZH_4QOqy_bxQp1T=9_F4ZDgYx2nhd555rL6bps5uQ@mail.gmail.com"
      type="cite">
      <div> how is the skipping done?</div>
    </blockquote>
    <br>
    See cmd_available in batch.c. The easiest way to skip NT4 would be
    probably to change it to return FALSE on this platform. Note that
    you can't explicitly test windows version, but if something like
    running a script that you know that fails only on NT4 would do the
    trick.<br>
    <br>
    Jacek<br>
  </body>
</html>