It’s is not. I have an image that have the double click bug and the test that passes… (under W7).
De : moose-dev-bounces@iam.unibe.ch [mailto:moose-dev-bounces@iam.unibe.ch]
De la part de Stephan Eggermont
Envoyé : jeudi 3 juillet 2014 14:46
À : Moose-related development
Objet : [Moose-dev] Re: Playground and Shortcuts
Could it be related to the failing test in CI?
(Mac Mavericks 10.9.2)
GLMUpdateMorphicTest>>testInvalidateSelection
(browser panes first port: #selection) value: 3.
entity removeLast.
announcer announce: GLMTestAnnouncement.
self assert: (browser panes first port: #selection) value isNil.
self assert: listMorph model selection isNil
When I run the glamour tests from the test runner, there
is one TestFailure. If I try to debug it, the debugger doesn't work
(shows only one pane)