Skip to content

[test] Disable parse_stdlib.sil test to unblock builders #14098

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

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

jrose-apple
Copy link
Contributor

Tracked within Apple by <rdar://problem/36754225> Swift CI: parse_stdlib.sil tests failing with vtable verification. The error is an assertion failure that we haven't traced back to its cause yet:

Assertion failed: (EntriesSZ == VTableEntryCache.size() && "Cache size is not equal to true number of VTable entries"), function verify, file /Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift/lib/SIL/SILVerifier.cpp, line 4747.

@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c1ddd78550ad2c6f12e17f12280f6b817b638fb2

Tracked within Apple by <rdar://problem/36754225> Swift CI:
parse_stdlib.sil tests failing with vtable verification. The error is
an assertion failure that we haven't traced back to its cause yet:

    Assertion failed: (EntriesSZ == VTableEntryCache.size() && "Cache
    size is not equal to true number of VTable entries"), function
    verify, file /Users/buildnode/jenkins/workspace/
    oss-swift-package-osx/swift/lib/SIL/SILVerifier.cpp, line 4747.
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c1ddd78550ad2c6f12e17f12280f6b817b638fb2

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - c1ddd78550ad2c6f12e17f12280f6b817b638fb2

@jrose-apple jrose-apple merged commit 8dad899 into swiftlang:master Jan 24, 2018
@jrose-apple jrose-apple deleted the disable-parse_stdlib branch January 24, 2018 16:45
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