[Pharo-project] Issue 3516 in pharo: Failing tests in MetaCello
Status: Accepted Owner: marcus.denker Labels: Milestone-1.2-DevImage New issue 3516 by marcus.denker: Failing tests in MetaCello http://code.google.com/p/pharo/issues/detail?id=3516
Metacello.TestsReference.MetacelloReferenceTestCase.testReferenceConfig 0.0020 9 Metacello.TestsReference.MetacelloReferenceTestCase.testReferenceConfigPrintString
0.0060 9
I cc'ed metacello On Fri, Jan 7, 2011 at 3:34 PM, <pharo@googlecode.com> wrote:
Status: Accepted Owner: marcus.denker Labels: Milestone-1.2-DevImage
New issue 3516 by marcus.denker: Failing tests in MetaCello http://code.google.com/p/pharo/issues/detail?id=3516
Metacello.TestsReference.MetacelloReferenceTestCase.testReferenceConfig
0.0020 9 Metacello.TestsReference.MetacelloReferenceTestCase.testReferenceConfigPrintString 0.0060 9
Updates: Cc: da...@teleport.com Comment #1 on issue 3516 by marianopeck: Failing tests in MetaCello http://code.google.com/p/pharo/issues/detail?id=3516 (No comment was entered for this change.)
Comment #2 on issue 3516 by da...@teleport.com: Failing tests in MetaCello http://code.google.com/p/pharo/issues/detail?id=3516 Before I get too far into trying to reproduce this problem ... is there a particular version of Pharo1.2 in which this is failing and does it fail in the core or only in the dev image? if in the dev image, is there a pre-built dev image available? If no dev image is available which version of Pharo1.2 core image is the basis for building a dev image? Right now I will go on the assumption that it's failing in an updated version of PharoCore1.2 and will see if the error reproduces there...
Comment #3 on issue 3516 by marianopeck: Failing tests in MetaCello http://code.google.com/p/pharo/issues/detail?id=3516 Dale, yes, they are failing in the image you can get from hudson: https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.2/lastSuccessfulBuild/a...
Comment #4 on issue 3516 by da...@teleport.com: Failing tests in MetaCello http://code.google.com/p/pharo/issues/detail?id=3516 The test failure is due to a test bug ... apparently a recent update to Pharo1.2 has changed the printString for some symbols. #>= used to print as #'>=' and now prints as #>= which affected the two tests ... This test bug will be fixed in Metacello 1.0-beta.28.
Updates: Status: Closed Comment #5 on issue 3516 by marianopeck: Failing tests in MetaCello http://code.google.com/p/pharo/issues/detail?id=3516 thanks dale. I close the issue then :)
participants (2)
-
Mariano Martinez Peck -
pharo@googlecode.com