First toaster run:
| Module | Status | Comment / Resolution |
|:--|:--:|:--|
| ANTLR4::Grammar | β | Rakudobug https://github.com/rakudo/rakudo/issues/2046 |
| AWS::Session | β | rescalar, PR https://github.com/zostay/AWS-Session/pull/1 |
| Algorithm::LibSVM | β | flop |
| Algorithm::Trie::libdatrie | β | randomization, PR https://github.com/zengargoyle/p6-Algorithm-Trie-libdatrie/pull/2 |
| App::GPTrixie | β | dep on XML |
| App::redpanda | β | dep on Getopt::Type |
| ArrayHash | β | randomization, author notified, expecting a fix soon |
| Audio::Fingerprint::Chromaprint | β | flop |
| Audio::Hydrogen | β | dep on XML |
| Auth::SAML2 | β | dep on XML |
| CSS::Module | β | dep on CSS::Specification |
| CSS::Specification | β | can't reproduce, likely a toaster-induced flap |
| Cache::Async | β | ticketed flap https://github.com/robertlemmen/perl6-cache-async/issues/1 |
| Cro::TLS | β | flap |
| DB::Model::Easy | β | flap |
| Data::StaticTable | Β± | randomization + previously flapping tests, ticketed https://github.com/shinobi/Data-StaticTable/issues/4 |
| GTK::Simple | β | flap |
| Getopt::Type | β | rescalar, PR https://github.com/tadzik/Getopt-Type/pull/3 |
| Git::Config | β | weird toaster flap |
| HTML::Parser | β | dep on XML |
| HTML::Parser::XML | β | dep on XML |
| HTTP::Headers | β | rescalar, PR https://github.com/zostay/p6-HTTP-Headers/pull/11 |
| Linux::Fuser | β | can't reproduce, some sort of a flap |
| MinG | β| rescalar, rakudobug https://github.com/rakudo/rakudo/issues/2056#issuecomment-404575027 |
| Native::Packing | β| loop rakudobug https://github.com/rakudo/rakudo/issues/2069 |
| Net::XMPP | β | dep on XML |
| P5quotemeta | β | rescalar, rakudobug https://github.com/rakudo/rakudo/issues/2058 |
| P5substr | β | rescalar, PR https://github.com/lizmat/P5substr/pull/1 |
| PDF | β | rescalar, fixed |
| Pekyll | β | dep on XML |
| Printing::Jdf | β | dep on XML |
| ProblemSolver | β | randomization, PR https://github.com/FCO/ProblemSolver/pull/1 |
| Proxee | β | rescalar, fixed |
| Slang::SQL | β | loop rakudobug? https://github.com/rakudo/rakudo/issues/2069#issuecomment-405004712 |
| Sparrowdo::Chef::Client | β | flop |
| Spit | β | rescalar, rakudobug https://github.com/rakudo/rakudo/issues/2056 |
| Syndication | β | dep on XML |
| Test::Notice | β | dep on XML |
| Typesafe::HTML | β | dep on XML |
| Typesafe::XHTML::Writer | β | dep on XML |
| Unicode::PRECIS | β | rescalar, rakudobug https://github.com/rakudo/rakudo/issues/2056 |
| Web::Scraper | β | dep on XML |
| XML | β | rescalar, PR https://github.com/supernovus/exemel/pull/55 |
| XML::Canonical | β | dep on XML |
| XML::Class | β | dep on XML |
| XML::Query | β | dep on XML |
| XML::Rabbit | β | dep on XML |
| XML::Signature | β | dep on XML |
| Yapsi | β | unknown, rakudobug https://github.com/rakudo/rakudo/issues/2057 |
| flow | β | ticketed flap: https://github.com/tony-o/perl6-flow/issues/7 |
Proxee
Proxee's bug is already fixed
AWS-Session fix is released (or in the process of release). I'll take another look at the ArrayHash issue when I get a chance.
All rakudo bugs were ticketed. I filed PRs for affected modules trying to fix as much as I can. This ticket can be closed now. I'll open another ticket for next toaster run if there are as many failures as we have seen this time (otherwise I file rakudobugs and send PRs without a meta ticket). Also, modules that are marked with β are not necessarily OK, but we will see their actual status a bit later (e.g. once the PR for XML is accepted).
Ah also, some things that are marked with βrescalarβ in this ticket are not necessarily related to rescalar, see this comment. It was just a crude way for me to categorize and make sense of noticed failures.
I merged the pull request for XML.