Skip to content

Fix offline compiler handling: skip missing subtests and guard cl_khr…#2646

Open
bananAshkar wants to merge 1 commit intoKhronosGroup:mainfrom
bananAshkar:main
Open

Fix offline compiler handling: skip missing subtests and guard cl_khr…#2646
bananAshkar wants to merge 1 commit intoKhronosGroup:mainfrom
bananAshkar:main

Conversation

@bananAshkar
Copy link
Copy Markdown
Contributor

This PR skips three compiler subtests (get_program_info_kernel_names, get_linked_program_info_kernel_names, get_program_info_mult_devices) when using offline/binary compilation, because they rely on source creation or multi-device behavior that does not match that path. It also changes the SPIR test main so that if cl_khr_spir is missing, the suite logs a clear skip and exits successfully instead of failing.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 25, 2026

CLA assistant check
All committers have signed the CLA.

@bananAshkar
Copy link
Copy Markdown
Contributor Author

merging this PR will close these 2 issues
#2642
#2643

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants