Skip to content

Execute examples remotely #65

Open
@anfelbar

Description

@anfelbar

About

The following examples directories build/test are successful when executing remotely on opal: cpp, docker, genrules, go, java, kotlin, perl, python, typescript and scala. The remaining, however, need some work.

Tasks

  • csharp: no matching toolchains found for types @io_bazel_rules_dotnet//dotnet:toolchain_type_csharp_core
  • swift: Error forking process '/usr/share/swift/usr/bin/swiftc'. No such file or directory
    run with bazel test //swift:tests --config=opal --config=clang
  • python: //docker/network:docker-network-test FAILED in 1.2s
    run with bazel test //... --config=opal --enable_platform_specific_config
  • [ ]

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions