[squeak-dev] CI as debugging aid?

Frank Shearar frank.shearar at gmail.com
Wed Dec 19 13:21:31 UTC 2012


It just occurred to me that we could possibly use CI jobs as a means
of debugging naughty plugins.

Recall that we had LargePositiveInteger test failures crashing the VM
(http://squeakci.org/job/SqueakTrunk/67/console for instance)?

If we ran a full test suite on a VM with debugging support, we could
gain some insight into this particular, intermittent, problem.

Once 4.4's out the door, we'd just need to get our hands on a
debugging VM. If Eliot built one as part of his usual publishing
routine, we could just use that... *cough*.

frank


More information about the Squeak-dev mailing list