[blinkpy] Remove Port.test_type and print_web_test_types.py
Port.test_type just tries to guess about test type based on baselines; it sometimes returns "unknown" for test types that actually are knowable (e.g. because they're in wpt manifest). This method isn't used except in the script print_web_test_types.py, and I believe nobody is using that script. Bug: 740997 Change-Id: I1e98601504affd2d75ab92409ae20da9d28b92a4 Reviewed-on: https://chromium-review.googlesource.com/1142229 Commit-Queue: Quinten Yearsley <qyearsley@chromium.org> Reviewed-by:Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#576299}
Showing
Please register or sign in to comment