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-13034] Flaky behavior for Driver/loaded_module_trace_swiftinterface.swift #55480

Open
typesanitizer opened this issue Jun 17, 2020 · 0 comments
Assignees
Labels
compiler The Swift compiler in itself test failure test suite Area: test suite

Comments

@typesanitizer
Copy link

Previous ID SR-13034
Radar rdar://64315441
Original Reporter @typesanitizer
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee @typesanitizer
Priority Medium

md5: 81308fa145c57ad85e63baee5ccaff5a

Issue Description:

The test has failed randomly in CI a bunch of times. For example, https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RD_test-simulator/3285/consoleText

It looks like the failure is that we end up using the swiftinterface instead of the swiftmodule next to the swiftinterface (either that, or we are somehow incorrectly recording information in the dependency tracker). Seems strange, there's no good reason for it to be happening.

The test has been disabled for now. Have not been able to reproduce it locally so far.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added test suite Area: test suite test failure and removed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. labels Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler in itself test failure test suite Area: test suite
Projects
None yet
Development

No branches or pull requests

2 participants