On Sat, Feb 16, 2013 at 10:16 AM, Marcus Denker <marcus.denker@inria.fr>wrote:
On Feb 16, 2013, at 2:14 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
On 2013-02-16, at 14:11, Ben Coman <btc@openInWorld.com> wrote:
Marcus Denker wrote:
Hi,
To make it easy to explore why a test fails on the test server we
serialize the stack of falling tests.
With two changes this has now gotten much easier:
1) Drag and Drop support for .fuel file Just drag the file to the Pharo Desktop --> Debugger opens
Could you advise how to do this from an operational image (that is, not a CI test image). I would like to use this to demonstrate Pharo's outstanding development environment. A killer feature would be the debugger having a <File out> button, that a user could use to mail to support. Does any other programming system allow this ?
you can just select "fileout / serialize stack" in the debugger somewhere. The you get a local .fuel file with the serialized stack :)
We should
-> rename it "Fuel out stack"
+1
-> set a post-dematerialization action
Yes, you can copy it from the HDTestRunner that does exactly this :)
Because right now drag-and-drop does not lead to any result.
Marcus
-- Mariano http://marianopeck.wordpress.com