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-7285] ReSwift fails in Source Compat #49833

Closed
aschwaighofer opened this issue Mar 27, 2018 · 5 comments
Closed

[SR-7285] ReSwift fails in Source Compat #49833

aschwaighofer opened this issue Mar 27, 2018 · 5 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@aschwaighofer
Copy link
Member

Previous ID SR-7285
Radar rdar://problem/38909220
Original Reporter @aschwaighofer
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee @rjmccall
Priority Medium

md5: d8c528564ade54d5ff75db9a0f5c36b9

is duplicated by:

  • SR-7287 ReSwift 3.0 source breakage: Assertion failed: (rootWTable && "root witness table not bound in local context!")

Issue Description:

https://ci.swift.org/job/swift-master-source-compat-suite/1515/

@aschwaighofer
Copy link
Member Author

@swift-ci create

@aschwaighofer
Copy link
Member Author

@rjmccall Looks like I could be one of your commits.

@aschwaighofer
Copy link
Member Author

Assertion failed: (rootWTable && "root witness table not bound in local context!"), function emitArchetypeWitnessTableRef, file /Users/buildnode/jenkins/workspace-private/swift-master-source-compat-suite/swift/lib/IRGen/GenArchetype.cpp, line 284.

@rjmccall
Copy link
Member

Yes, I'm trying to land the fix in #15535

@aschwaighofer
Copy link
Member Author

John's changes have landed and it seems to be passing again: https://ci.swift.org/job/swift-master-source-compat-suite/1524/console (UPASS)

I have Un-XFAILed it in

github.com:apple/swift-source-compat-suite.git
f8681d5..8250650 master -> master

@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

2 participants