[llvm-bugs] [Bug 50488] New: TEST 'MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.stat' FAILED

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 26 09:59:52 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=50488

            Bug ID: 50488
           Summary: TEST 'MemorySanitizer-Unit ::
                    ./Msan-x86_64-Test/MemorySanitizer.stat' FAILED
           Product: new-bugs
           Version: 12.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: nnelson at infowest.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210526/a0a7c3e5/attachment-0001.html>


More information about the llvm-bugs mailing list