Skip to content

AsyncHandler/default_async_handler.cpp fails in HIP CI #8555

Open
@steffenlarsen

Description

@steffenlarsen

The AsyncHandler/default_async_handler.cpp test from intel/llvm-test-suite fails in CI with

UNRESOLVED: SYCL :: AsyncHandler/default_async_handler.cpp (1239 of 1243)
  ******************** TEST 'SYCL :: AsyncHandler/default_async_handler.cpp' FAILED ********************
  Exception during script execution:
  Traceback (most recent call last):
    File "/__w/llvm/llvm/llvm/llvm/utils/lit/lit/worker.py", line 76, in _execute_test_handle_errors
      result = test.config.test_format.execute(test, lit_config)
    File "/__w/llvm/llvm/llvm/llvm/utils/lit/lit/formats/shtest.py", line 27, in execute
      return lit.TestRunner.executeShTest(test, litConfig,
    File "/__w/llvm/llvm/llvm/llvm/utils/lit/lit/TestRunner.py", line 2005, in executeShTest
      return _runShTest(test, litConfig, useExternalSh, script, tmpBase)
    File "/__w/llvm/llvm/llvm/llvm/utils/lit/lit/TestRunner.py", line 1[966](https://github.com/intel/llvm/actions/runs/4312497766/jobs/7605426265#step:8:988), in _runShTest
      output = """Script:\n--\n%s\n--\nExit Code: %d\n""" % (
  TypeError: %d format: a number is required, not NoneType

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghipIssues related to execution on HIP backend.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions