Skip to content

Revert "Remove @actorIndependent attribute." #37619

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
May 25, 2021

Conversation

lorentey
Copy link
Member

@lorentey lorentey commented May 24, 2021

Temporarily revert #37462, to allow existing code that uses @actorIndependent to continue to work with toolchains built from the main branch. (Until that code gets updated.)

@lorentey
Copy link
Member Author

@swift-ci test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 7c0b50e

@lorentey
Copy link
Member Author

15:33:32 Test Case 'TestOperationQueue.test_CustomOperationReady' started at 2021-05-24 22:33:32.923
15:33:32 
/home/buildnode/jenkins/workspace/swift-PR-Linux/branch-main/swift-corelibs-foundation/Tests/Foundation/Tests/TestOperationQueue.swift:623: error: TestOperationQueue.test_CustomOperationReady : XCTAssertEqual failed: ("2") is not equal to ("1") - 
15:33:32 Test Case 'TestOperationQueue.test_CustomOperationReady' failed (0.027 seconds)
15:33:32 Test Suite 'TestOperationQueue' failed at 2021-05-24 22:33:32.951

😑

@lorentey
Copy link
Member Author

@swift-ci test linux platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 7c0b50e

@lorentey
Copy link
Member Author

20:29:55 FAILED: bin/YamsTestRunner Tests/CMakeFiles/YamsTestRunner.dir/LinuxMain.swift.o swift/YamsTestRunner.swiftmodule 
20:29:55 : && /home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/swift-nightly-install/usr/bin/swiftc -output-file-map Tests/CMakeFiles/YamsTestRunner.dir/Release/output-file-map.json -incremental -j 32 -emit-executable -o bin/YamsTestRunner -emit-dependencies  -module-cache-path "/home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/swiftdriver-linux-x86_64/module-cache" -target x86_64-unknown-linux-gnu -O -enable-testing -Xcc -F/home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/foundation-linux-x86_64 -Xcc -I/home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/yams/Sources/CYaml/include -module-cache-path "/home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/swiftdriver-linux-x86_64/module-cache" -target x86_64-unknown-linux-gnu -O -I swift -I /home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/foundation-linux-x86_64/swift /home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/yams/Tests/LinuxMain.swift  -L /home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/swiftdriver-linux-x86_64/x86_64-unknown-linux-gnu/release/dependencies/yams/lib  -L /home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/swiftdriver-linux-x86_64/x86_64-unknown-linux-gnu/release/dependencies/yams/lib  -L /home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/foundation-linux-x86_64/lib  -L /home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/swiftdriver-linux-x86_64/x86_64-unknown-linux-gnu/release/dependencies/yams/lib   -L /usr/lib/gcc/x86_64-linux-gnu/5.4.0   -L /usr/lib/llvm-4.0/lib -Xlinker -rpath -Xlinker /home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/foundation-linux-x86_64/lib  lib/libYamsTests.a  -lXCTest  lib/libYams.a  /home/buildnode/jenkins/workspace/swift-PR-Linux@2/branch-main/buildbot_linux/foundation-linux-x86_64/lib/libFoundation.so  -lswiftDispatch  lib/libCYaml.a  -ldispatch  -lgcc  -lgcc_s  -lc  -lgcc  -lgcc_s && :
20:29:55 remark: Incremental compilation has been disabled: libYamsTests.a has no swiftDeps file
20:29:55 remark: Incremental compilation has been disabled: libYams.a has no swiftDeps file
20:29:55 remark: Incremental compilation has been disabled: libFoundation.so has no swiftDeps file
20:29:55 remark: Incremental compilation has been disabled: libCYaml.a has no swiftDeps file
20:29:55 error: autolink-extract command failed with exit code 1 (use -v to see invocation)
20:29:55 
<unknown>:0: error: error opening input file 'lib/libYamsTests.a' (The file was not recognized as a valid object file)

🙄

@lorentey
Copy link
Member Author

@swift-ci smoke test linux platform

@lorentey lorentey merged commit 5925cb2 into main May 25, 2021
@lorentey lorentey deleted the revert-37462-remove-actor-independent branch May 25, 2021 17:37
@DougGregor
Copy link
Member

Gaaa! There's a better way to do this :(

@DougGregor
Copy link
Member

Here's how I'm addressing this: #37773

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.

3 participants