Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exercise 2-36 test failed #160

Open
v-kolesnikov opened this issue May 6, 2016 · 0 comments
Open

Exercise 2-36 test failed #160

v-kolesnikov opened this issue May 6, 2016 · 0 comments
Assignees

Comments

@v-kolesnikov
Copy link
Owner

v-kolesnikov commented May 6, 2016

Testing sicp.chapter02.2-36-test
{:result false, :seed 1468497907190, :failing-size 0, :num-tests 1, :fail [(nil)], :shrunk {:total-nodes-visited 0, :depth 0, :result false, :smallest [(nil)]}, :test-var "spec-accumulate-n"}
lein test sicp.chapter02.2-36-test
{:result false, :seed 1470579238251, :failing-size 0, :num-tests 1, :fail [(nil)], :shrunk {:total-nodes-visited 0, :depth 0, :result false, :smallest [(nil)]}, :test-var "spec-accumulate-n"}

lein test :only sicp.chapter02.2-36-test/spec-accumulate-n

FAIL in (spec-accumulate-n) (clojure_test.cljc:21)
expected: result
  actual: false
lein test sicp.chapter02.2-36-test
{:result false, :seed 1509832267073, :failing-size 0, :num-tests 1, :fail [(nil)], :shrunk {:total-nodes-visited 0, :depth 0, :result false, :smallest [(nil)]}, :test-var "spec-accumulate-n"}

lein test :only sicp.chapter02.2-36-test/spec-accumulate-n
FAIL in (spec-accumulate-n) (clojure_test.cljc:21)
expected: result
  actual: false
@v-kolesnikov v-kolesnikov self-assigned this May 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant