Skip to content

sycl-cts/test_queue fails after 46e49ecb70f84ee9f6880d6e89d40657787b3189 #13679

@KornevNikita

Description

@KornevNikita

Describe the bug

We didn't run Nightly for the last week because it's broken, so I noticed it only now after running the testing manually on my machine.
Output:

-------------------------------------------------------------------------------
queue shortcuts unified shared memory core
-------------------------------------------------------------------------------
../tests/queue/queue_shortcuts_usm_core.cpp:30
...............................................................................

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

../tests/queue/queue_shortcuts_usm.h:149: FAILED:
  CHECK( (t_test == h_actual[i]) )
with expansion:
  false
with message:
  for type "custom struct": 

===============================================================================
test cases:   36 |   34 passed |  1 failed | 1 skipped
assertions: 2803 | 2788 passed | 15 failed

To reproduce

No response

Environment

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    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