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

several analysis_server_tests are slow #19756

Closed
floitschG opened this issue Jul 1, 2014 · 8 comments
Closed

several analysis_server_tests are slow #19756

floitschG opened this issue Jul 1, 2014 · 8 comments

Comments

@floitschG
Copy link
Contributor

analysis_server/test/domain_analysis_test is slow out on jsshell.

analysis_server/test/analysis_notification_outline_test is slow on d8
analysis_server/test/domain_search_test is slow on d8

@bwilkerson
Copy link
Member

Added this to the 1.6 milestone.
Removed Priority-Unassigned label.
Added Priority-Medium, Analyzer-Server labels.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the 1.6 milestone.
Added Oldschool-Milestone-1.6 label.

@floitschG
Copy link
Contributor Author

Also slow on d8:
analysis_server/test/analysis_notification_overrides_test
analysis_server/test/analysis_notification_occurrences_test
analysis_server/test/search/element_reference_test
analysis_server/index/store/codec_test

Slow on jsshell:
analysis_server/test/analysis_notification_occurrences_test
analysis_server/test/analysis_notification_outline_test
analysis_server/test/analysis_notification_navigation_test
analyzer/test/generated/element_test

@floitschG
Copy link
Contributor Author

Slow on jsshell:
analysis_server/test/analysis_notification_highlights_test

@floitschG
Copy link
Contributor Author

Jsshell:
analysis_server/test/search/top_level_declarations_test

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-1.6 label.

@bwilkerson
Copy link
Member

I believe that the problem is in the test framework, not the tests. If you disagree, please start an e-mail conversation with me.

@whesse
Copy link
Member

whesse commented Jul 1, 2016

Status lines labeled with this issue are now labeled with #26813 .
The analyzer is compiled by dart2js and tested only on a special dedicated bot, since the analyzer is not intended to be used that way. These function mainly as stress tests on dart2js and the analyzer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants