Linux (Ubuntu Mate 16.04LTS) on RaspberryPi2 (armv7).
Additional Detail from JIRA
Votes
14
Component/s
Compiler
Labels
Bug, Linux, Swift4, arm, armv7
Assignee
None
Priority
Medium
md5: 89656a20308e60932675f896da49f4a4
Issue Description:
Compiling the latest sources from swift-4.0-branch I'm seeing multiple test failures, among those Runtime/weak-reference-racetests.swift (that makes SPM build fail) and a good amount of tests in *stdlib/ErrorHandling.swift (issues with throw and try!)*._
Despite the name, the weak-reference-racetests issue does not seem to be related to race conditions as the name would imply. I'm opening a separate issue (SR-5846) for that since it's what I'm investigating right now.
I'm attaching the full output, but to recap what is failing:
Attachment: Download
Environment
Linux (Ubuntu Mate 16.04LTS) on RaspberryPi2 (armv7).
Additional Detail from JIRA
md5: 89656a20308e60932675f896da49f4a4
Issue Description:
Compiling the latest sources from swift-4.0-branch I'm seeing multiple test failures, among those Runtime/weak-reference-racetests.swift (that makes SPM build fail) and a good amount of tests in *stdlib/ErrorHandling.swift (issues with throw and try!)*._
Despite the name, the weak-reference-racetests issue does not seem to be related to race conditions as the name would imply. I'm opening a separate issue (SR-5846) for that since it's what I'm investigating right now.
I'm attaching the full output, but to recap what is failing:
I opened this umbrella bug to leave a trace of the issue but plan on opening separate reports for the bug I'll try to tackle.
The text was updated successfully, but these errors were encountered: