← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/richtext_testing into lp:widelands

 

Hey,

it looks better. I've made a small change and now i've only a few errors left, some of where black pixels are generated (255,555,255) and white expected (0,0,0).
But still some deviations are so big, that kMax[Alpha|Clr]Distance doesn't make sense.


Logoutput:

2/4 Testing: test_richtext_renderer
2/4 Test: test_richtext_renderer
Command: "C:/data/wl_blocks/src/graphic/text/test/test_richtext_renderer.exe"
Directory: C:/data/wl_blocks/src/graphic/text/test
"test_richtext_renderer" start time: Jul 07 08:35 Mitteleurop[NON-UTF-8-BYTE-0xE4]ische Sommerzeit
Output:
----------------------------------------------------------
Running 49 test cases...
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
Mismatched pixel: (92, 0)
 expected: (0, 0, 0, 0)
 seen:     (255, 255, 255, 0)
Mismatched pixel: (48, 19)
 expected: (0, 0, 0, 0)
 seen:     (255, 255, 255, 0)
Mismatched pixel: (65, 20)
 expected: (0, 0, 0, 0)
 seen:     (255, 255, 255, 0)
Mismatched pixel: (0, 39)
 expected: (0, 0, 0, 0)
 seen:     (255, 255, 255, 0)
 wrong pixels: 0.00 %
Render output of data\font_shadow\input00.txt does not compare equal to correct.png. Saved wrong.png.
c:/data/bzr/widelands/working/src/graphic/text/test/test_richtext_renderer.cc(261): error in "font_shadow": check compare_for_test(sar.renderer()) failed
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
Mismatched pixel: (0, 24)
 expected: (255, 255, 255, 1)
 seen:     (203, 187, 136, 1)
Mismatched pixel: (1, 24)
 expected: (204, 204, 153, 5)
 seen:     (225, 208, 146, 5)
Mismatched pixel: (198, 24)
 expected: (255, 255, 127, 2)
 seen:     (225, 205, 142, 2)
Mismatched pixel: (199, 24)
 expected: (0, 0, 0, 1)
 seen:     (112, 58, 3, 1)
Mismatched pixel: (0, 25)
 expected: (204, 204, 153, 5)
 seen:     (215, 196, 135, 5)
Mismatched pixel: (199, 25)
 expected: (170, 85, 0, 3)
 seen:     (152, 88, 3, 3)
 wrong pixels: 0.00 %
Render output of data\hline\input00.txt does not compare equal to correct.png. Saved wrong.png.
c:/data/bzr/widelands/working/src/graphic/text/test/test_richtext_renderer.cc(266): error in "hline": check compare_for_test(sar.renderer()) failed
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
No version file found
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile

*** 2 failures detected in test suite "RichTextRendering"
<end of output>
Test time =   1.38 sec
----------------------------------------------------------
Test Failed.
"test_richtext_renderer" end time: Jul 07 08:35 Mitteleurop[NON-UTF-8-BYTE-0xE4]ische Sommerzeit
"test_richtext_renderer" time elapsed: 00:00:01
----------------------------------------------------------
-- 
https://code.launchpad.net/~widelands-dev/widelands/richtext_testing/+merge/225733
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/richtext_testing.


References