Issue 3874 in pharo: [Failing Test] 1.3 BlockClosureTest

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3874 in pharo: [Failing Test] 1.3 BlockClosureTest

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.3

New issue 3874 by [hidden email]: [Failing Test] 1.3 BlockClosureTest
http://code.google.com/p/pharo/issues/detail?id=3874

>>> KernelTests.Methods.BlockClosureTest.testSupplyAnswerOfFillInTheBlank
>>> 0.014 146
>>> KernelTests.Methods.BlockClosureTest.testSupplyAnswerOfFillInTheBlankUsingDefaultAnswer  
>>>
>>> 0.014 146


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3874 in pharo: [Failing Test] 1.3 BlockClosureTest

pharo
Updates:
        Status: FixProposed

Comment #1 on issue 3874 by [hidden email]: [Failing Test] 1.3  
BlockClosureTest
http://code.google.com/p/pharo/issues/detail?id=3874

This is only failing on the Hudson.

NonInteractiveUIManager's request:* methods are not handling an answer  
notification.

The fix is in UIManager-JohanBrichau.34
They should work now on the build server.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3874 in pharo: [Failing Test] 1.3 BlockClosureTest

pharo
Updates:
        Status: Closed

Comment #2 on issue 3874 by [hidden email]: [Failing Test] 1.3  
BlockClosureTest
http://code.google.com/p/pharo/issues/detail?id=3874

in 13157