Rename performance_webview_test_suite to performance_test_suite |
|
Issue descriptionWhen you are using https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=performance_test_suite It is hard to remember to select performance_webview_test_suite instead of performance_test_suite Is there some technical reason why we can't name them the same thing?
,
Today
(15 hours ago)
This is the call to the script: https://cs.chromium.org/chromium/src/testing/buildbot/gn_isolate_map.pyl?q=performance_webview_test_suite&sq=package:chromium&dr=C&l=2039 I don't know what this would do on a desktop bot if you ran this script first.
,
Today
(7 hours ago)
Ah! Thanks for finding that Emily. Yeah, that probably won't work everywhere, specially desktop targets. Maybe the alternative is to fold the call to that script (devil/android/tools/system_app.py) within testing/scripts/run_performance_tests.py ? |
|
►
Sign in to add a comment |
|
Comment 1 by perezju@google.com
, Yesterday (44 hours ago)