Subject: | Failed build tests 0.2252 at Ubuntu Linux |
Dear Mark, hello again! Maybe this will worth your attention someday:
Building REST-Neo4p
MAJENSEN/REST-Neo4p-0.2252.tar.gz
./Build -- OK
Running Build test
t/001_load.t ................ ok
t/002_agent.t ............... 1/? # LWP::UserAgent
# Mojo::UserAgent
# HTTP::Thin
t/002_agent.t ............... ok
t/003_objs.t ................ ok
t/0041_idx_create_unique.t .. ok
t/004_idx.t ................. 1/68 # rt80440
t/004_idx.t ................. ok
t/0051_handle.t ............. ok
t/005_db.t .................. ok
t/006_query.t ............... 1/? # rt80343
t/006_query.t ............... ok
t/007_accessors.t ........... ok
t/008_batch_agent.t ......... ok
t/009_batch.t ............... 1/?
# Failed test 'batch ran without errors'
# at t/009_batch.t line 50.
# Failed test 'got node outside batch'
# at t/009_batch.t line 58.
Can't call method "is_batch" on an undefined value at t/009_batch.t line 59.
# Looks like you failed 2 tests of 21.
# Looks like your test exited with 255 just after 21.
t/009_batch.t ............... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/21 subtests
t/010_batch_synopsis.t ...... 1/? # this may take a while ...
Use of uninitialized value $suffix in substitution (s///) at /home/stesin/.cpan/build/REST-Neo4p-0.2252-Bm294Z/blib/lib/REST/Neo4p/Entity.pm line 190.
Use of uninitialized value $url_components[2] in join or string at /home/stesin/.cpan/build/REST-Neo4p-0.2252-Bm294Z/blib/lib/REST/Neo4p/Agent.pm line 217.
# Failed test at t/010_batch_synopsis.t line 50.
# got: undef
# expected: 'new_node_99'
Not Found# Looks like you failed 1 test of 105.
# Looks like your test exited with 255 just after 105.
t/010_batch_synopsis.t ...... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/105 subtests
t/011_neo4p_synopsis.t ...... ok
t/020_constraint.t .......... ok
t/021_validation.t .......... ok
t/022_constrain.t ........... ok
t/023_constrain_synopsis.t .. ok
t/030_idx_escape.t .......... ok
t/040_v2_labels.t ........... ok
t/041_v2_txns.t ............. 2/29 [URL or item not found]
...and here build process just freeze. Perl is fresh 5.20 and Neo4j is 2.1.2 Enterprise (startup license):
stesin@Stesin-A:~$ perl -v
This is perl 5, version 20, subversion 0 (v5.20.0) built for x86_64-linux
stesin@Stesin-A:~$ uname -a
Linux Stesin-A 3.11.0-23-generic #40~precise1-Ubuntu SMP Wed Jun 4 22:06:36 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Thank you!
WBR,
Andrii