Re: Ioke - getting started.

  • From: Ola Bini <ola.bini@gmail.com>
  • To: Martin Elwin <martin@elwin.com>
  • Cc: dev@ioke.kenai.com
  • Subject: Re: Ioke - getting started.
  • Date: Thu, 08 Jan 2009 22:21:51 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=KmnnHramzfXogYvKEz+W35SfE0C15PDw2E35SUGZnr5tmTdScO8RFxgxJKoHOMpFgw yuXd6UGFF2AH52ULofjc8fR588NrnG0iOsh+hF0ct4FQtiLwYWt7D47litpBtqMpcVI8 MEZM0+FlF+JSUmg1Y/tAgAp1uka6sgvVUD3Io=

Martin Elwin wrote:
Hello,

Finally managed to get a little time to spend with Ioke - good fun!

Just to get started I went through the guide - while making some minor corrections along the way.

Not sure if you accept patches, or how this works, but I've pushed the modifications to my ioke fork at github:

git://github.com/melwin/ioke.git


Also, two tests are failing for me - and I didn't see anything about this in the bug tracker at Kenai:

---------
1)
'Base cell should report an error if trying to get a cell that doesn't exist in that object' FAILED
expected #<Condition Error NoSuchCell:CE2DC4> to be signalled in fn(cell(:flurg)) - got none (ISpec ExpectationNotMet)


  test/base_spec.ik:381:23

2)
'DefaultBehavior do should execute a piece of code inside an object' FAILED
expected true to == false (ISpec ExpectationNotMet)


  test/default_behavior_spec.ik:290:16
------------

I looked at the tests (and dug into the ispec code) and it looked fine as far as I could determine (in my infinite noobieness) - and the same code works when running it in IIk. Seems like the problem is deeper down... Any ideas?

Kindly,

/M
Hey,

This could be an ordering problem. Meaning it only fails when running all the tests, and it only fails in one specific ordering of them because they're failing because of a global name being there when it shouldn't - or the other way around. Could you just add it to the issue tracker and I'll fix it tomorrow?

Patches to your github account is perfect. I'll use the forkqueue to pull them.

Cheers

--
Ola Bini (http://olabini.com) JRuby Core Developer
Developer, ThoughtWorks Studios (http://studios.thoughtworks.com)
Practical JRuby on Rails (http://apress.com/book/view/9781590598818)

"Yields falsehood when quined" yields falsehood when quined.




Ioke - getting started.

Martin Elwin 01/08/2009

Re: Ioke - getting started.

Ola Bini 01/08/2009

Re: Ioke - getting started.

Martin Elwin 01/08/2009

Re: Ioke - getting started.

Ola Bini 01/09/2009
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120127.ac94057)
 
 
Close
loading
Please Confirm
Close