🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
Geth roast: usev6++ created pull request #792:
[JVM] Fudge some exploding tests
07:11
[Tux] Rakudo v2021.12-201-g34c938c58 (v6.d) on MoarVM 2021.12-136-gef95f0031
csv-ip5xs0.772 - 0.785
csv-ip5xs-204.939 - 5.055
csv-parser3.884 - 3.955
csv-test-xs-200.400 - 0.415
test6.753 - 6.758
test-t1.503 - 1.524
test-t --race0.838 - 0.861
test-t-2022.237 - 22.630
test-t-20 --race7.145 - 7.505
09:24
lizmat Files=1351, Tests=117097, 288 wallclock secs (35.04 usr 9.83 sys + 4015.95 cusr 332.81 csys = 4393.63 CPU) 09:58
Geth nqp: MasterDuke17++ created pull request #764:
Remove some not-needed `try`s, or convert to `nqp::can` + the method call
11:07
lizmat just scheduled 1300+ files for deletion from CPAN 17:51
(all modules residing on CPAN except for the most recent version residing there)
jdv isn't that the purview of individual authors? 18:28
lizmat jdv: it is, they were all mine :-) 18:38
jdv: it is, they were all mine :-) 18:39
jdv oof ^H 18:42
lizmat each distribution was 3 files (usually) 18:45
meta readme tar
jdv still seems insane to me 18:49
anyway, looks like blin is down to just Trait::Traced. I looked at it but couldn't seem to get a fix.
if nobody else can get a fix before release I guess we'll just have to be fine with an issue on it... 18:50
lizmat jdv: yeah, the user interface meant I had to click a checkbox for each file
it could well be that Trait::Traced will need an architectural change to have it work with the new way attribute initialization is handled 18:52
jdv ew - hope your scripted that 18:53
japhb Where's the current Blin ticket?
lizmat jdv: felt overkill for a one-time event 18:55
jdv github.com/rakudo/rakudo/issues/4765 18:56
the last one with "blin" in the title and label
lizmat BTW, github.com/rakudo/rakudo/issues/4749 ? 19:09
nine Actually 4749 does look quite serious. Definitely at least a spesh bug 19:27
Oh, actually it seems to be a JIT bug 19:55
MasterDuke haven't had one of those in a while
Geth rakudo/master: 4 commits pushed by (Vadim Belman)++ 22:57
roast: 4bfba00587 | (Vadim Belman)++ | S06-advanced/dispatching.t
Unfudge some working tests

Skip only those not actually working yet
22:58
roast: 0c50e0e0e3 | (Vadim Belman)++ (committed using GitHub Web editor) | S06-advanced/dispatching.t
Merge pull request #790 from vrurg/enable-proto-wrap

Unfudge some working tests