Stephen sorry for the delay I will answer you when Neo4j tests finish.

On Mon, Mar 30, 2015 at 11:48 PM, Stephen Mallette <[email protected]>
wrote:

> Christos, I just pushed some changes - one affects the IoTest which was the
> one you were having trouble with.  Those tests should now reference the
> local /target directory for each respective module running tests.  If you
> pull the latest code, that might just solve your problem.
>
> On Mon, Mar 30, 2015 at 4:20 PM, Nick DeYoung <[email protected]>
> wrote:
>
> > or create a windows equivalent of a symbolic link via mklink
> >
> >
> >
> http://www.sevenforums.com/tutorials/278262-mklink-create-use-links-windows.html
> >
> > or
> >
> > http://lifehacker.com/5496652/how-to-use-symlinks-in-windows
> >
> >
> >
> >
> >
> > On Mon, Mar 30, 2015 at 12:47 PM, Stephen Mallette <[email protected]
> >
> > wrote:
> >
> > > not sure - the surefire report says it can't find /tmp - Christos, are
> > you
> > > able to create that directory at the root of C: to see if it helps?
> > maybe
> > > it just wants C:/tmp to exist.  Please let me know if that gets you
> > passed
> > > your problem.  In the mean time, i can look into a more long term fix.
> > >
> > > On Mon, Mar 30, 2015 at 3:32 PM, Marko Rodriguez <[email protected]
> >
> > > wrote:
> > >
> > > > Hi,
> > > >
> > > > Looks like something about being on a Windows box. @spmallette -- any
> > > > thoughts on builds and Windows?
> > > >
> > > > Marko.
> > > >
> > > > http://markorodriguez.com
> > > >
> > > > On Mar 30, 2015, at 1:28 PM, Christos Oikonomou <
> [email protected]
> > >
> > > > wrote:
> > > >
> > > > >
> > > >
> > >
> >
> -------------------------------------------------------------------------------
> > > > > Test set:
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphStructureStandardTest
> > > > >
> > > >
> > >
> >
> -------------------------------------------------------------------------------
> > > > > Tests run: 787, Failures: 0, Errors: 24, Skipped: 184, Time
> elapsed:
> > > > 13.241
> > > > > sec <<< FAILURE! - in
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.tinkergraph.structure.TinkerGraphStructureStandardTest
> > > > > shouldReadWriteModernToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > Time
> > > > > elapsed: 0.084 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteModernToKryo(IoTest.java:366)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexWithBOTHINEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.009 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexWithBOTHINEdgesToKryo(IoTest.java:1698)
> > > > >
> > > > > shouldReadWriteCrewToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > Time
> > > > > elapsed: 0.041 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteCrewToKryo(IoTest.java:422)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexWithININEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.013 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexWithININEdgesToKryo(IoTest.java:1409)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexWithINBOTHEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.01 sec  <<< ERROR!
> > > > > java.lang.Exception: Unexpected exception,
> > > > > expected<java.lang.IllegalStateException> but
> > > > > was<java.lang.IllegalArgumentException>
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexWithINBOTHEdgesToKryo(IoTest.java:1929)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexWithBOTHOUTEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.011 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexWithBOTHOUTEdgesToKryo(IoTest.java:1804)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexWithOUTINEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.03 sec  <<< ERROR!
> > > > > java.lang.Exception: Unexpected exception,
> > > > > expected<java.lang.IllegalStateException> but
> > > > > was<java.lang.IllegalArgumentException>
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexWithOUTINEdgesToKryo(IoTest.java:1977)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteDetachedEdgeAsReferenceToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.01 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteDetachedEdgeAsReferenceToKryo(IoTest.java:644)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteEdgeToKryoUsingFloatProperty(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.008 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteEdgeToKryoUsingFloatProperty(IoTest.java:574)
> > > > >
> > > > > shouldSupportUUIDInKryo(com.tinkerpop.gremlin.structure.IoTest)
> Time
> > > > > elapsed: 0.017 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldSupportUUIDInKryo(IoTest.java:891)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexWithINOUTEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.009 sec  <<< ERROR!
> > > > > java.lang.Exception: Unexpected exception,
> > > > > expected<java.lang.IllegalStateException> but
> > > > > was<java.lang.IllegalArgumentException>
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexWithINOUTEdgesToKryo(IoTest.java:1953)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexNoEdgesToKryoUsingFloatProperty(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.008 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexNoEdgesToKryoUsingFloatProperty(IoTest.java:929)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexWithBOTHBOTHEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.008 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexWithBOTHBOTHEdgesToKryo(IoTest.java:1508)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteDetachedVertexAsReferenceNoEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.009 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteDetachedVertexAsReferenceNoEdgesToKryo(IoTest.java:1024)
> > > > >
> > > > >
> shouldReadWriteClassicToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > Time
> > > > > elapsed: 0.048 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteClassicToKryo(IoTest.java:450)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexNoEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.009 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexNoEdgesToKryo(IoTest.java:960)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexWithOUTBOTHEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.01 sec  <<< ERROR!
> > > > > java.lang.Exception: Unexpected exception,
> > > > > expected<java.lang.IllegalStateException> but
> > > > > was<java.lang.IllegalArgumentException>
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexWithOUTBOTHEdgesToKryo(IoTest.java:1905)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteDetachedVertexNoEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.008 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteDetachedVertexNoEdgesToKryo(IoTest.java:992)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVerticesNoEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.023 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVerticesNoEdgesToKryo(IoTest.java:1248)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexMultiPropsNoEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.008 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexMultiPropsNoEdgesToKryo(IoTest.java:1056)
> > > > >
> > > > >
> > >
> shouldReadWriteDetachedEdgeToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.008 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteDetachedEdgeToKryo(IoTest.java:678)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVerticesNoEdgesToKryoManual(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.112 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVerticesNoEdgesToKryoManual(IoTest.java:1220)
> > > > >
> > > > >
> > > >
> > >
> >
> shouldReadWriteVertexWithOUTOUTEdgesToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > > > > Time elapsed: 0.013 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteVertexWithOUTOUTEdgesToKryo(IoTest.java:1312)
> > > > >
> > > > > shouldReadWriteEdgeToKryo(com.tinkerpop.gremlin.structure.IoTest)
> > Time
> > > > > elapsed: 0.008 sec  <<< ERROR!
> > > > > java.lang.IllegalArgumentException: \tmp is not a directory or does
> > not
> > > > > exist
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.io.kryo.KryoReader$Builder.workingDirectory(KryoReader.java:384)
> > > > > at
> > > > >
> > > >
> > >
> >
> com.tinkerpop.gremlin.structure.IoTest.shouldReadWriteEdgeToKryo(IoTest.java:610)
> > > > >
> > > > > On Mon, Mar 30, 2015 at 10:23 PM, Marko Rodriguez <
> > > [email protected]>
> > > > > wrote:
> > > > >
> > > > >> Hello,
> > > > >>
> > > > >>> Please refer to
> > > > >>>
> > > > >>
> > > >
> > >
> >
> C:\Users\Christos\Documents\GitHub\tinkerpop3\tinkergraph-gremlin\target\surefire-re
> > > > >>> ports for the individual test results.
> > > > >>
> > > > >> What do the surefire-reports say?
> > > > >>
> > > > >> Marko.
> > > >
> > > >
> > >
> >
> >
> >
> > --
> > // ndy
> >
>

Reply via email to