Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(626)

Issue 3116026: Unblacklist graphics_WebGLConformance. (Closed)

Created:
10 years, 4 months ago by davidjames
Modified:
9 years, 4 months ago
Reviewers:
zbehan
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
http://src.chromium.org/git/crosutils.git
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M autotest View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
davidjames
10 years, 4 months ago (2010-08-20 03:01:19 UTC) #1
zbehan
10 years, 4 months ago (2010-08-20 03:09:51 UTC) #2
LGTM, thanks!

On Thu, Aug 19, 2010 at 8:01 PM, <davidjames@chromium.org> wrote:

> Reviewers: zbehan,
>
> Description:
> 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
>
> Please review this at http://codereview.chromium.org/3116026/show
>
> SVN Base: http://src.chromium.org/git/crosutils.git
>
> Affected files:
>  M autotest
>
>
> Index: autotest
> diff --git a/autotest b/autotest
> index
>
eefcf0f268eeecbbe824db9c7388162ec41ca4f8..e5065950d718397d2c9d617061ab330f9b112b4e
> 100755
> --- a/autotest
> +++ b/autotest
> @@ -155,7 +155,6 @@ def build_autotest(options):
>   else:
>     blacklist = []
>
> -  blacklist.append("graphics_WebGLConformance")
>   all_tests = ('compilebench,dbench,disktest,fsx,hackbench,iperf,netperf2,'
>                'netpipe,unixbench')
>   site_tests = '../third_party/autotest/files/client/site_tests'
>
>
>

Powered by Google App Engine
This is Rietveld 408576698