Re: [Pharo-dev] Pharo2.0 unti test oddity

2013-07-07 Thread Dale K. Henrichs
o Development List" | Sent: Sunday, July 7, 2013 9:16:39 PM | Subject: Re: [Pharo-dev] Pharo2.0 unti test oddity | | One more tidbit. This code brings up a debugger: | | testWrite | self halt. | [ | packageName version versionInfo | | #('CCC') do: [ :pn | self deny:

Re: [Pharo-dev] Pharo2.0 unti test oddity

2013-07-07 Thread Dale K. Henrichs
t; | To: "Pharo Development List" | Sent: Sunday, July 7, 2013 9:11:46 PM | Subject: Re: [Pharo-dev] Pharo2.0 unti test oddity | | Cami, | | I thought maybe you'd tell me that I shouldn't be using halt or that | the TestRunner is obsolete or something:) | | Actually I'

Re: [Pharo-dev] Pharo2.0 unti test oddity

2013-07-07 Thread Dale K. Henrichs
test issues that showed up on Travis ... ... and I've run out of time to monkey with this anymore this evening:) Dale - Original Message - | From: "Camillo Bruni" | To: "Pharo Development List" | Sent: Sunday, July 7, 2013 7:57:47 PM | Subject: Re: [Pharo-dev

Re: [Pharo-dev] Pharo2.0 unti test oddity

2013-07-07 Thread Camillo Bruni
It's hard to guess without an image... I took the one from here https://ci.inria.fr/pharo-contribution/job/FileTree/PHARO=20,VERSION=stable,VM=vm/ is that more or less the same as what you have? When I copy paste your code it works as expected and opens the debugger on halt. Which VM? Which OS?

[Pharo-dev] Pharo2.0 unti test oddity

2013-07-07 Thread Dale K. Henrichs
I'm running this test in Pharo2.0 using TestRunner. Can someone explain to me why this test would PASS while: - the debugger is not brought up - the description of the exception _is_ displayed in the transcript Error reading repository properties (.filetree): /Users/dhenrich/Pharo2