# Full CI test suite targets.
# Edit this file to tune which tests run in the regular CI; no workflow YAML changes needed.
# Use - prefix to exclude specific tests within a suite.

//tests:gpu_tests
//tests:backend_independent_tests
//tests/pallas:gpu_tests
//tests/pallas:backend_independent_tests
//jaxlib/tools:check_gpu_wheel_sources_test
-//tests/pallas:pallas_test_gpu
-//tests/pallas:ops_test_gpu
-//tests/pallas:ops_test_mgpu_gpu
-//tests/pallas:pallas_shape_poly_test_gpu
-//tests/pallas:pallas_vmap_test_gpu
-//tests/pallas:triton_pallas_test_gpu
-//tests/pallas:gpu_paged_attention_test_gpu
-//tests:export_harnesses_multi_platform_test_gpu
-//tests:jet_test_gpu
-//tests:lax_autodiff_test_gpu
-//tests:lax_numpy_setops_test_gpu
-//tests:lax_numpy_test_gpu
-//tests:lax_test_gpu
-//tests:linalg_test_gpu
-//tests:logging_test_gpu
-//tests:random_lax_test_gpu
-//tests:scipy_signal_test_gpu
-//tests:stax_test_gpu
-//tests:ode_test_gpu
-//tests:lobpcg_test_gpu
-//tests:scipy_stats_test_gpu
-//tests:nn_test_gpu
-//tests:lax_scipy_sparse_test_gpu
-//tests:lax_scipy_spectral_dac_test_gpu
-//tests:lax_scipy_special_functions_test_gpu
-//tests:cholesky_update_test_gpu
-//tests:api_test_gpu
-//tests:ann_test_gpu
-//tests:experimental_rnn_test_gpu
-//tests:lax_vmap_test_gpu
-//tests:qdwh_test_gpu
-//tests:scaled_dot_test_gpu
-//tests:scipy_spatial_test_gpu
-//tests:shape_poly_test_gpu
-//tests:sparsify_test_gpu
-//tests:lax_numpy_reducers_test_gpu
-//tests:scipy_optimize_test_gpu
-//tests:lax_numpy_einsum_test_gpu
-//tests:lax_scipy_test_gpu
-//tests:sparse_test_gpu
-//tests:sparse_bcoo_bcsr_test_gpu
-//tests:svd_test_gpu
-//tests:eigh_test_gpu
-//tests:image_test_gpu
# buffer_callback_test_gpu uses py_import deps that are incompatible with
# pre-built plugin wheels (build_jaxlib=false); exclude it unconditionally.
-//tests:buffer_callback_test_gpu
