Jeff Muizelaar
adc278f3d0
Bug 981856. Use an 888 config when creating a pbuffer. r=jgilbert
...
Old versions of llvmpipe (8.0.4) seem to give out 565 configs that it can't
actually make PBuffers for. Explicilty ask for 8,8,8 to avoid that problem.
2014-03-14 11:24:58 -04:00
Wes Kocher
2fbdf29654
Backed out changeset 46d18be48bc4 (bug 981856) for b2g gl bustages
...
* * *
Backed out changeset a2ec4ab256e8 (bug 981856)
2014-03-14 17:33:54 -07:00
Jeff Muizelaar
495eb5ed21
Bug 981856. Mark some B2G WebGL tests as succeeding.
...
CLOSED TREE
--HG--
extra : rebase_source : b04f991980c63c44973df8be7e44c7e2c5e812e0
2014-03-14 17:38:16 -04:00
Jeff Muizelaar
d705b30d4b
Bug 983650. Temporarily mark b2g webgl reftests tests as random
...
These tests fail on the current test machines but pass on the new ones. Mark them as random for now until we finish the transition to the new machines.
--HG--
extra : rebase_source : 7a4b3d85ed7e7c6cf2081b623e776d9034385c90
2014-03-14 14:31:16 -04:00
Bill McCloskey
aa5f40a77e
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
a3277d291d
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
f4f6bf8e4d
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
7193069fa0
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
69a746922b
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Vaibhav Agarwal
262a9b4cd4
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-03-12 06:16:12 -04:00
Jeff Gilbert
937e89710e
Bug 943190 - Add test for WEBGL_compressed_texture_etc1. - r=kamidphish
2014-03-10 15:42:58 -07:00
Joel Maher
c07db01998
Bug 970925 - (backout canvas webgl) convert testing/mochitest/android.json into skip-if statements in mochitest.ini files. r=gbrown CLOSED TREE
2014-03-06 16:49:37 -05:00
Vaibhav Agarwal
417b7f2e77
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-03-06 13:42:47 -05:00
Vaibhav Agarwal
9a59a5c96d
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Jeff Gilbert
a9e7191f08
Bug 958723 - Add test for this bad param query. - r=kamidphish
2014-03-05 14:16:01 -08:00
Jeff Gilbert
5167dfb098
Bug 958491 - Test extension-only param. - r=kamidphish
2014-03-05 14:16:01 -08:00
Jeff Gilbert
b5810fcf72
Bug 979072 - Add test that webgl2 is invisible. r=kamidphish
2014-03-04 09:46:42 -05:00
Dan Glastonbury
6625651161
Bug 975824 - Remove min-version from s3tc and depth conformance tests. r=jgilbert
2014-02-27 14:01:18 +10:00
Jeff Gilbert
9ab348f28e
Bug 972164 - Add test for ReadPixels from missing attachments. - r=kamidphish
2014-02-28 18:51:42 -08:00
Ryan VanderMeulen
e570ee9a32
Backed out changesets e4c29a3a002e and 896d64c59638 (bug 975824) for webgl conformance test failures.
2014-02-26 10:23:18 -05:00
Dan Glastonbury
d466038da6
Bug 975824 - Remove min-version from s3tc and depth conformance tests. r=jgilbert
2014-02-26 08:15:37 +10:00
Ted Mielczarek
6b056ed7cb
Bug 976528 - Add webgl conformance tests to a manifest. r=jmaher
2014-02-25 14:29:24 -05:00
Rik Cabanier
d3a561e5f5
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-25 08:54:03 -05:00
Ryan VanderMeulen
3a780f2063
Backed out 7 changesets (bug 966591) for mochitest leaks on a CLOSED TREE.
...
Backed out changeset b44289e756fc (bug 966591)
Backed out changeset c428b424ef95 (bug 966591)
Backed out changeset 9ac56da10646 (bug 966591)
Backed out changeset 81ba9bddd84e (bug 966591)
Backed out changeset 0c66968c2edd (bug 966591)
Backed out changeset 261a1ca9045c (bug 966591)
Backed out changeset 895728963f16 (bug 966591)
2014-02-21 10:39:15 -05:00
Rik Cabanier
4d0d3804b9
Bug 966591 - Part 7: Bounds + error handling tests. r=surkov
2014-02-21 08:38:02 -05:00
Dan Glastonbury
8a1cf924df
Bug 966624 - Refactor Tex Image checks. r=jgilbert
2014-02-20 20:20:28 -05:00
Jeff Muizelaar
069e63be95
Bug 821475. Moz2D: Remove flip when drawing gradient. r=mstange
...
We muck with the matrix before we draw the text. We need to set it back after.
--HG--
rename : mobile/android/base/FilePicker.java => mobile/android/base/ActivityHandlerHelper.java
extra : rebase_source : 4f937b0b2779ee6c771e030a7ae0894f14a7b211
2014-02-15 18:21:43 -05:00
Ted Mielczarek
23e1ddca5b
Bug 968837 - Move more Mochitests into manifests. r=jmaher
...
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Jeff Gilbert
c52788043c
Bug 968374 - Fix conformance test to match spec for WEBGL_debug_shaders. r=bjacob
2014-02-11 17:37:06 -05:00
Jeff Gilbert
e42c8af9b9
Bug 968374 - Add test that chrome-only extensions don't work in non-chrome. r=bjacob
2014-02-11 17:37:05 -05:00
Phil Ringnalda
bd1e43cf13
Back out 4 changesets (bug 777574) because it's the slaves, not the tests
...
Backed out changeset ce3f48acc244 (bug 777574)
Backed out changeset f3c918a0e91c (bug 777574)
Backed out changeset fd79a8abbbf8 (bug 777574)
Backed out changeset 371e42c987d6 (bug 777574)
--HG--
extra : rebase_source : 04c61c132e85f366088d2318f282acd63b5faa0e
2014-02-07 19:04:02 -08:00
Phil Ringnalda
1bd32f6b3f
Bug 777574 - Skip quickCheckAPI-C.html on Linux Mesa since it fails on ASan tests all the time
2014-02-03 17:04:53 -08:00
Phil Ringnalda
94f53bb4cc
Bug 777574 - Skip quickCheckAPI-B4.html on Linux Mesa since it fails on ASan tests all the time
2014-02-02 21:19:46 -08:00
Phil Ringnalda
bc0bebe2f1
Bug 777574 - Skip quickCheckAPI-B3.html on Linux Mesa since it fails on ASan tests all the time
2014-02-02 18:39:18 -08:00
Phil Ringnalda
749abaecfe
Bug 777574 - Skip quickCheckAPI-B2.html on Linux Mesa since it fails on ASan tests all the time
...
--HG--
extra : rebase_source : 4e4304169755fe6fa28457c3b330e173296b6393
2014-02-02 11:43:55 -08:00
Dan Glastonbury
8509053ecb
Bug 948002 - Add functions getExtensionWithKnownPrefixes and getSupportedExtensionWithKnownPrefixes to fix tests that fail to parse. r=bjacob, r=jgilbert
2014-01-10 12:23:56 +10:00
Masatoshi Kimura
7becc353e7
Bug 959958 - Implement ImageData constructor. r=bz
2014-01-28 22:04:40 +09:00
Dan Glastonbury
38a3723f74
Bug 913597 - Remove support for obsolete 'moz-webgl' name for creation of WebGL contexts. r=jgilbert
2014-01-28 05:59:24 +09:00
Rik Cabanier
8ffd0cd785
Bug 960195 - Put drawSystemFocusRing behind a new runtime flag. r=roc
2014-01-16 08:27:03 -05:00
Rik Cabanier
8b115818bd
Bug 959820 - Rename drawSystemFocusRing to drawFocusIfNeeded. r=roc
...
--HG--
rename : content/canvas/test/reftest/drawSystemFocusRing-ref.html => content/canvas/test/reftest/drawFocusIfNeeded-ref.html
rename : content/canvas/test/reftest/drawSystemFocusRing.html => content/canvas/test/reftest/drawFocusIfNeeded.html
2014-01-15 09:50:31 -05:00
Ryan VanderMeulen
03091dc91b
Bug 777574 - Skip quickCheckAPI-B2.html on Linux. r=bjacob
2014-01-06 15:24:25 -05:00
Geoff Brown
395d6c1ff9
Bug 944440 - Force test_no_arr_points.html to work on Android x86 emu; r=jgilbert
2013-12-16 17:01:55 -07:00
Jeff Gilbert
6c0355a57f
Bug 942319 - Supply python script to convert some mochitests to standalone tests. r=bjacob
2013-12-08 21:56:40 -05:00
Dale Harvey
f2be228f2a
Bug 935672 - Only use accelerated skia on gonk. r=matt.woodrow
2013-11-22 11:06:05 +00:00
Dan Glastonbury
607685cff8
Bug 843668 - Implement WebGL -draft- extension EXT_sRGB. r=jgilbert
...
https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/
See content/canvas/test/webgl/conformance/extensions/ext-sRGB.html for example
usage.
OSX 10.6 has a failure when reading back the results from an sRGB format
texture attached to an FBO. Blacklist MacOSX 10.6 and all lower versions.
2013-11-04 16:05:04 -05:00
Rik Cabanier
63eb811541
Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug
2013-11-04 14:52:24 -05:00
Jeff Gilbert
e5eaa246c9
Bug 911394 - arrayless drawElements works on ANGLE and Android. - r=bjacob
2013-10-29 11:40:44 -07:00
Jeff Gilbert
782d9a2acb
Bug 911394 - Add test for arrayless drawArrays. - r=bjacob
2013-10-29 11:25:46 -07:00
Phil Ringnalda
9f79a6f12f
Back out 15418b394a64 and 1945cbcef58f (bug 911394) for bustage
...
CLOSED TREE
2013-10-17 20:30:23 -07:00
Jeff Gilbert
5ca1693024
Bug 911394 - arrayless drawElements works on ANGLE. - r=bustage on a CLOSED TREE
2013-10-17 18:48:42 -07:00