content/canvas/test/webgl-mochitest/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/canvas/test/webgl-mochitest/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,24 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  driver-info.js
     1.7 +  webgl-util.js
     1.8 +
     1.9 +[test_depth_readpixels.html]
    1.10 +[test_draw.html]
    1.11 +[test_fb_param.html]
    1.12 +[test_fb_param_crash.html]
    1.13 +[test_highp_fs.html]
    1.14 +[test_no_arr_points.html]
    1.15 +[test_noprog_draw.html]
    1.16 +[test_privileged_exts.html]
    1.17 +[test_texsubimage_float.html]
    1.18 +[test_webgl_available.html]
    1.19 +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests
    1.20 +[test_webgl_conformance.html]
    1.21 +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests
    1.22 +[test_webgl_request_context.html]
    1.23 +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests
    1.24 +[test_webgl_request_mismatch.html]
    1.25 +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests
    1.26 +[test_webgl2_not_exposed.html]
    1.27 +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests

mercurial