Skip to content

Linux linux_host_engine_test flaking on fragment_shader_test.dart #182305

Description

@gaaclarke

log

Running command "/b/s/w/ir/cache/builder/engine/src/out/ci/host_release_test/exe.unstripped/flutter_tester --disable-vm-service --no-enable-impeller --use-test-fonts --icu-data-file-path=/b/s/w/ir/cache/builder/engine/src/out/ci/host_release_test/icudtl.dat --flutter-assets-dir=/b/s/w/ir/cache/builder/engine/src/out/ci/host_release_test/gen/flutter/lib/ui/assets --disable-asset-fonts /b/s/w/ir/cache/builder/engine/src/out/ci/host_release_test/gen/fragment_shader_test.dart.dill" in "/b/s/w/ir/cache/builder/engine/src"
00:00 �[32m+0�[0m: impellerc produces reasonable JSON encoded IPLR files�[0m

[ERROR:flutter/shell/testing/tester_main.cc(622)] Unhandled exception
Exception: Bad state: Can't call test() once tests have begun running.
When running a test as an executable directly (not as a suite by the test runner), tests must be declared in a synchronous block.
If async work is required before any tests are run use a `setUpAll` callback.
If async work cannot be avoided before declaring tests, all async events must be complete before declaring the first test.
Stack trace: #0      Declarer._checkNotBuilt (package:test_api/src/backend/declarer.dart:424:5)
#1      Declarer.test (package:test_api/src/backend/declarer.dart:210:5)
#2      test (package:test_core/src/scaffolding.dart:157:13)
#3      main (file:///b/s/w/ir/cache/builder/engine/src/flutter/testing/dart/fragment_shader_test.dart:1454:5)
<asynchronous suspension>

examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: flakeTests that sometimes, but not always, incorrectly passe: impellerImpeller rendering backend issues and features requeststeam-engineOwned by Engine team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions