With our current setup, we only support running the CTS tests built for Lollipop on our infrastructure. These CTS tests do not have CTS tests for newer android apis and also, the older version of trade-fed packaged with these tests does not work on N phones.
We will have to update this file with CTS zips for each platform...
https://cs.chromium.org/chromium/src/android_webview/tools/cts_config/webview_cts_gcs_path.txt
We will also have to update the recipes to download the correct CTS zip based on the devices it is using.
Finally, we will have to bug infra to put java 1.8 on some machines since the newer versions of trade-fed (needed to run the N CTS tests) require it.
Comment 1 by bugdroid1@chromium.org
, Aug 5 2016