Skip to content

Instantly share code, notes, and snippets.

@cv
Created January 22, 2009 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cv/50714 to your computer and use it in GitHub Desktop.
Save cv/50714 to your computer and use it in GitHub Desktop.
[java]
[java] 1)
[java] Condition Error NoSuchCell in 'DefaultBehavior ? should be possible to create a new LexicalBlock with it'
[java] couldn't find cell '?' on 'ISpec DescribeContext_0x1896D7' (Condition Error NoSuchCell)
[java]
[java] ? call should be nil [/Users/administrator/src/ioke/test/fn_spec.ik:7:6]
[java] /Users/administrator/src/ioke/test/fn_spec.ik:7:6
[java] /Users/administrator/src/ioke/test/fn_spec.ik:7:6
[java]
[java] 2)
[java] Condition Error NoSuchCell in 'DefaultBehavior ? should be possible to create a new LexicalBlock with it that returns a value'
[java] couldn't find cell '?' on 'ISpec DescribeContext_0xDA070' (Condition Error NoSuchCell)
[java]
[java] ?(42) call should ==(42) [/Users/administrator/src/ioke/test/fn_spec.ik:11:6]
[java] /Users/administrator/src/ioke/test/fn_spec.ik:11:6
[java] /Users/administrator/src/ioke/test/fn_spec.ik:11:6
[java]
[java] Finished in 52.998 seconds
[java]
[java] 2606 examples, 2 failures
[olabini-master!ioke]$ java -version
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment