[OpenSmalltalk/opensmalltalk-vm] Allow newspeak spur linux & macos x64 failure (#425)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] Allow newspeak spur linux & macos x64 failure (#425)

David T Lewis
 

These architectures and flavours are failing for a long time
Such failures make the CI status useless
and obstruct integration of unrelated features

It is vital to have a green CI, and these are provisional measures to restore a useful status.
This should not prevent us to investigate the problem further and hopefully resolve it.

It seems that all recent builds triggered the same crash dump on macos and linux while bootstrapping Newspeak, following stage:

"$NSVM" $HEADLESS $COG_FLAGS $IMAGE NewspeakBootstrap.st

The error did not happen in x64 stack version, neither on linux nor macos.
This means that this might well be a bug related to Cog JIT on x64 SysV,
rather than a bug specific to Newspeak 64bits image.
It might be that Newspeak bootstrap process is testing the VM more thoroughly...


You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/425

Commit Summary

  • Allow failure of Newspeak on linux 64
  • Also allow Newspeak failure on macos 64

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/425?email_source=notifications\u0026email_token=AIJPEW5DXFVOUCLYKZSLVR3QH26TLA5CNFSM4ITKIICKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJCMY3Q", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/425?email_source=notifications\u0026email_token=AIJPEW5DXFVOUCLYKZSLVR3QH26TLA5CNFSM4ITKIICKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJCMY3Q", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Allow newspeak spur linux & macos x64 failure (#425)

David T Lewis
 

Merged #425 into Cog.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/425?email_source=notifications\u0026email_token=AIJPEW6QEYTGISB3BOHRCTTQH7RFPA5CNFSM4ITKIICKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOTNXLZ2I#event-2607725801", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/425?email_source=notifications\u0026email_token=AIJPEW6QEYTGISB3BOHRCTTQH7RFPA5CNFSM4ITKIICKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOTNXLZ2I#event-2607725801", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>