[Pharo-project] That crazy monkey...
...is trying to load slices that have already been integrated (even if the issue status is Integrated) http://code.google.com/p/pharo/issues/detail?id=6091#c12 -- View this message in context: http://forum.world.st/That-crazy-monkey-tp4637352.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Sean P. DeNigris wrote
...is trying to load slices that have already been integrated (even if the issue status is Integrated)
Repeatedly... http://code.google.com/p/pharo/issues/detail?id=6091#c16 -- View this message in context: http://forum.world.st/That-crazy-monkey-tp4637352p4637361.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Thank you for your attention :) Indeed, there was a bug with the "blocked on" which was interpreted as the issue id. The monkey took issue 6084 (which is FixReviewNeeded), but return the issue numbered 6091 because of a bug in the parsing :) Now it should be fixed ^^ Thanks again, Ben & Cami On Jun 29, 2012, at 6:32 PM, Sean P. DeNigris wrote:
Sean P. DeNigris wrote
...is trying to load slices that have already been integrated (even if the issue status is Integrated)
Repeatedly... http://code.google.com/p/pharo/issues/detail?id=6091#c16
-- View this message in context: http://forum.world.st/That-crazy-monkey-tp4637352p4637361.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Benjamin Van Ryseghem-2 wrote
The monkey took issue 6084 (which is FixReviewNeeded), but return the issue numbered 6091 because of a bug in the parsing :)
While we're on the subject... the fix for 6084 has been integrated in 2.0 and the slice there is for 1.4. We will now need some way to differentiate (slice name? separate issues for 1.4 and 2.0?)... Most pressingly, the slice for 6084 needs to go into 1.4 Summer and will not be able to be tagged FixReviewNeeded without being harassed by our monkey, and get reviewed before the release... will someone please review it... http://code.google.com/p/pharo/issues/detail?id=6084#c7 Thanks, Sean -- View this message in context: http://forum.world.st/That-crazy-monkey-tp4637352p4637375.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
Benjamin -
Sean P. DeNigris