Skip to content

[UR] Partially reapply "Move conformance tests over to lit" (#18382) #18392

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

Open
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

RossBrunton
Copy link
Contributor

This reverts commit 44ed9b7, but
excludes the problematic changes to jobs.

@RossBrunton RossBrunton requested review from a team as code owners May 9, 2025 14:33
@RossBrunton RossBrunton requested a review from reble May 9, 2025 14:33
@RossBrunton
Copy link
Contributor Author

Link to old MR: #17998

@@ -184,7 +183,8 @@ jobs:
- name: Test adapters
env:
ZE_ENABLE_LOADER_DEBUG_TRACE: 1
run: env UR_CTS_ADAPTER_PLATFORM="${{matrix.adapter.platform}}" ctest -C ${{matrix.build_type}} --test-dir build --output-on-failure -L "conformance" --timeout 600 -VV
LIT_OPTS: " --timeout 120"
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: is there a whitespace issue here or is it just github diff?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks valid to me, but there is a bit of possibly-unneeded whitespace before --timeout.

)

This reverts commit 44ed9b7, but
excludes the problematic changes to jobs.
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