Skip to content
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

element_animate_omit_timing_test fails with Chrome 81 in dart2js #42009

Open
srujzs opened this issue May 21, 2020 · 1 comment
Open

element_animate_omit_timing_test fails with Chrome 81 in dart2js #42009

srujzs opened this issue May 21, 2020 · 1 comment
Assignees
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. library-html web-libraries Issues impacting dart:html, etc., libraries

Comments

@srujzs
Copy link
Contributor

srujzs commented May 21, 2020

element_animate_omit_timing_test fails in Chrome 81 whereas it passed in version 76. Stack trace does not make it obvious where the issue is, but it occurs on Chrome on linux, and the problem is likely in Element.animate.

@srujzs srujzs added web-libraries Issues impacting dart:html, etc., libraries library-html labels May 21, 2020
@srujzs srujzs self-assigned this May 21, 2020
@a-siva a-siva added the area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. label May 21, 2020
@Markzipan
Copy link
Contributor

lib/html/element_animate_omit_timing_test times out consistently across ddc and dart2js. There's probably something here related to animate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. library-html web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

3 participants