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

Let @skipUnlessAddressSanitizer imply @skipIfAsan #1264

Merged

Conversation

adrian-prantl
Copy link

Don't run tests that use address sanitizer inside an address-sanitized
LLDB. The tests don't support that configuration. Incidentally they
were skipped on green dragon for a different reason, so this hasn't
come up there before.

(cherry picked from commit 09de6e0)

Conflicts:
lldb/packages/Python/lldbsuite/test/decorators.py

Don't run tests that use address sanitizer inside an address-sanitized
LLDB. The tests don't support that configuration. Incidentally they
were skipped on green dragon for a different reason, so this hasn't
come up there before.

(cherry picked from commit 09de6e0)

 Conflicts:
	lldb/packages/Python/lldbsuite/test/decorators.py
@adrian-prantl
Copy link
Author

@swift-ci test

@fredriss fredriss merged commit 62eba3f into swiftlang:apple/stable/20200108 May 26, 2020
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