Skip to content

Unable to be used by flutter driver within GitHub actions #248

Description

Error from running a Flutter integration test within a GitHub Action flutter drive -v --driver=test_driver/integration_test.dart --target=integration_test/example_test.dart -d chrome

[CHROME]: [3016:3046:0317/002536.766937:ERROR:bus.cc(397)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
...
...
...
WebDriverException (400): Error parsing response body: unhandled request
#0      InferSessionHandler.parseCreateResponse (package:webdriver/src/handler/infer_handler.dart:94:7)

Minimal example project: integration_test_flutter

Links to the errors:
Failed to connect to the bus
Error parsing response body

If there is a better place to open an issue let me know, thanks.

Dart version: 2.16.1
OS: Ubuntu 20.04
Dart webdriver version: 3.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions