New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2018-08-10 Toast results / 2̶9̶ 18 burns #2196
Comments
|
See comment below for a newer version of the table Previous similar ticket: #2121
|
|
Some things were fixed in MoarVM. However, there's some discussion about SEGVs. I think after that is sorted out we'll need to run toaster again. |
|
I'm utterly failing to catch the SEGV under the debugger (or even in any situation when running them outside of the spectests). There's a fairly small range of commits that could have introduced it, and they do show up quite reliably under test/spectest, so I'll just figure out which commit it is and revert it. |
|
Finally caught it in gdb: |
|
What, I don't even...computers...how do they work... sigh So when GCC started randomly segfaulting on some of my MoarVM builds as I was trying to figure out which commit was to blame, I wondered if maybe something really odd was going on in the Linux VM I develop in at home. So, reboot (host and VM for good measure), recompile everything...run test and spectest...no sign of segfaults at all. Sorry for the noise. Go forth and re-toast. :-) |
|
Previous similar ticket: #2121
|
|
The Config::TOML error looks rather like one I got when doing a On MoarVM HEAD I can't reproduce the Config::TOML error. I went back before my fix, and it failed in the same way as on Toaster. I did a few runs with each commit and it reliably failed before MoarVM/MoarVM@da9123a and reliably passed afterwards. So, looks like that one got fixed while the toaster was running. :-) |
|
Ran |
|
Also glanced at the |
|
@jnthn yeah, it's likely this Raku/nqp@d844d6f Would be nice to submit a PR for that module, but this https://github.com/7ojo/perl6-platform says “This repository has been archived by the owner. It is now read-only.” |
|
@AlexDaniel I think the reason https://github.com/7ojo/perl6-platform is read only is because 7ojo moved his repos to gitlab: https://gitlab.com/tavu/perl6-platform . At least that's what is says here: https://github.com/7ojo |
|
I submitted a merge request here: https://gitlab.com/tavu/perl6-platform/merge_requests/32 Basically it changes Anyway, that's it for this ticket. Closing. |
|
Argh… it's not that simple: http://colabti.org/irclogger/irclogger_log/perl6?date=2018-08-15#l762 I'll work on hardcoding the characters directly into .t files… |
|
OK better PR here: https://gitlab.com/tavu/perl6-platform/merge_requests/33/diffs |
https://toast.perl6.party/
The text was updated successfully, but these errors were encountered: