diff -r 000000000000 -r 6474c204b198 content/canvas/test/webgl-mochitest/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/content/canvas/test/webgl-mochitest/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,24 @@ +[DEFAULT] +support-files = + driver-info.js + webgl-util.js + +[test_depth_readpixels.html] +[test_draw.html] +[test_fb_param.html] +[test_fb_param_crash.html] +[test_highp_fs.html] +[test_no_arr_points.html] +[test_noprog_draw.html] +[test_privileged_exts.html] +[test_texsubimage_float.html] +[test_webgl_available.html] +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests +[test_webgl_conformance.html] +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests +[test_webgl_request_context.html] +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests +[test_webgl_request_mismatch.html] +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests +[test_webgl2_not_exposed.html] +skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests