Thanks to visit codestin.com
Credit goes to github.com

Skip to content

flutter_tester --non-interactive should never call beginFrame/drawFrame #178

Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Friday Oct 02, 2015 at 18:21 GMT
Originally opened as https://github.com/flutter/engine/issues/1457


Running the tests directly, as opposed to through the test harness, you get exceptions because the animation code is getting called from beginFrame() which is being called from the engine directly with a different clock time than the fake clock the test is trying to run the system with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.engineflutter/engine repository. See also e: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions