[llvm-bugs] [Bug 48567] New: Sanitizer-x86_64-Test/SanitizerLinux.ThreadDescriptorSize' FAILED

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Dec 21 12:10:05 PST 2020


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

            Bug ID: 48567
           Summary: Sanitizer-x86_64-Test/SanitizerLinux.ThreadDescriptorS
                    ize' FAILED
           Product: compiler-rt
           Version: 11.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: unassignedbugs at nondot.org
          Reporter: nnelson at infowest.com
                CC: llvm-bugs at lists.llvm.org

Ubuntu 20.10

Obtained on the 11.0.1 rc2 test run.

******************** TEST 'SanitizerCommon-Unit ::
./Sanitizer-x86_64-Test/SanitizerLinux.ThreadDescriptorSize' FAILED
********************
Note: Google Test filter = SanitizerLinux.ThreadDescriptorSize
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from SanitizerLinux
[ RUN      ] SanitizerLinux.ThreadDescriptorSize
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc2/llvm-project/compiler-rt/lib/sanitizer_common/tests/sanitizer_linux_test.cpp:222:
Failure
      Expected: (uptr)result
      Which is: 2496
To be equal to: ThreadDescriptorSize()
      Which is: 2304
[  FAILED  ] SanitizerLinux.ThreadDescriptorSize (13 ms)
[----------] 1 test from SanitizerLinux (13 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (13 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SanitizerLinux.ThreadDescriptorSize

 1 FAILED TEST

********************
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
********************
Failed Tests (1):
  SanitizerCommon-Unit ::
./Sanitizer-x86_64-Test/SanitizerLinux.ThreadDescriptorSize


Testing Time: 359.13s
  Unsupported      :  1766
  Passed           : 69968
  Expectedly Failed:   249
  Failed           :     1

-- 
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/20201221/7899c37e/attachment.html>


More information about the llvm-bugs mailing list