summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/reading/read-pixels-pack-alignment.html.ini
blob: 058a6756fc6646f8e4914ccb9e68558695acd672 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[read-pixels-pack-alignment.html]
  type: testharness
  expected:
    if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
    if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
    if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR
    if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
    if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
  [WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
    expected: FAIL

  [WebGL test #1: gl = wtu.create3DContext('example') should be non-null. Was null]
    expected: FAIL

  [WebGL test #2: program = wtu.setupProgram(gl, ['vshader', 'fshader'\], ['pos', 'colorIn'\]) should be non-null. Threw exception TypeError: gl is null]
    expected: FAIL

  [WebGL test #3: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
    expected: FAIL