Commit 4853f5b2 authored by dpapad's avatar dpapad Committed by Commit Bot

Settings: Simplify Polymer3 tests registration.

Given that JS Modules based tests no longer use |extraLibraries| to
pull in dependencies the definition of most tests classes looks
identical and can be automated with a for loop.

Tests that are still defined individually are either
 - enabled/disabled conditionally on some platforms
 - make use of |featureList|, runMochaSuite() or mocha.grep()

Bug: 1026426
Change-Id: Id13f2ba71487ca3031310db21a2b0f6bea9fb0aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2116929
Commit-Queue: dpapad <dpapad@chromium.org>
Auto-Submit: dpapad <dpapad@chromium.org>
Reviewed-by: default avatarRebekah Potter <rbpotter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#753154}
parent aaff8610
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment