Skip to content

tests: trim known_failures for verified-passing tests (#618, #635, #1233)#1332

Draft
pvelesko wants to merge 1 commit into
mainfrom
2026-07-14-trim-known-failures
Draft

tests: trim known_failures for verified-passing tests (#618, #635, #1233)#1332
pvelesko wants to merge 1 commit into
mainfrom
2026-07-14-trim-known-failures

Conversation

@pvelesko

Copy link
Copy Markdown
Collaborator

Removes three known_failures.yaml entries whose tests now pass on the current Intel GPU stack (Arc B570, IGC 2.36.3), each verified by running on the affected backend:

OPENCL_POCL and Helgrind entries for these tests are intentionally left in place (not verified on those configs).

Closes #618, #635, #1233.

@pvelesko
pvelesko force-pushed the 2026-07-14-trim-known-failures branch from bddbbc6 to 66e6a50 Compare July 15, 2026 10:33
)

These tests now pass on the current Intel GPU stack (Arc B570, IGC 2.36.3),
verified by running each repeatedly on the affected backend:

- Unit_hipMultiThreadStreams2 (ANY/ALL): passes on L0 + OpenCL, no
  OUT_OF_HOST_MEMORY (#618)
- Unit_hipMemset_SetMemoryWithOffset (LEVEL0_GPU): passes 8/8, no longer
  flaky (#1233)
- broadcast / broadcast2 (OPENCL_GPU): __shfl_xor binary now accepted by
  the NEO driver, no CL_INVALID_BINARY (#635)

OPENCL_POCL and Helgrind entries are left in place (not verified).
@pvelesko
pvelesko force-pushed the 2026-07-14-trim-known-failures branch from 66e6a50 to 1a3454f Compare July 16, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit_hipMultiThreadStreams2 throws ZE_RESULT_ERROR_OUT_OF_HOST_MEMORY

1 participant