Skip to content

Conversation

@yingcong-wu
Copy link
Contributor

Add a test for option parsing.

UR PR: oneapi-src/unified-runtime#2054

@yingcong-wu
Copy link
Contributor Author

Kindly ping @dpcpp-sanitizers-review @intel/unified-runtime-reviewers for review.

@yingcong-wu
Copy link
Contributor Author

Kindly ping @intel/dpcpp-sanitizers-review for review.

Copy link
Contributor

@AllanZyne AllanZyne left a comment

Choose a reason for hiding this comment

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

Great!

@yingcong-wu
Copy link
Contributor Author

Hi @intel/llvm-gatekeepers , please help merge this PR, thanks.

@martygrant martygrant merged commit 340e133 into intel:sycl Sep 25, 2024
12 checks passed
@sarnex
Copy link
Contributor

sarnex commented Sep 25, 2024

@yingcong-wu @intel/dpcpp-sanitizers-review Seeing this fail in postcommit on Arc, can someone take a look?

********************
Failed Tests (1):
  SYCL :: AddressSanitizer/common/option-redzone-size.cpp

https://github.com/intel/llvm/actions/runs/11037560969/job/30659164525

@yingcong-wu
Copy link
Contributor Author

@sarnex Sure, I will take a look at this failure now.

@yingcong-wu
Copy link
Contributor Author

There is a FileCheck line within test case not updated accordingly, open PR #15517 to fix it.

steffenlarsen pushed a commit that referenced this pull request Sep 27, 2024
…15517)

The filename is not updated accordingly with PR
#15293, this PR fixs this problem.
@yingcong-wu
Copy link
Contributor Author

Hi @sarnex , a fix has been merged for the failure. Please let me know if there still problems. Thank you.

@sarnex
Copy link
Contributor

sarnex commented Sep 27, 2024

@yingcong-wu Seems fixed now, thanks!

@yingcong-wu yingcong-wu deleted the yc-0903-handle-option-exception branch October 28, 2024 02:43
@@ -0,0 +1,39 @@
// REQUIRES: linux
Copy link
Contributor

Choose a reason for hiding this comment

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

This is an incorrect location for this test. Functionality that is being tested resides in Unified Runtime and therefore it should be tested there

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.

7 participants