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-341] Make test/SIL/Parser/witness_with_inherited_gp.sil not depend on stdlib and remove XFAIL #42963

Open
gottesmm opened this issue Dec 22, 2015 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers nfc Flag: No Functional Change

Comments

@gottesmm
Copy link
Member

Previous ID SR-341
Radar None
Original Reporter @gottesmm
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, StarterBug
Assignee None
Priority Medium

md5: 8e2872d7bfc9887a64565cb007fd1902

Issue Description:

From Dmitri some months ago:

The test test/SIL/Parser/witness_with_inherited_gp.sil depends on the standard library implementation details (underscored protocols). It should define its own version of all protocols to ensure that it continues to test what was intended.

I'm making changes to these underscored protocols, the test broke, and I don't know how to update it properly.

I disabled the test.

@Dante-Broggi
Copy link
Contributor

The test is still XFAIL'ed on master, as of this edit.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added the nfc Flag: No Functional Change label Mar 10, 2023
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 good first issue Good for newcomers nfc Flag: No Functional Change
Projects
None yet
Development

No branches or pull requests

3 participants