1[copy-tex-image-2d-formats.html]
2  type: testharness
3  expected:
4    if not debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
5    if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
6    if not debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
7    if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): ERROR
8    if debug and e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
9    if debug and not e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
10    if debug and not e10s and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): ERROR
11  [WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
12    expected: FAIL
13
14  [WebGL test #1: Unable to fetch WebGL rendering context for Canvas]
15    expected: FAIL
16
17  [WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
18    expected: FAIL
19
20  [WebGL test #7: getError expected: NO_ERROR. Was OUT_OF_MEMORY : should be able to copyTexImage2D LUMINANCE_ALPHA from RGBA]
21    expected: FAIL
22
23  [WebGL test #8: at (0, 0) expected: 64,64,64,127 was 0,0,0,255]
24    expected: FAIL
25
26  [WebGL test #31: getError expected: NO_ERROR. Was OUT_OF_MEMORY : should be able to copyTexImage2D LUMINANCE_ALPHA from RGBA]
27    expected: FAIL
28
29  [WebGL test #32: at (0, 0) expected: 64,64,64,127 was 0,0,0,255]
30    expected: FAIL
31
32