Skip to content

[Distributed] fix all distributed *runtime* tests; they are currently not running on CI #38502

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
Jul 21, 2021

Conversation

ktoso
Copy link
Contributor

@ktoso ktoso commented Jul 20, 2021

These have an issue on some specific CI configuration so they are currently disabled on CI.

They pass again all locally though:

Passed Tests (7):
  Swift(macosx-x86_64) :: Distributed/Runtime/distributed_actor_remote_functions.swift
  Swift(macosx-x86_64) :: Distributed/Runtime/distributed_actor_deinit.swift
  Swift(macosx-x86_64) :: Distributed/Runtime/distributed_actor_isRemote.swift
  Swift(macosx-x86_64) :: Distributed/Runtime/distributed_actor_dynamic_remote_func.swift
  Swift(macosx-x86_64) :: Distributed/Runtime/distributed_no_transport_boom.swift
  Swift(macosx-x86_64) :: Distributed/Runtime/distributed_actor_init_local.swift
  Swift(macosx-x86_64) :: Distributed/Runtime/distributed_actor_local.swift

Tests blocked by rdar://78290608

@ktoso ktoso force-pushed the wip-update-tests branch from 7ce0662 to 2fd09b3 Compare July 20, 2021 07:54
@ktoso
Copy link
Contributor Author

ktoso commented Jul 20, 2021

@swift-ci please smoke test and merge

@ktoso ktoso added the distributed Feature → concurrency: distributed actor label Jul 20, 2021
@ktoso
Copy link
Contributor Author

ktoso commented Jul 20, 2021

@swift-ci please build toolchain

@swift-ci
Copy link
Contributor

Linux Toolchain (Ubuntu 16.04)
Download Toolchain
Git Sha - 2fd09b3

Install command
tar zxf swift-PR-38502-630-ubuntu16.04.tar.gz
More info

@ktoso
Copy link
Contributor Author

ktoso commented Jul 20, 2021

@swift-ci please smoke test macOS

@swift-ci
Copy link
Contributor

macOS Toolchain
Download Toolchain
Git Sha - 2fd09b3

Install command
tar -zxf swift-PR-38502-1059-osx.tar.gz --directory ~/

@ktoso
Copy link
Contributor Author

ktoso commented Jul 20, 2021

@swift-ci please smoke test linux platform

@ktoso ktoso merged commit 620a541 into swiftlang:main Jul 21, 2021
@ktoso ktoso deleted the wip-update-tests branch July 21, 2021 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed Feature → concurrency: distributed actor toolchain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants