summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-short-circuiting-operators.html.ini
blob: 485f1b4594f64927c394bdbde4409985dc2de98b (plain)
1
2
3
4
5
6
7
8
9
10
11
[shader-with-short-circuiting-operators.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