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 update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
extended-reduction-relation.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
holes.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
judgment-form-examples.png adjust define-judgment-form's typesetting so that it 2012-10-09 09:06:09 -05:00
language-nox.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
language.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
lw.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
metafunction-judgment-holds.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
metafunction-multi-arg.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
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 update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
metafunction-T.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
metafunction-TL.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
metafunction.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
metafunctions-multiple.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
mf-hidden.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
rdups-delimited.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
rdups-undelimited.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
red-with-where-name.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
red2.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
reduction-relation-with-computed-labels-and-hiding.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
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 update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
relation-with-name.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
relation.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
rr-hidden.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
stlc.png adjust bitmap test 2012-07-24 23:27:07 -05:00
superscripts.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
unix-extended-language.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-extended-reduction-relation.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-language-nox.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-language.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-lw.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-metafunction-multi-arg.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-metafunction-Name-vertical.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-metafunction-Name.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-metafunction-subst.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-metafunction-T.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-metafunction-TL.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-metafunction.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-metafunctions-multiple.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
unix-reduction-relation.png Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr. 2010-01-26 17:29:39 +00:00
var-not-in-rebound.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00
var-not-in.png update the mac os x bitmaps for the redex bitmap test suite 2012-05-18 10:43:52 -05:00