Skip to content
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

[CI] Run all tests on Arc if drivers change #13568

Merged
merged 3 commits into from
Apr 26, 2024
Merged

[CI] Run all tests on Arc if drivers change #13568

merged 3 commits into from
Apr 26, 2024

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Apr 25, 2024

Right now we don't run all the tests in precommit on Arc when drivers change.

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
@sarnex sarnex marked this pull request as ready for review April 25, 2024 17:04
@sarnex sarnex requested a review from a team as a code owner April 25, 2024 17:04
Copy link
Contributor

@aelovikov-intel aelovikov-intel left a comment

Choose a reason for hiding this comment

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

Should we just run everything on Arc instead?

@sarnex
Copy link
Contributor Author

sarnex commented Apr 25, 2024

@aelovikov-intel Yeah probably, let me try.

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
@sarnex
Copy link
Contributor Author

sarnex commented Apr 25, 2024

Change seems to be working and Arc failures seem to be ones failing in current CI

 ********************
Failed Tests (8):
  SYCL :: Basic/image/srgba-read.cpp
  SYCL :: ESIMD/lsc/lsc_surf_load_stateless.cpp
  SYCL :: ESIMD/lsc/lsc_surf_load_u16u32.cpp
  SYCL :: ESIMD/lsc/lsc_surf_load_u8u32.cpp
  SYCL :: ESIMD/lsc/lsc_surf_prefetch_u16u32.cpp
  SYCL :: ESIMD/lsc/lsc_surf_prefetch_u32.cpp
  SYCL :: ESIMD/lsc/lsc_surf_prefetch_u8u32.cpp
  SYCL :: syclcompat/launch/launch.cpp

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
@sarnex sarnex changed the title [CI] Run ESIMD tests on Arc if drivers change [CI] Run all tests on Arc if drivers change Apr 25, 2024
@sarnex
Copy link
Contributor Author

sarnex commented Apr 26, 2024


********************
Failed Tests (1):
  SYCL :: Graph/RecordReplay/sub_graph_two_parent_graphs.cpp

HIP not related

@sarnex sarnex merged commit 13d3dde into intel:sycl Apr 26, 2024
8 of 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.

2 participants