Skip to content

Conversation

JackAKirk
Copy link
Contributor

This oneapi extension is now deprecated (intel/llvm#18059) and not intended for sycl-cts tests. Some of these tests now fail since the implementation is a no-op, so that tests that check for expected warnings fail. intel/llvm#18059 has kept core unit testing of basic SYCL functionality when using the no-op discard_events property (https://github.com/intel/llvm/tree/sycl/sycl/test-e2e/DeprecatedFeatures/DiscardEvents), which checks that the property doesn't alter expected behaviour. Since DPC++ is the only compiler using this extension, this should be sufficient and this duplicate CTS testing should be removed.

JackAKirk added 2 commits May 14, 2025 11:16
This extension is deprecated

Signed-off-by: JackAKirk <[email protected]>
@JackAKirk JackAKirk requested review from gmlueck and a team as code owners May 14, 2025 10:24
@CLAassistant
Copy link

CLAassistant commented May 14, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JackAKirk, please, sign CLA.

@JackAKirk
Copy link
Contributor Author

@JackAKirk, please, sign CLA.

Done, thanks.

@JackAKirk
Copy link
Contributor Author

@bader Can this be merged? These failures are bothering CI people unnecessarily.

Copy link
Member

@keryell keryell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bader bader merged commit c3db41f into KhronosGroup:main May 19, 2025
9 checks passed
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.

4 participants