Skip to content

Commit d3a526e

Browse files
author
Colin Davidson
authored
Merge pull request uxlfoundation#990 from coldav/colin/remove_use_kernel_bundle_test
[CI] Removed sycl cts tests no longer being existing.
2 parents 190f6f2 + f477e21 commit d3a526e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

scripts/testing/sycl_cts/tests.csv

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@ SYCL_CTS,test_exceptions "Check that sycl::async_handler is expected type"
8787
SYCL_CTS,"test_exceptions ""Check that\, when there is no exception expected\, the async handler is not invoked"""
8888
SYCL_CTS,test_exceptions "Priorities of async handlers"
8989
SYCL_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
9190
SYCL_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
9391
SYCL_CTS,test_exceptions "exceptions_error_code"
9492
SYCL_CTS,test_exceptions "exceptions_make_error_code"
9593
SYCL_CTS,test_exceptions "exceptions_sycl_category"
@@ -237,11 +235,9 @@ SYCL_CTS,test_kernel_bundle "Check that is_default_constructible_v\<sycl::kernel
237235
SYCL_CTS,test_kernel_bundle "Check that kernel_bundle::get_backend\(\) return type is sycl::backendkernels"
238236
SYCL_CTS,test_kernel_bundle "Check that kernel_bundle::get_devices\(\) return type is std::vector\<sycl::device\> and vector contains selected devicekernels"
239237
SYCL_CTS,test_kernel_bundle "Check kernel_bundle::*"
240-
SYCL_CTS,test_kernel_bundle "LegacyForwardIterator requirement" --allow-running-no-tests
241238
SYCL_CTS,test_kernel_bundle "kernel_bundle common reference semantics"
242239
SYCL_CTS,test_kernel_bundle "Check specialization constants functionality with empty kernel_bundle"
243240
SYCL_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
245241
SYCL_CTS,test_kernel_bundle kernel_id_api
246242
SYCL_CTS,test_kernel_bundle "kernel_id common reference semantics"
247243
SYCL_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
258254
SYCL_CTS,test_kernel_bundle sycl_compile_simple_kernel_check_bundle_only
259255
SYCL_CTS,test_kernel_bundle sycl_compile_special_kernels_check_bundle_and_devs
260256
SYCL_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
263257
SYCL_CTS,test_kernel_bundle "Check is_compatible*"
264258
SYCL_CTS,test_kernel_bundle sycl_join_check_kernel_execution
265259
SYCL_CTS,test_kernel_bundle sycl_join_kernel_bundle_with_empty_one
@@ -274,10 +268,8 @@ SYCL_CTS,test_kernel_bundle sycl_link_zero_device
274268
SYCL_CTS,test_kernel_bundle sycl_link_zero_device_and_zero_bundle
275269
SYCL_CTS,test_kernel_bundle use_kernel_bundle_call_set_spec_const_after_use_kb_no_second_queue
276270
SYCL_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
278271
SYCL_CTS,test_kernel_bundle use_kernel_bundle_invoke_kernel_with_incompat_dev_no_second_queue --allow-running-no-tests
279272
SYCL_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
281273
SYCL_CTS,test_kernel_bundle use_kernel_bundle_verify_that_kernel_was_invoked
282274
SYCL_CTS,test_language
283275
SYCL_CTS,test_local_accessor

0 commit comments

Comments
 (0)