Skip to content

litetest hangs if you write a test file with a single skipped test #140481

@dnfield

Description

@dnfield

Discovered while working on flutter/engine#49253

There's a single test in shader_reload_test.dart, I want to skip it for impeller. If I use skip: impellerEnabled, it will hang when run for impeller. If I use skip: true it will hang with or without enabling impeller.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions