<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - TEST 'MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.stat' FAILED"
   href="https://bugs.llvm.org/show_bug.cgi?id=50488">50488</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TEST 'MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.stat' FAILED
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>12.0
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>release blocker
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>nnelson@infowest.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Obtained this error on Ubuntu 21.04 12.0.1 rc1 release run.

FAIL: MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.stat (75857 of
87931)
******************** TEST 'MemorySanitizer-Unit ::
./Msan-x86_64-Test/MemorySanitizer.stat' FAILED ********************
Note: Google Test filter = MemorySanitizer.stat
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from MemorySanitizer
[ RUN      ] MemorySanitizer.stat
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/compiler-rt/lib/msan/tests/msan_test.cpp:727:
Failure
      Expected: true
To be equal to: TestForNotPoisoned((st->st_dev))
      Which is: false
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/compiler-rt/lib/msan/tests/msan_test.cpp:728:
Failure
      Expected: true
To be equal to: TestForNotPoisoned((st->st_mode))
      Which is: false
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/compiler-rt/lib/msan/tests/msan_test.cpp:729:
Failure
      Expected: true
To be equal to: TestForNotPoisoned((st->st_size))
      Which is: false
[  FAILED  ] MemorySanitizer.stat (1 ms)
[----------] 1 test from MemorySanitizer (1 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (1 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] MemorySanitizer.stat</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>