Contents of the log file: Testing source-clip-scale with image target (dev offset 0) Comparing result against reference image: ./source-clip-scale-ref.png TEST: source-clip-scale TARGET: image FORMAT: argb32 OFFSET: 0 RESULT: PASS Testing source-clip-scale with image target (dev offset 25) Comparing result against reference image: ./source-clip-scale-ref.png TEST: source-clip-scale TARGET: image FORMAT: argb32 OFFSET: 25 RESULT: PASS Testing source-clip-scale with image target (dev offset 0) Comparing result against reference image: ./source-clip-scale-ref.png TEST: source-clip-scale TARGET: image FORMAT: rgb24 OFFSET: 0 RESULT: PASS Testing source-clip-scale with image target (dev offset 25) Comparing result against reference image: ./source-clip-scale-ref.png TEST: source-clip-scale TARGET: image FORMAT: rgb24 OFFSET: 25 RESULT: PASS Testing source-clip-scale with xlib target (dev offset 0) Comparing result against reference image: ./source-clip-scale-ref.png 48 pixels differ (with maximum difference of 64) from reference image TEST: source-clip-scale TARGET: xlib FORMAT: argb32 OFFSET: 0 RESULT: FAIL Testing source-clip-scale with xlib target (dev offset 25) Comparing result against reference image: ./source-clip-scale-ref.png 48 pixels differ (with maximum difference of 64) from reference image TEST: source-clip-scale TARGET: xlib FORMAT: argb32 OFFSET: 25 RESULT: FAIL Testing source-clip-scale with xlib target (dev offset 0) Comparing result against reference image: ./source-clip-scale-ref.png 48 pixels differ (with maximum difference of 64) from reference image TEST: source-clip-scale TARGET: xlib FORMAT: rgb24 OFFSET: 0 RESULT: FAIL Testing source-clip-scale with xlib target (dev offset 25) Comparing result against reference image: ./source-clip-scale-ref.png 48 pixels differ (with maximum difference of 64) from reference image TEST: source-clip-scale TARGET: xlib FORMAT: rgb24 OFFSET: 25 RESULT: FAIL Testing source-clip-scale with ps target (dev offset 0) Comparing result against reference image: ./source-clip-scale-ref.png TEST: source-clip-scale TARGET: ps FORMAT: argb32 OFFSET: 0 RESULT: PASS Testing source-clip-scale with ps target (dev offset 25) Comparing result against reference image: ./source-clip-scale-ref.png TEST: source-clip-scale TARGET: ps FORMAT: argb32 OFFSET: 25 RESULT: PASS Testing source-clip-scale with ps target (dev offset 0) Comparing result against reference image: ./source-clip-scale-ref.png TEST: source-clip-scale TARGET: ps FORMAT: rgb24 OFFSET: 0 RESULT: PASS Testing source-clip-scale with ps target (dev offset 25) Comparing result against reference image: ./source-clip-scale-ref.png TEST: source-clip-scale TARGET: ps FORMAT: rgb24 OFFSET: 25 RESULT: PASS
xlib failures are kinda ok. Means you have an older X server than required. What does "xdpyinfo | grep vendor" say?
(In reply to comment #1) > xlib failures are kinda ok. Means you have an older X server than required. > What does "xdpyinfo | grep vendor" say? vendor string: StarNet Communications Corp. vendor release number: 8000
You can ignore the failures then. It's just your xserver.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.