racket/collects/redex/tests/bmps-macosx
Robby Findler d9c81a5931 declare failing test should not have failed
This test started failing due to the additions of the calls
to clip, introduced in commit e6dc9c28b4.  The actual
difference is only 9 pixels out of about 100,000 relevant
pixels. Even better, here's the precise rgb values for the
mis-matched pixels (the alpha values don't change):

   (224 251 255) vs (229 255 255)
   (200 242 255) vs (205 247 255)
   (205 242 255) vs (210 247 255)
   (205 242 255) vs (210 247 255)
   (205 242 255) vs (210 247 255)
   (205 242 255) vs (210 247 255)
   (200 242 255) vs (205 247 255)
   (224 251 255) vs (229 255 255)
   (242 255 255) vs (247 255 255)

It isn't clear to me why clipping like this would have this
particular change, but I think it is safe to assume that
Redex shouldn't change in response to this!
2013-03-06 16:35:37 -06:00
..
extended-language.png
extended-reduction-relation.png
holes.png
judgment-form-examples.png
language-nox.png
language.png
lw.png
metafunction-judgment-holds.png
metafunction-multi-arg.png
metafunction-Name-horizontal.png declare failing test should not have failed 2013-03-06 16:35:37 -06:00
metafunction-Name-vertical.png redex: fix `metafunction->pict' width correction for linebreaks 2013-03-05 11:07:20 -07:00
metafunction-Name.png redex: fix `metafunction->pict' width correction for linebreaks 2013-03-05 11:07:20 -07:00
metafunction-subst.png
metafunction-T.png
metafunction-TL.png
metafunction.png
metafunctions-multiple.png
mf-hidden.png
rdups-delimited.png
rdups-undelimited.png
red-with-where-name.png
red2.png
reduction-relation-with-computed-labels-and-hiding.png
reduction-relation-with-computed-labels.png fix up mac os x version of the redex bitmap tests 2012-11-01 21:13:39 -05:00
reduction-relation.png
relation-with-name.png
relation.png
rr-hidden.png
stlc.png
superscripts.png
unix-extended-language.png
unix-extended-reduction-relation.png
unix-language-nox.png
unix-language.png
unix-lw.png
unix-metafunction-multi-arg.png
unix-metafunction-Name-vertical.png
unix-metafunction-Name.png
unix-metafunction-subst.png
unix-metafunction-T.png
unix-metafunction-TL.png
unix-metafunction.png
unix-metafunctions-multiple.png
unix-reduction-relation.png
var-not-in-rebound.png
var-not-in.png