Updates:
Status: MonkeyIsChecking Comment #40 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c40 The Monkey is currently checking this issue. Please do not do anything. Freeze, I said "Freeze" !!! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: Accepted Comment #41 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839 Oh wow, I was reading the mail notifications, and just thought you had a new nickname for Benjamin. Then it turns out The Monkey is an intergalactic-integration IC service, I'm impressed! Let's see what happens when I break the Freeze :D _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #42 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839 The problem if you break the freeze, is if you only change the status or post a comment, it's not a big deal, because the monkey will override that. The problem is if you post a change, maybe the monkey will not see it. But we will try to avoid that too, it should be easy :) But here it's for tests, usually it takes 7-10 minutes to do a pass so it should be ok :) _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #43 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839 The problem if you break the freeze, is if you only change the status or post a comment, it's not a big deal, because the monkey will override that. The problem is if you post a change, maybe the monkey will not see it. But we will try to avoid that too, it should be easy :) But here it's for tests, usually it takes 7-10 minutes to do a pass so it should be ok :) _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: ReviewNeeded Comment #44 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c44 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- 01: UndefinedObject(Object)>>doesNotUnderstand: #failures 02: [:each | | detected | detected := previousTestResult failures detect: [:e2 | each name = e2 name] ifNone: []. detected ifNil: [false] ifNotNil: [each selector = detected selector]] in ChangeLoader>>removeFalseErrors 03: [:element | (aBlock value: element) == false] in Set(Collection)>>reject: 04: [:each | (aBlock value: each) ifTrue: [newCollection add: each]] in Set>>select: 05: Set>>do: 06: Set>>select: 07: Set(Collection)>>reject: 08: ChangeLoader>>removeFalseErrors 09: [aBlock value. testResult := self runTests. self removeFalseErrors] in ChangeLoader>>testChangeImpact: 10: BlockClosure>>on:do: _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #45 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c45 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- 01: MorphicUIManager>>displayProgress:from:to:during: 02: MCHttpRepository>>displayProgress:during: 03: [self displayProgress: 'Updating ' , self description during: [index := HTTPSocket httpGet: self locationWithTrailingSlash , '?C=M;O=D' args: nil user: self user passwd: self password]] in MCHttpRepository>>allFileNames 04: BlockClosure>>on:do: 05: MCHttpRepository>>allFileNames 06: MCHttpRepository(MCFileBasedRepository)>>allFileNamesOrCache 07: MCHttpRepository(MCFileBasedRepository)>>readableFileNames 08: MCHttpRepository(MCFileBasedRepository)>>allVersionNames 09: [self allVersionNames] in MCHttpRepository(MCFileBasedRepository)>>goferReferences 10: BlockClosure>>on:do: _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #46 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c46 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- 01: 'MorphicUIManager>>displayProgress:from:to:during:' 02: 'MCHttpRepository>>displayProgress:during:' 03: '[self displayProgress: ''Updating '' , self description during: [index := HTTPSocket httpGet: self locationWithTrailingSlash , ''?C=M;O=D'' args: nil user: self user passwd: self password]] in MCHttpRepository>>allFileNames' 04: 'BlockClosure>>on:do:' 05: 'MCHttpRepository>>allFileNames' 06: 'MCHttpRepository(MCFileBasedRepository)>>allFileNamesOrCache' 07: 'MCHttpRepository(MCFileBasedRepository)>>readableFileNames' 08: 'MCHttpRepository(MCFileBasedRepository)>>allVersionNames' 09: '[self allVersionNames] in MCHttpRepository(MCFileBasedRepository)>>goferReferences' 10: 'BlockClosure>>on:do:' _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #47 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c47 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- 01: MorphicUIManager>>displayProgress:from:to:during: 02: MCHttpRepository>>displayProgress:during: 03: [self displayProgress: 'Updating ' , self description during: [index := HTTPSocket httpGet: self locationWithTrailingSlash , '?C=M;O=D' args: nil user: self user passwd: self password]] in MCHttpRepository>>allFileNames 04: BlockClosure>>on:do: 05: MCHttpRepository>>allFileNames 06: MCHttpRepository(MCFileBasedRepository)>>allFileNamesOrCache 07: MCHttpRepository(MCFileBasedRepository)>>readableFileNames 08: MCHttpRepository(MCFileBasedRepository)>>allVersionNames 09: [self allVersionNames] in MCHttpRepository(MCFileBasedRepository)>>goferReferences 10: BlockClosure>>on:do: _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #48 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c48 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- 1: MorphicUIManager>>displayProgress:from:to:during: 2: MCHttpRepository>>displayProgress:during: 3: [self displayProgress: 'Updating ' , self description during: [index := HTTPSocket httpGet: self locationWithTrailingSlash , '?C=M;O=D' args: nil user: self user passwd: self password]] in MCHttpRepository>>allFileNames 4: BlockClosure>>on:do: 5: MCHttpRepository>>allFileNames 6: MCHttpRepository(MCFileBasedRepository)>>allFileNamesOrCache 7: MCHttpRepository(MCFileBasedRepository)>>readableFileNames 8: MCHttpRepository(MCFileBasedRepository)>>allVersionNames 9: [self allVersionNames] in MCHttpRepository(MCFileBasedRepository)>>goferReferences 10: BlockClosure>>on:do: _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #49 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c49 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- 1: MorphicUIManager>>displayProgress:from:to:during: 2: MCHttpRepository>>displayProgress:during: 3: [self displayProgress: 'Updating ' , self description during: [index := HTTPSocket httpGet: self locationWithTrailingSlash , '?C=M;O=D' args: nil user: self user passwd: self password]] in MCHttpRepository>>allFileNames 4: BlockClosure>>on:do: 5: MCHttpRepository>>allFileNames 6: MCHttpRepository(MCFileBasedRepository)>>allFileNamesOrCache 7: MCHttpRepository(MCFileBasedRepository)>>readableFileNames 8: MCHttpRepository(MCFileBasedRepository)>>allVersionNames 9: [self allVersionNames] in MCHttpRepository(MCFileBasedRepository)>>goferReferences 10: BlockClosure>>on:do: ... _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: MonkeyIsChecking Comment #50 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c50 The Monkey is currently checking this issue. Please don't change this issue. Freeze, I said "Freeze" #@$%!!! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #51 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c51 The Monkey is currently checking this issue. Please don't change it! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #52 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c52 The Monkey is currently checking this issue. Please don't change it! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #53 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c53 The Monkey is currently checking this issue. Please don't change it! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: ReviewNeeded Comment #54 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c54 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- Error while loading SLICE-Issue-4839-DummySlice-Please-Keep-It-For-Test-BenjaminVanRyseghem.1 from http://ss3.gemstone.com/ss/PharoInbox: ProgressInitiationException 1: MorphicUIManager>>displayProgress:from:to:during: 2: MCHttpRepository>>displayProgress:during: 3: [self displayProgress: 'Updating ' , self description during: [index := HTTPSocket httpGet: self locationWithTrailingSlash , '?C=M;O=D' args: nil user: self user passwd: self password]] in MCHttpRepository>>allFileNames 4: BlockClosure>>on:do: 5: MCHttpRepository>>allFileNames 6: MCHttpRepository(MCFileBasedRepository)>>allFileNamesOrCache 7: MCHttpRepository(MCFileBasedRepository)>>readableFileNames 8: MCHttpRepository(MCFileBasedRepository)>>allVersionNames 9: [self allVersionNames] in MCHttpRepository(MCFileBasedRepository)>>goferReferences 10: BlockClosure>>on:do: ... ---------------------------------------------------------- Tested using Pharo-1.4-14160-a on Croquet Closure Stack VM [StackInterpreter VMMaker-oscog-EstebanLorenzano.109] 21.0 _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: MonkeyIsChecking Comment #55 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c55 The Monkey is currently checking this issue. Please don't change it! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #56 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c56 The Monkey is currently checking this issue. Please don't change it! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: ReviewNeeded Comment #57 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c57 This Issue has been marked for review by Ulysse the Monkey: Monkey went bananas: -------------------- Error while loading SLICE-Issue-4839-DummySlice-Please-Keep-It-For-Test-BenjaminVanRyseghem.1 from http://ss3.gemstone.com/ss/PharoInbox: ProgressInitiationException 1: MorphicUIManager>>displayProgress:from:to:during: 2: MCHttpRepository>>displayProgress:during: 3: [self displayProgress: 'Updating ' , self description during: [index := HTTPSocket httpGet: self locationWithTrailingSlash , '?C=M;O=D' args: nil user: self user passwd: self password]] in MCHttpRepository>>allFileNames 4: BlockClosure>>on:do: 5: MCHttpRepository>>allFileNames 6: MCHttpRepository(MCFileBasedRepository)>>allFileNamesOrCache 7: MCHttpRepository(MCFileBasedRepository)>>readableFileNames 8: MCHttpRepository(MCFileBasedRepository)>>allVersionNames 9: [self allVersionNames] in MCHttpRepository(MCFileBasedRepository)>>goferReferences 10: BlockClosure>>on:do: ... ---------------------------------------------------------- Tested using Pharo-1.4-14160-a on Croquet Closure Stack VM [StackInterpreter VMMaker-oscog-EstebanLorenzano.109] 21.0 _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: MonkeyIsChecking Comment #58 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c58 The Monkey is currently checking this issue. Please don't change it! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #59 on issue 4839 by [hidden email]: TestReport http://code.google.com/p/pharo/issues/detail?id=4839#c59 The Monkey is currently checking this issue. Please don't change it! _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Free forum by Nabble | Edit this page |