Skip to content

cross_frame_test seems to refetch test URL on dartdevc, breaks test.py #32039

@whesse

Description

@whesse

We are getting errors on trybot that the test lib_2/html/cross_frame_test.dart is causing the framework to request 2 new tests when it finishes (perhaps finishing in two frames, or reloading), rather than 1 new test. The framework detects and reports this, and exits.

Skipping the test on DDC until we can figure out why it is doing this. None of the commands seems to actually reload the URL (It opens a new iframe with no URL, and never sets it). But it does expect not to be run in an iframe, so it should be failing anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.area-testCross-cutting test issues (use area- labels for specific failures; not used for package:test).customer-dev-compilerdev-compiler-htmldev-compiler-test

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions