From a96bf8803896695da72ead11e75117a045e6b238 Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Wed, 26 Jun 2013 16:53:22 -0700 Subject: [PATCH] test: Drop redundant record90-paint-alpha-clip xfail images By dropping record90-paint-alpha-clip.*xfail.png, several tests will start PASSing: XFAIL -> PASS # TEST: record90-paint-alpha-clip TARGET: gl FORMAT: argb32 XFAIL -> PASS # TEST: record90-paint-alpha-clip TARGET: gl FORMAT: rgb24 XFAIL -> PASS # TEST: record90-paint-alpha-clip TARGET: gl-window FORMAT: argb32 XFAIL -> PASS # TEST: record90-paint-alpha-clip TARGET: gl-window& FORMAT: argb32 XFAIL -> PASS # TEST: record90-paint-alpha-clip TARGET: egl FORMAT: argb32 The record90-paint-alpha-clip-mask gl tests had been passing previously due to image difference being within the threshold. With the .xfail.png image dropped, it now passes cleanly as an exact match. Signed-off-by: Bryce Harrington --- .../record90-paint-alpha-clip-mask.xfail.png | Bin 324 -> 0 bytes test/reference/record90-paint-alpha-clip.xfail.png | Bin 327 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/reference/record90-paint-alpha-clip-mask.xfail.png delete mode 100644 test/reference/record90-paint-alpha-clip.xfail.png diff --git a/test/reference/record90-paint-alpha-clip-mask.xfail.png b/test/reference/record90-paint-alpha-clip-mask.xfail.png deleted file mode 100644 index bad037fee75fc2a6b7dda32159c80af568be62d8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 324 zcmV-K0lWT*P)qC`Bvn;m)l;;ODQZPqr*(Je z09aTOopUkIhC3klcU@~Og!mS~xl^QR8f5qYe)mX5!tJ8sT=b?ND^&S70{}FE0GxA8 z)6Dv?9ZcN)p|$2x>%YnTJviE_a>*$1RPJX008-A{EVqlKJWUj;w4)Aat|+c~KI_AF zpwtlmnuAhYiUk|3x=~ WFLLg--$x+;0000AE*cs!Nvcc)_0e zajo3vv`-wyJdX>{F^af0R@Z24IxyW(+9&@3r=o%X#U*V2cEqryZe7E(KSz(jC?%}- z@s8Zv>t4s1uW0@yGLI)egSnw8%9Q7DqQo)YJs)G2%)FMJtE6V^o>$x=;H9bg)Ol+6 z{rpc?f>{o3jKBY*k(r^aPs@RWL$WgARji8YL?a`?$uq6(AIvfD$vh^vD&|k^ -- 1.7.9.5