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

[SR-262] Write before/after tests for resilience #42884

Closed
slavapestov opened this issue Dec 17, 2015 · 1 comment
Closed

[SR-262] Write before/after tests for resilience #42884

slavapestov opened this issue Dec 17, 2015 · 1 comment
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@slavapestov
Copy link
Member

Previous ID SR-262
Radar None
Original Reporter @slavapestov
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee @slavapestov
Priority Medium

md5: 74cf11ff71f04270e9300fe91911c7c5

blocks:

  • SR-257 Resilient value type support -- umbrella bug

Issue Description:

Right now resilience tests ensure IRGen uses the correct access patterns, and Interpreter tests exercise those access patterns. Extend this with interpreter tests that link the same binary against two different resiliently-built libraries, compiled from the same source with different #define's applied.

@slavapestov
Copy link
Member Author

rdar://24057891

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
Projects
None yet
Development

No branches or pull requests

1 participant