-
Notifications
You must be signed in to change notification settings - Fork 738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reenable check_resource_leak and sampler_ocl tests #14769
Merged
martygrant
merged 1 commit into
intel:sycl
from
omarahmed1111:map-ur_bool_t-to-cl_bool-in-opencl-sampler-getinfo
Aug 7, 2024
Merged
Reenable check_resource_leak and sampler_ocl tests #14769
martygrant
merged 1 commit into
intel:sycl
from
omarahmed1111:map-ur_bool_t-to-cl_bool-in-opencl-sampler-getinfo
Aug 7, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
omarahmed1111
temporarily deployed
to
WindowsCILock
July 25, 2024 11:09
— with
GitHub Actions
Inactive
omarahmed1111
temporarily deployed
to
WindowsCILock
July 25, 2024 11:51
— with
GitHub Actions
Inactive
omarahmed1111
force-pushed
the
map-ur_bool_t-to-cl_bool-in-opencl-sampler-getinfo
branch
from
July 30, 2024 11:55
acf59eb
to
3781cfb
Compare
omarahmed1111
had a problem deploying
to
WindowsCILock
July 30, 2024 11:55
— with
GitHub Actions
Failure
omarahmed1111
force-pushed
the
map-ur_bool_t-to-cl_bool-in-opencl-sampler-getinfo
branch
from
July 30, 2024 12:32
3781cfb
to
3c56bbc
Compare
omarahmed1111
had a problem deploying
to
WindowsCILock
July 30, 2024 12:34
— with
GitHub Actions
Failure
omarahmed1111
had a problem deploying
to
WindowsCILock
July 30, 2024 13:06
— with
GitHub Actions
Error
omarahmed1111
temporarily deployed
to
WindowsCILock
July 30, 2024 13:25
— with
GitHub Actions
Inactive
omarahmed1111
temporarily deployed
to
WindowsCILock
July 30, 2024 13:49
— with
GitHub Actions
Inactive
omarahmed1111
force-pushed
the
map-ur_bool_t-to-cl_bool-in-opencl-sampler-getinfo
branch
from
July 30, 2024 15:41
3c56bbc
to
5678cd1
Compare
omarahmed1111
had a problem deploying
to
WindowsCILock
July 30, 2024 16:15
— with
GitHub Actions
Failure
omarahmed1111
temporarily deployed
to
WindowsCILock
July 30, 2024 18:32
— with
GitHub Actions
Inactive
bso-intel
approved these changes
Aug 2, 2024
omarahmed1111
force-pushed
the
map-ur_bool_t-to-cl_bool-in-opencl-sampler-getinfo
branch
from
August 6, 2024 08:23
5678cd1
to
1599fa9
Compare
omarahmed1111
temporarily deployed
to
WindowsCILock
August 6, 2024 08:25
— with
GitHub Actions
Inactive
omarahmed1111
temporarily deployed
to
WindowsCILock
August 6, 2024 08:54
— with
GitHub Actions
Inactive
omarahmed1111
force-pushed
the
map-ur_bool_t-to-cl_bool-in-opencl-sampler-getinfo
branch
from
August 6, 2024 11:47
1599fa9
to
0f07d9f
Compare
omarahmed1111
changed the title
Map ur_bool_t to cl_bool in opencl sampler getinfo
Reenable check_resource_leak and sampler_ocl tests
Aug 6, 2024
omarahmed1111
temporarily deployed
to
WindowsCILock
August 6, 2024 11:49
— with
GitHub Actions
Inactive
omarahmed1111
temporarily deployed
to
WindowsCILock
August 6, 2024 12:46
— with
GitHub Actions
Inactive
martygrant
approved these changes
Aug 7, 2024
@intel/llvm-gatekeepers Please merge when possible, Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sampler_ocl test is fixed with UR PR. Fixes 14679, 14806