[Pixman] [PATCH 4/4] Expand TLS support beyond __thread to __declspec(thread)
Jeremy Huddleston
jeremyhu at apple.com
Thu Mar 15 15:21:39 PDT 2012
On Mar 14, 2012, at 16:39, Matt Turner wrote:
> This causes test failures
>
> /bin/sh: line 5: 10408 Segmentation fault ${dir}$tst
> FAIL: scaling-test
> /bin/sh: line 5: 10429 Floating point exception${dir}$tst
> FAIL: affine-test
> ---- Test 6293333 failed ----
> Operator: CONJOINT_ATOP
> Source: solid
> Mask: solid
> Destination: a1r1g1b1, 1x1
>
> R G B A Rounded
> Source color: 1.000 1.000 1.000 0.000 1.000 1.000 1.000 0.000
> Mask color: 0.000 0.000 0.000 1.000 0.000 0.000 0.000 1.000
> Dest. color: 0.000 0.000 0.000 1.000 0.000 0.000 0.000 1.000
> Expected: 1.000 1.000 1.000 1.000
> Got: 1 1 1 0 [pixel: 0x00000007]
> Min accepted: 1 1 1 1
> Max accepted: 1 1 1 1
> Test 0x00600755 failed.
> FAIL: composite
Well, it's passing in my tinderbox. What's your configuration?
Making check in pixman
make check-am
make[2]: Nothing to be done for `check-am'.
Making check in demos
make[1]: Nothing to be done for `check'.
Making check in test
make check-TESTS
PASS: a1-trap-test
PASS: pdf-op-test
PASS: region-test
PASS: region-translate-test
PASS: fetch-test
PASS: oob-test
PASS: trap-crasher
PASS: alpha-loop
PASS: scaling-crash-test
PASS: scaling-helpers-test
PASS: gradient-crash-test
region_contains test passed (checksum=D2BF8C73)
PASS: region-contains-test
PASS: alphamap
PASS: stress-test
composite traps test passed (checksum=E3112106)
PASS: composite-traps-test
blitters test passed (checksum=A364B5BF)
PASS: blitters-test
scaling test passed (checksum=80DF1CB2)
PASS: scaling-test
affine test passed (checksum=1EF2175A)
PASS: affine-test
PASS: composite
===================
All 19 tests passed
===================
scan-build: Removing directory '/Users/jeremy/src/freedesktop/jhbuild/analyzer/yuffie/20120315-0700/pixman/2012-03-15-2' because it contains no reports.
More information about the Pixman
mailing list