To other developers:
This failure is because I added some Bezier intersection tests which
uncovered a bug in the Bezier clipping routine, which will sometimes
report the same intersection twice. The bug is triggered by an
intersection at exactly 0.5 for two identical radially symmetrical
curves, with one of them rotated around the symmetry point by 90
degrees - Example 2 from Dieter Lasser's paper on self-intersection of
Bezier curves:
https://archive.org/stream/calculatingselfi00lass#page/10/mode/2up
Regards, Krzysztof
2015-03-22 9:24 GMT+01:00 Jenkins (build tester) <ink...@gm...>:
> Hi developers,
> I found a problem with one of the builds:
> 2Geom_trunk_unittests - Build # 7 - Failure:
>
> Check console output at http://jenkins.inkscape.org/job/2Geom_trunk_unittests/7/ to view the results.
>
> Your friend,
> Jenkins
> http://jenkins.inkscape.org
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Lib2geom-devel mailing list
> Lib...@li...
> https://lists.sourceforge.net/lists/listinfo/lib2geom-devel
>
|