[Pharo-project] Pharo 1.2 and test failures
Today I had a look at the hudson server. For pharo 1.2 dev there was only one bug left. So I took a look and fixed it http://code.google.com/p/pharo/issues/detail?id=3784 Two hours later there was a new build in hudson and then there were three bugs (one of these is the fixed one which hasn't been integrated). How can this happen? Norbert
If I download Pharo-1.2-AfterRunningTests.zip #168 and try only Tests.Release.ReleaseTest.testUndeclared fails on my machine. And I'm still not able to reproduce results of Hudson. If I run all tests I have far more failures and errors ( http://forum.world.st/Re-1-2-one-click-OSX-and-Linux-more-failing-tests-tp33...) Laurent On Sat, Mar 5, 2011 at 10:55 PM, Norbert Hartl <norbert@hartl.name> wrote:
Today I had a look at the hudson server. For pharo 1.2 dev there was only one bug left. So I took a look and fixed it
http://code.google.com/p/pharo/issues/detail?id=3784
Two hours later there was a new build in hudson and then there were three bugs (one of these is the fixed one which hasn't been integrated). How can this happen?
Norbert
testUndeclared is failing because of DEVImageWorkspaces class>>openGettingStartedWorkspace and #openExternalProjectWorkspace (I can provide a fix later). Laurent On Sun, Mar 6, 2011 at 8:32 AM, laurent laffont <laurent.laffont@gmail.com>wrote:
If I download Pharo-1.2-AfterRunningTests.zip #168 and try only Tests.Release.ReleaseTest.testUndeclared fails on my machine.
And I'm still not able to reproduce results of Hudson. If I run all tests I have far more failures and errors ( http://forum.world.st/Re-1-2-one-click-OSX-and-Linux-more-failing-tests-tp33...)
Laurent
On Sat, Mar 5, 2011 at 10:55 PM, Norbert Hartl <norbert@hartl.name> wrote:
Today I had a look at the hudson server. For pharo 1.2 dev there was only one bug left. So I took a look and fixed it
http://code.google.com/p/pharo/issues/detail?id=3784
Two hours later there was a new build in hudson and then there were three bugs (one of these is the fixed one which hasn't been integrated). How can this happen?
Norbert
We should remove the tests only crashing on the server for now. Stef On Mar 6, 2011, at 8:45 AM, laurent laffont wrote:
testUndeclared is failing because of DEVImageWorkspaces class>>openGettingStartedWorkspace and #openExternalProjectWorkspace
(I can provide a fix later).
Laurent
On Sun, Mar 6, 2011 at 8:32 AM, laurent laffont <laurent.laffont@gmail.com> wrote: If I download Pharo-1.2-AfterRunningTests.zip #168 and try only Tests.Release.ReleaseTest.testUndeclared fails on my machine.
And I'm still not able to reproduce results of Hudson. If I run all tests I have far more failures and errors ( http://forum.world.st/Re-1-2-one-click-OSX-and-Linux-more-failing-tests-tp33... )
Laurent
On Sat, Mar 5, 2011 at 10:55 PM, Norbert Hartl <norbert@hartl.name> wrote: Today I had a look at the hudson server. For pharo 1.2 dev there was only one bug left. So I took a look and fixed it
http://code.google.com/p/pharo/issues/detail?id=3784
Two hours later there was a new build in hudson and then there were three bugs (one of these is the fixed one which hasn't been integrated). How can this happen?
Norbert
well, I provided a fix already. And it seems that 3 mails to the list and the mentioning withing this mail does not make it visible. It needs an integration step or just to load the newest ImageForDevelopers How to tell? Norbert On 06.03.2011, at 08:45, laurent laffont wrote:
testUndeclared is failing because of DEVImageWorkspaces class>>openGettingStartedWorkspace and #openExternalProjectWorkspace
(I can provide a fix later).
Laurent
On Sun, Mar 6, 2011 at 8:32 AM, laurent laffont <laurent.laffont@gmail.com> wrote: If I download Pharo-1.2-AfterRunningTests.zip #168 and try only Tests.Release.ReleaseTest.testUndeclared fails on my machine.
And I'm still not able to reproduce results of Hudson. If I run all tests I have far more failures and errors ( http://forum.world.st/Re-1-2-one-click-OSX-and-Linux-more-failing-tests-tp33... )
Laurent
On Sat, Mar 5, 2011 at 10:55 PM, Norbert Hartl <norbert@hartl.name> wrote: Today I had a look at the hudson server. For pharo 1.2 dev there was only one bug left. So I took a look and fixed it
http://code.google.com/p/pharo/issues/detail?id=3784
Two hours later there was a new build in hudson and then there were three bugs (one of these is the fixed one which hasn't been integrated). How can this happen?
Norbert
participants (3)
-
laurent laffont -
Norbert Hartl -
Stéphane Ducasse