https://bugs.llvm.org/show_bug.cgi?id=50489
Bug ID: 50489
Summary: TEST 'MemorySanitizer-Unit ::
./Msan-x86_64-with-call-Test/MemorySanitizer.fstatat'
FAILED
Product: new-bugs
Version: 12.0
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Obtained this error on Ubuntu 21.04 12.0.1 rc1 release run.
FAIL: MemorySanitizer-Unit ::
./Msan-x86_64-with-call-Test/MemorySanitizer.fstatat (76040 of 87931)
******************** TEST 'MemorySanitizer-Unit ::
./Msan-x86_64-with-call-Test/MemorySanitizer.fstatat' FAILED
********************
Note: Google Test filter = MemorySanitizer.fstatat
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from MemorySanitizer
[ RUN ] MemorySanitizer.fstatat
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc1/llvm-project/compiler-rt/lib/msan/tests/msan_test.cpp:738:
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:739:
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:740:
Failure
Expected: true
To be equal to: TestForNotPoisoned((st->st_size))
Which is: false
[ FAILED ] MemorySanitizer.fstatat (1 ms)
[----------] 1 test from MemorySanitizer (1 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (2 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] MemorySanitizer.fstatat
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs