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

co19/LibTest/core/Uri/Uri_A06_t03 is timing out #13511

Open
mkustermann opened this issue Sep 23, 2013 · 8 comments
Open

co19/LibTest/core/Uri/Uri_A06_t03 is timing out #13511

mkustermann opened this issue Sep 23, 2013 · 8 comments
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. web-dart2js

Comments

@mkustermann
Copy link
Member

This test started to timeout on this build (r27621 + r27622):

http://build.chromium.org/p/client.dart/builders/dart2js-ie9-win7-all-4-6-be/builds/13

@peter-ahe-google
Copy link
Contributor

Removed Area-Test label.
Added Area-Dart2JS label.

@johnniwinther
Copy link
Member

I don't think the area should be dart2js. The test wasn't run until r27622 where non-constant keys in map literals (used in the test) were enabled.

@johnniwinther
Copy link
Member

It doesn't reproduce locally on IE9 v9.0.8112.16241 (64bit).

@peter-ahe-google
Copy link
Contributor

Could this be related (from tests/lib/lib.status):

convert/chunked_conversion_utf88_test: Pass, Slow, Timeout # Issue #12029
convert/streamed_conversion_json_utf8_decode_test: Pass, Timeout # Issue #12029
async/deferred/deferred_api_test: Pass, Timeout # http://dartbug.com/12635
convert/streamed_conversion_utf8_decode_test: Pass, Timeout # http://dartbug.com/12768

@johnniwinther
Copy link
Member

Running the large loop is just slow on IE9.


Added AsDesigned label.

@peter-ahe-google
Copy link
Contributor

I think we need to investigate a bit further. We haven't really tried making IE9 fast.

Perhaps there is something we're doing in loops that makes IE9 behave badly, or perhaps closures are slow.


Added Triaged label.

@kasperl
Copy link

kasperl commented Sep 30, 2013

Removed Priority-Unassigned label.
Added Priority-Medium label.

@sigmundch sigmundch added the closed-obsolete Closed as the reported issue is no longer relevant label Dec 11, 2015
@kevmoo kevmoo removed the triaged label Mar 1, 2016
@joshualitt joshualitt removed the closed-obsolete Closed as the reported issue is no longer relevant label Apr 15, 2022
@joshualitt joshualitt reopened this Apr 15, 2022
@joshualitt
Copy link
Contributor

Looks like this may be happening on other bots. Seeing this timeout on dart2js-linux-firefox

@lrhn lrhn added the area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. label Apr 15, 2022
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. web-dart2js
Projects
None yet
Development

No branches or pull requests

8 participants