On 3 July 2010 23:59, Stefan Dösinger <[email protected]> wrote: > + ok(broken(TRUE), "U and V channels swapped on Non-Windows > driver\n"); > + skip("Windows driver confuses U and V channels, skipping > test\n"); You should use win_skip().
On 3 July 2010 23:59, Stefan Dösinger <[email protected]> wrote: > + ok(broken(TRUE), "U and V channels swapped on Non-Windows > driver\n"); > + skip("Windows driver confuses U and V channels, skipping > test\n"); You should use win_skip().