Skip to content
Snippets Groups Projects
Commit 01e929e1 authored by George Nachman's avatar George Nachman
Browse files

Make travis pass. Goldens look fine

parent 7a34f42c
No related branches found
No related tags found
No related merge requests found
#!/bin/tcsh
# Run this from the directory with the failed golden files.
foreach x ( *png )
echo $x | sed -e 's,\(failed-\)\(.*\),cp \1\2 /Users/gnachman/git/iterm2/tests/Goldens/PTYTextViewTest-golden-travis-\2,'
# Usage: cd iterm2 && ci/accept.sh /path/to/failures
foreach x ( $1/*png )
echo $x | sed -e 's,.*\(failed-\)\(.*\),cp '"$1"'/\1\2 tests/Goldens/PTYTextViewTest-golden-travis-\2,'
end
 
tests/Goldens/PTYTextViewTest-golden-travis-testAnsiColors.png

27 KiB | W: 129px | H: 293px

tests/Goldens/PTYTextViewTest-golden-travis-testAnsiColors.png

30.7 KiB | W: 129px | H: 293px

tests/Goldens/PTYTextViewTest-golden-travis-testAnsiColors.png
tests/Goldens/PTYTextViewTest-golden-travis-testAnsiColors.png
tests/Goldens/PTYTextViewTest-golden-travis-testAnsiColors.png
tests/Goldens/PTYTextViewTest-golden-travis-testAnsiColors.png
  • 2-up
  • Swipe
  • Onion skin
tests/Goldens/PTYTextViewTest-golden-travis-testBadge.png

15.2 KiB | W: 570px | H: 429px

tests/Goldens/PTYTextViewTest-golden-travis-testBadge.png

15.6 KiB | W: 570px | H: 429px

tests/Goldens/PTYTextViewTest-golden-travis-testBadge.png
tests/Goldens/PTYTextViewTest-golden-travis-testBadge.png
tests/Goldens/PTYTextViewTest-golden-travis-testBadge.png
tests/Goldens/PTYTextViewTest-golden-travis-testBadge.png
  • 2-up
  • Swipe
  • Onion skin
tests/Goldens/PTYTextViewTest-golden-travis-testDimmingText.png

3.52 KiB | W: 24px | H: 38px

tests/Goldens/PTYTextViewTest-golden-travis-testDimmingText.png

3.61 KiB | W: 24px | H: 38px

tests/Goldens/PTYTextViewTest-golden-travis-testDimmingText.png
tests/Goldens/PTYTextViewTest-golden-travis-testDimmingText.png
tests/Goldens/PTYTextViewTest-golden-travis-testDimmingText.png
tests/Goldens/PTYTextViewTest-golden-travis-testDimmingText.png
  • 2-up
  • Swipe
  • Onion skin
tests/Goldens/PTYTextViewTest-golden-travis-testDimmingTextAndBg.png

3.53 KiB | W: 24px | H: 38px

tests/Goldens/PTYTextViewTest-golden-travis-testDimmingTextAndBg.png

3.61 KiB | W: 24px | H: 38px

tests/Goldens/PTYTextViewTest-golden-travis-testDimmingTextAndBg.png
tests/Goldens/PTYTextViewTest-golden-travis-testDimmingTextAndBg.png
tests/Goldens/PTYTextViewTest-golden-travis-testDimmingTextAndBg.png
tests/Goldens/PTYTextViewTest-golden-travis-testDimmingTextAndBg.png
  • 2-up
  • Swipe
  • Onion skin
tests/Goldens/PTYTextViewTest-golden-travis-testFaintText.png

7.08 KiB | W: 87px | H: 89px

tests/Goldens/PTYTextViewTest-golden-travis-testFaintText.png

7.19 KiB | W: 87px | H: 89px

tests/Goldens/PTYTextViewTest-golden-travis-testFaintText.png
tests/Goldens/PTYTextViewTest-golden-travis-testFaintText.png
tests/Goldens/PTYTextViewTest-golden-travis-testFaintText.png
tests/Goldens/PTYTextViewTest-golden-travis-testFaintText.png
  • 2-up
  • Swipe
  • Onion skin
tests/Goldens/PTYTextViewTest-golden-travis-testFaintTextWithTransparency.png

7.13 KiB | W: 87px | H: 89px

tests/Goldens/PTYTextViewTest-golden-travis-testFaintTextWithTransparency.png

7.24 KiB | W: 87px | H: 89px

tests/Goldens/PTYTextViewTest-golden-travis-testFaintTextWithTransparency.png
tests/Goldens/PTYTextViewTest-golden-travis-testFaintTextWithTransparency.png
tests/Goldens/PTYTextViewTest-golden-travis-testFaintTextWithTransparency.png
tests/Goldens/PTYTextViewTest-golden-travis-testFaintTextWithTransparency.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment