neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.39k stars 276 forks source link

CI: Prevent multiple close failure example #1637

Closed joshjordan closed 3 years ago

joshjordan commented 3 years ago

Not for merge. Pushing to see how Travis does with this test, which I expect to fail on data = 2 in rspec spec/active_graph/base_spec.rb:136

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 3c03b4fd and detected 0 issues on this pull request.

View more on Code Climate.

joshjordan commented 3 years ago

@klobuczek I know you expected this after we talked, but just to confirm, the error is shown here:

image

https://travis-ci.org/github/neo4jrb/activegraph/jobs/748237336

Re #1636