Skip to content

Flutter engine cannot locate ICU data file correctly in IosUnitTests #108221

@yeatse

Description

@yeatse

In flutter/engine#34508 I added a new test case for iOS which depends on the ICU library, but the test kept failing because it could not locate icudtl.dat file correctly, until I specified its location by hardcoding it in the command line argument. We should get rid of this hardcoding.

cc @jmagman

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: tests"flutter test", flutter_test, or one of our testsengineflutter/engine related. See also e: labels.platform-iosiOS applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions