@@ -87,9 +87,7 @@ SYCL_CTS,test_exceptions "Check that sycl::async_handler is expected type"
8787SYCL_CTS , " test_exceptions "" Check that\, when there is no exception expected\, the async handler is not invoked"" "
8888SYCL_CTS , test_exceptions "Priorities of async handlers"
8989SYCL_CTS , test_exceptions "Constructors for sycl::exception with sycl::errc error codes"
90- SYCL_CTS , test_exceptions "Constructors for sycl::exception with OpenCL error code" --allow-running-no-tests
9190SYCL_CTS , test_exceptions "sycl::exception is derived from std::exception"
92- SYCL_CTS , test_exceptions "Check sycl::exception sycl::errc_for enum" --allow-running-no-tests
9391SYCL_CTS , test_exceptions "exceptions_error_code"
9492SYCL_CTS , test_exceptions "exceptions_make_error_code"
9593SYCL_CTS , test_exceptions "exceptions_sycl_category"
@@ -237,11 +235,9 @@ SYCL_CTS,test_kernel_bundle "Check that is_default_constructible_v\<sycl::kernel
237235SYCL_CTS , test_kernel_bundle "Check that kernel_bundle::get_backend\(\) return type is sycl::backendkernels"
238236SYCL_CTS , test_kernel_bundle "Check that kernel_bundle::get_devices\(\) return type is std::vector\<sycl::device\> and vector contains selected devicekernels"
239237SYCL_CTS , test_kernel_bundle "Check kernel_bundle::*"
240- SYCL_CTS , test_kernel_bundle "LegacyForwardIterator requirement" --allow-running-no-tests
241238SYCL_CTS , test_kernel_bundle "kernel_bundle common reference semantics"
242239SYCL_CTS , test_kernel_bundle "Check specialization constants functionality with empty kernel_bundle"
243240SYCL_CTS , test_kernel_bundle "Check specialization constants functionality with Kernel bundle *"
244- SYCL_CTS , test_kernel_bundle "\`kernel_handler::get_specialization_constant\(\)\` call" --allow-running-no-tests
245241SYCL_CTS , test_kernel_bundle kernel_id_api
246242SYCL_CTS , test_kernel_bundle "kernel_id common reference semantics"
247243SYCL_CTS , test_kernel_bundle "kernel_id special reference semantics"
@@ -258,8 +254,6 @@ SYCL_CTS,test_kernel_bundle sycl_compile_simple_kernel_check_bundle_and_devs
258254SYCL_CTS , test_kernel_bundle sycl_compile_simple_kernel_check_bundle_only
259255SYCL_CTS , test_kernel_bundle sycl_compile_special_kernels_check_bundle_and_devs
260256SYCL_CTS , test_kernel_bundle sycl_compile_special_kernels_check_bundle_only
261- SYCL_CTS , test_kernel_bundle "kernel ids for the selected device" --allow-running-no-tests
262- SYCL_CTS , test_kernel_bundle "kernel ids from every root device other than the selected device" --allow-running-no-tests
263257SYCL_CTS , test_kernel_bundle "Check is_compatible*"
264258SYCL_CTS , test_kernel_bundle sycl_join_check_kernel_execution
265259SYCL_CTS , test_kernel_bundle sycl_join_kernel_bundle_with_empty_one
@@ -274,10 +268,8 @@ SYCL_CTS,test_kernel_bundle sycl_link_zero_device
274268SYCL_CTS , test_kernel_bundle sycl_link_zero_device_and_zero_bundle
275269SYCL_CTS , test_kernel_bundle use_kernel_bundle_call_set_spec_const_after_use_kb_no_second_queue
276270SYCL_CTS , test_kernel_bundle use_kernel_bundle_call_set_spec_const_before_use_kb_no_second_queue
277- SYCL_CTS , test_kernel_bundle use_kernel_bundle_first_queue_ctx_not_equal_to_kernel_bundle_ctx --allow-running-no-tests
278271SYCL_CTS , test_kernel_bundle use_kernel_bundle_invoke_kernel_with_incompat_dev_no_second_queue --allow-running-no-tests
279272SYCL_CTS , test_kernel_bundle use_kernel_bundle_invoke_kernel_without_bundle_no_second_queue
280- SYCL_CTS , test_kernel_bundle use_kernel_bundle_second_queue_ctx_not_equal_to_kernel_bundle_ctx --allow-running-no-tests
281273SYCL_CTS , test_kernel_bundle use_kernel_bundle_verify_that_kernel_was_invoked
282274SYCL_CTS , test_language
283275SYCL_CTS , test_local_accessor
0 commit comments