<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [VFS][Unittests] VFSFromYAMLTest.DirectoryIteration fails on Windows hosts"
   href="https://llvm.org/bugs/show_bug.cgi?id=27725">27725</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[VFS][Unittests] VFSFromYAMLTest.DirectoryIteration fails on Windows hosts
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Frontend
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bruno.cardoso@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Commit r269100/r269270 was reverted because of buildbot failures on windows.
Creating this PR to keep track of future advances when re-committing this
patches.

<a href="http://lab.llvm.org:8011/builders/clang-x86-win2008-selfhost/builds/7954">http://lab.llvm.org:8011/builders/clang-x86-win2008-selfhost/builds/7954</a>
<a href="http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/12119">http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/12119</a>
<a href="http://bb.pgr.jp/builders/ninja-clang-i686-msc19-R/builds/2847">http://bb.pgr.jp/builders/ninja-clang-i686-msc19-R/builds/2847</a>
<a href="http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/5103">http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/5103</a>
<a href="http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/2969">http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/2969</a>

******************** TEST 'Clang-Unit ::
Basic/BasicTests.exe/VFSFromYAMLTest.DirectoryIteration' FAILED
********************
Note: Google Test filter = VFSFromYAMLTest.DirectoryIteration
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from VFSFromYAMLTest
[ RUN      ] VFSFromYAMLTest.DirectoryIteration
C:\buildbot\slave-config\clang-x86-win2008-selfhost\llvm\tools\clang\unittests\Basic\VirtualFileSystemTest.cpp(385):
error: Value of: Expected.size()
  Actual: 2
Expected: InputToCheck.size()
Which is: 0

[  FAILED  ] VFSFromYAMLTest.DirectoryIteration (0 ms)
[----------] 1 test from VFSFromYAMLTest (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (0 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] VFSFromYAMLTest.DirectoryIteration
 1 FAILED TEST
********************</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>