Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEST 'MemorySanitizer-Unit :: ./Msan-x86_64-with-call-Test/MemorySanitizer.fstatat' FAILED #49833

Open
neilnelson mannequin opened this issue May 26, 2021 · 3 comments
Open
Labels
bugzilla Issues migrated from bugzilla

Comments

@neilnelson
Copy link
Mannequin

neilnelson mannequin commented May 26, 2021

Bugzilla Link 50489
Version 12.0
OS Linux
Blocks #51489
CC @tstellar

Extended Description

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

@neilnelson
Copy link
Mannequin Author

neilnelson mannequin commented Aug 18, 2021

Added release-13.0.0 to the Blocks field. This bug was seen on the 13.0.0-rc1 release run.

@tstellar
Copy link
Collaborator

mentioned in issue #51489

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
@asl asl added this to the LLVM 13.0.1 release milestone Dec 12, 2021
@tstellar
Copy link
Collaborator

The deadline for requesting fixes for the release has passed. This bug is being removed from the LLVM 13.0.1 release milestone. If you have a fix or think this bug is important enough to block the release, please explain why in a comment and add the bug back to the LLVM 13.0.1 release milestone.

@tstellar tstellar removed this from the LLVM 13.0.1 release milestone Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

2 participants