-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.Use 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).Cross-cutting test issues (use area- labels for specific failures; not used for package:test).customer-dev-compilerdev-compiler-htmldev-compiler-test
Description
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
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.Use 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).Cross-cutting test issues (use area- labels for specific failures; not used for package:test).customer-dev-compilerdev-compiler-htmldev-compiler-test