Skip to content

Animation-related tests time out on IE 10 and Chrome on MacOS #22167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
whesse opened this issue Jan 27, 2015 · 3 comments
Closed

Animation-related tests time out on IE 10 and Chrome on MacOS #22167

whesse opened this issue Jan 27, 2015 · 3 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. browser-ie closed-obsolete Closed as the reported issue is no longer relevant library-html library-web-audio os-windows P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-libraries Issues impacting dart:html, etc., libraries

Comments

@whesse
Copy link
Contributor

whesse commented Jan 27, 2015

The tests

html/request_animation_frame_test: Skip # Times out.
html/transition_event_test/functional: Skip # Times out.

time out flakily on IE 10. This started when we started running co19 tests on the build slaves, increasing the load.

@whesse
Copy link
Contributor Author

whesse commented Mar 6, 2015

These same two tests also time out on Chrome 41 on Mac OS X 10.9.
They started timing out when we updated chrome from 40 to 41. They do not time out on Chrome on Windows.

@alan-knight
Copy link
Contributor

Might be related to 23507


Changed the title to: "Animation-related tests time out on IE 10 and Chrome on MacOS".

@whesse whesse added Type-Defect P3 A lower priority bug or feature request area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. browser-ie library-html os-windows labels May 26, 2015
@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed triaged labels Mar 1, 2016
@vsmenon vsmenon added the area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. label Jul 20, 2019
@sigmundch sigmundch added web-libraries Issues impacting dart:html, etc., libraries library-web-audio labels Oct 25, 2021
@parlough
Copy link
Member

I'm going to close this in favor of #53985 which has more details on both of these tests for modern Chrome releases (and not IE since support was dropped).

Improvements to the tests also landed recently in c439c97, 6b8224d, e52de71

@parlough parlough closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2024
@parlough parlough added the closed-obsolete Closed as the reported issue is no longer relevant label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. browser-ie closed-obsolete Closed as the reported issue is no longer relevant library-html library-web-audio os-windows P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

6 participants