1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/testing/mochitest/android23.json Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,15 @@ 1.4 +{ 1.5 +"runtests": {}, 1.6 +"excludetests": { 1.7 + "robocop": "TIMED_OUT", 1.8 + "content/canvas/test/webgl-mochitest/test_no_arr_points.html": "Android 2.3 only; bug 975487", 1.9 + "content/html/content/test/test_ignoreuserfocus.html": "Android 2.3 only; bug 981895", 1.10 + "content/media/test": "Android 2.3 only; bug 981898", 1.11 + "content/media/webaudio/test": "Android 2.3 only; bug 981889", 1.12 + "content/media/webspeech": "Android 2.3 only; bug 981886", 1.13 + "dom/media/tests/mochitest":"Android 2.3 only; bug 981881", 1.14 + "image/test/mochitest/test_bug512435.html":"Android 2.3 only; bug 910533", 1.15 + "image/test/mochitest/test_bug767779.html":"Android 2.3 only; bug 943367", 1.16 + "layout/style/test/test_media_queries.html": "Android 2.3 only; bug 981881" 1.17 + } 1.18 +}