commit | 7fc42cd2846c726ac02cd67817255337cbfa1454 | [log] [tgz] |
---|---|---|
author | Unsuk Jung <unsuk@google.com> | Thu Oct 30 17:49:13 2014 -0700 |
committer | Unsuk Jung <unsuk@google.com> | Thu Oct 30 17:49:13 2014 -0700 |
tree | 3fd7d58f43cab158e61994e3024abb2bd956a31c | |
parent | 27dfbc1e7413b1af4132c43f1e1b27beb8ba8351 [diff] |
Add DEQP3.0 tests to the sub-plans Bug: 17481731 Change-Id: I0231f9e3e57acdc57241766562ec66227a6ec6c3
diff --git a/tools/utils/buildCts.py b/tools/utils/buildCts.py index e453805..4d04e1a 100755 --- a/tools/utils/buildCts.py +++ b/tools/utils/buildCts.py
@@ -372,6 +372,7 @@ 'android.uiautomation' : [], 'android.uirendering' : [], 'android.webgl' : [], + 'com.drawelements.deqp.gles3' : [], 'com.drawelements.deqp.gles31' : []} def BuildCtsFlakyTestList():