RESOLVED INVALID 152272
js/regress/generator-with-several-types.html is flaky on mac-wk1 debug
https://bugs.webkit.org/show_bug.cgi?id=152272
Summary js/regress/generator-with-several-types.html is flaky on mac-wk1 debug
Ryan Haddad
Reported 2015-12-14 14:23:56 PST
js/regress/generator-with-several-types.html is flaky on mac-wk1 debug Ever since it was added with <http://trac.webkit.org/changeset/193907>, the test seems to time out intermittently on mac-wk1 debug testers Flakiness dashboard: <https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=js%2Fregress%2Fgenerator-with-several-types.html>
Attachments
Ryan Haddad
Comment 1 2015-12-14 14:27:39 PST
Marked as flaky on mac-wk1 debug with <http://trac.webkit.org/changeset/194061>
Yusuke Suzuki
Comment 2 2015-12-14 16:03:58 PST
Thank you!! I think this is because its test takes too long time. Currently es6 generator is not so optimized. But now I'm working on it ;) Once it is optimized, we can remove this flaky mark :D
Simon Fraser (smfr)
Comment 3 2016-08-25 10:49:59 PDT
js/regress/generator-with-several-types.html doesn't exist now.
Yusuke Suzuki
Comment 4 2016-08-25 17:52:44 PDT
I think the recent generator patch fixes this performance issue[1]. [1]: https://trac.webkit.org/changeset/204994
Note You need to log in before you can comment on or make changes to this bug.