Skip to content

[pigeon] C++ generator fails Flutter API AllDataTypes integration test #118739

@stuartmorgan-g

Description

@stuartmorgan-g

While bringing up the new Flutter API integration tests, the C++ generator failed the AllDataTypes round-trip. From initial debugging it looks like the initial Dart->C++ call works, but the completion handler for the call back into Dart is never reached. That suggests it's likely an exception on the Dart side, so perhaps there's something wrong with the serialization in that direction.

For now I'm skipping the test for that generator to get the tests landed; the skip in integration_tests.dart that references this issue should be removed, and the failure fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listp: pigeonrelated to pigeon messaging codegen toolpackageflutter/packages repository. See also p: labels.platform-windowsBuilding on or for Windows specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions