timo / cairo-p6

A NativeCall binding to the Cairo 2d graphics library for Perl 6
10 stars 7 forks source link

Test failure building on Rakudo HEAD as of 2022-01-16 #29

Closed japhb closed 2 years ago

japhb commented 2 years ago

See gist: https://gist.github.com/japhb/efb7da856b0694f1b440b02b57f10864

dwarring commented 2 years ago

Tests passing again as of 2022-01-23

$ raku -v
Welcome to Rakudo™ v2021.12-144-gacc093c18.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2021.12-81-gf1101b95d.
$ prove6 -I. 
t/matrix.t ....... ok  
t/pattern.t ...... ok 
t/readme.t ....... ok 
t/surface-pdf.t .. ok 
t/surface-svg.t .. ok 
t/text.t ......... ok  
All tests successful.
Files=6, Tests=40,  4 wallclock secs
Result: PASS
japhb commented 2 years ago

Yep, failures have moved on to different modules.