summaryrefslogtreecommitdiff
path: root/tests/all.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all.py')
-rw-r--r--tests/all.py14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/all.py b/tests/all.py
index fa7bbaed8..9e9d92f98 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -269,20 +269,6 @@ glean_glsl_tests = ['Directly set fragment color',
'syntax error check (2)',
'syntax error check (3)',
'TIntermediate::addUnaryMath',
- 'GLSL 1.20 arrays',
- 'GLSL 1.20 array constructor 1',
- 'GLSL 1.20 array constructor 2',
- 'GLSL 1.20 array constructor 3',
- 'GLSL 1.20 array constructor 4',
- 'GLSL 1.20 array constructor 5',
- 'GLSL 1.20 array constructor 6',
- 'GLSL 1.20 array constructor 7',
- 'GLSL 1.20 array constructor 8',
- 'GLSL 1.20 const array constructor 1',
- 'GLSL 1.20 const array constructor 2',
- 'GLSL 1.20 uniform array constructor',
- 'GLSL 1.20 array.length()',
- 'GLSL 1.20 array error check',
'GLSL 1.30 precision qualifiers',
'GLSL 1.20 invariant, centroid qualifiers',
'Divide by zero',