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: unassignedb...@nondot.org
          Reporter: nnel...@infowest.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to