Fwd: [FAIL] cleartk - # 349

5 views
Skip to first unread message

Philip Ogren

unread,
Mar 31, 2014, 1:02:43 AM3/31/14
to cleartk-d...@googlegroups.com
I'm not sure how to trouble shoot this.  The test runs just fine on my machine.  The test does require a temporary directory which is set up in the super class.  But presumably jUnit knows how to set this up on the drone server or there would be a whole bunch of other tests that would fail.  Any thoughts?

---------- Forwarded message ----------
From: Drone.io Build <bui...@drone.io>
Date: Sun, Mar 30, 2014 at 11:14 AM
Subject: [FAIL] cleartk - # 349
To: phi...@ogren.info, steven....@gmail.com


Build Failed

Build : https://drone.io/bethard/cleartk/349

Project : https://drone.io/bethard/cleartk

Repository : https://code.google.com/p/cleartk

Version : a43fc427882f161fac256dfe6b82afbe850ebfb7

Author : phi...@ogren.info

Branch : master

Message:

fixed license notice in source files


Steven Bethard

unread,
Mar 31, 2014, 12:35:10 PM3/31/14
to cleartk-d...@googlegroups.com
Yeah, it can't be a missing temporary directory because we use that
all over the place everywhere else.

Perhaps instead of a bunch of assertTrue calls, you could create a
Set<File> containing the expected files, then list the directory,
convert it to a Set<File> and check that the two sets match? That way,
the error message should tell you better what's in the directory or
not.

Steve
> --
> You received this message because you are subscribed to the Google Groups
> "cleartk-developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cleartk-develop...@googlegroups.com.
> To post to this group, send email to cleartk-d...@googlegroups.com.
> Visit this group at http://groups.google.com/group/cleartk-developers.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages