Skip to content

test_math_builtin_api fails in Nightly #13477

@KornevNikita

Description

@KornevNikita

Describe the bug

See: https://github.com/intel/llvm/actions/runs/8731774464/job/23958043049

output:

Randomness seeded to: 1676818429
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  The SYCL 2020 Conformance Test Suite is a Catch2 v3.2.1 host application.
  Run with -? for options
  
  -------------------------------------------------------------------------------
  math_builtin_float_half
  -------------------------------------------------------------------------------
  /__w/llvm/llvm/khronos_sycl_cts/tests/math_builtin_api/../common/../../util/proxy.h:47
  ...............................................................................
  
  /__w/llvm/llvm/khronos_sycl_cts/util/logger.cpp:41: warning:
    value: 0 [0], reference: -nan [fe00]
  
  /__w/llvm/llvm/khronos_sycl_cts/util/logger.cpp:41: warning:
    Expected accuracy in ULP: -1
  
  /__w/llvm/llvm/khronos_sycl_cts/tests/math_builtin_api/math_builtin.h:196: FAILED:
    CHECK( verify(log, hostRes, ref, -1, comment) )
  with expansion:
    false
  with message:
    tests case: 4300015. Correctness check failed on host.
  
  /__w/llvm/llvm/khronos_sycl_cts/util/logger.cpp:41: warning:
    value: 0 [0], reference: 0.10638427734375 [2ecf]
  
  /__w/llvm/llvm/khronos_sycl_cts/util/logger.cpp:41: warning:
    Expected accuracy in ULP: 0
  
  /__w/llvm/llvm/khronos_sycl_cts/tests/math_builtin_api/math_builtin.h:240: FAILED:
    CHECK( verify(log, hostRes.res, ref, accuracy, comment) )
  with expansion:
    false
  with message:
    tests case: 4300374. Correctness check failed on host.
  
  /__w/llvm/llvm/khronos_sycl_cts/util/logger.cpp:41: warning:
    value: 0 [0], reference: 0.35888671875 [35be]
  
  /__w/llvm/llvm/khronos_sycl_cts/util/logger.cpp:41: warning:
    Expected accuracy in ULP: 0
  
  /__w/llvm/llvm/khronos_sycl_cts/tests/math_builtin_api/math_builtin.h:240: FAILED:
    CHECK( verify(log, hostRes.res, ref, accuracy, comment) )
  with expansion:
    false
  with message:
    tests case: 4300375. Correctness check failed on host.
  
  /__w/llvm/llvm/khronos_sycl_cts/tests/math_builtin_api/math_builtin.h:240: FAILED:
    {Unknown expression after the reported line}
  due to a fatal error condition:
    SIGSEGV - Segmentation violation signal
  
  ===============================================================================
  test cases:    5 |    4 passed | 1 failed
  assertions: 1863 | 1859 passed | 4 failed
  
  /__w/_temp/b[530](https://github.com/intel/llvm/actions/runs/8731774464/job/23958043049#step:24:564)68a6-5e7b-4a95-96d4-0e8db699a8ce.sh: line 3: 19754 Segmentation fault      (core dumped) build-cts/bin/$i

To reproduce

No response

Environment

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

CTSImpacts Khronos SYCL CTSbugSomething isn't workingconfirmed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions