mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
Unblacklist graphics_WebGLConformance.
zbehan has fixed this test, so we can unblacklist it now. BUG=chromium-os:5881 TEST=Checked that all autotests compile Change-Id: I32c445018f270009bfc8751c6306c0fc53dcecbf Review URL: http://codereview.chromium.org/3116026
This commit is contained in:
parent
038dc8f89d
commit
1d5fc89649
1
autotest
1
autotest
@ -155,7 +155,6 @@ def build_autotest(options):
|
|||||||
else:
|
else:
|
||||||
blacklist = []
|
blacklist = []
|
||||||
|
|
||||||
blacklist.append("graphics_WebGLConformance")
|
|
||||||
all_tests = ('compilebench,dbench,disktest,fsx,hackbench,iperf,netperf2,'
|
all_tests = ('compilebench,dbench,disktest,fsx,hackbench,iperf,netperf2,'
|
||||||
'netpipe,unixbench')
|
'netpipe,unixbench')
|
||||||
site_tests = '../third_party/autotest/files/client/site_tests'
|
site_tests = '../third_party/autotest/files/client/site_tests'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user