[SR-341] Make test/SIL/Parser/witness_with_inherited_gp.sil not depend on stdlib and remove XFAIL #42963
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
good first issue
Good for newcomers
nfc
Flag: No Functional Change
Additional Detail from JIRA
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.
The text was updated successfully, but these errors were encountered: