mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-02 22:41:46 +00:00
9 lines
433 B
INI
9 lines
433 B
INI
[compressedTexImage2D.html]
|
|
type: testharness
|
|
[compressedTexImage2D]
|
|
expected:
|
|
if (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
|
|
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
|
|
if debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
|
|
|