mmh, sorry, there is a hdfs jenkins build for trunk, and it's blue :)

https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Hdfs-trunk/952/testReport/

Still need to find my way here...

Eric


On 11/02/12 10:19, Eric Charles wrote:
Hi Steve,

TestHDFSTrash hangs here, and all subsequent tests fail.
Certainly a local issue here, because Jenkins Build #315 (Feb 10, 2012
9:00:59 AM) is fine.

https://builds.apache.org/job/Hadoop-Common-trunk/315

The current Jenkins configuration does a 'cd hadoop-common-project'
before invoking $MAVEN_HOME/bin/mvn test -Pclover..., this is why we
only have a partial report (only for hadoop-common).

https://builds.apache.org/job/Hadoop-Common-trunk/315/testReport/

So I can't compare my test, you can not either. If we had the complete
report, anyone could compare its local tests to the Jenkins ones
(supposed to be the reference).

I will open a JIRA for this and hopefully someone will like it even if
it can bring more Jenkins mail on the lists (unstability, errors...).

Thx,
Eric


On 10/02/12 18:52, Steve Loughran wrote:
I'm seeing HDFS tests failing on a clean trunk checked out today. Is
anyone else seeing this?


Running org.apache.hadoop.hdfs.TestConnCache
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.14 sec
<<< FAILURE!

Running org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 6.455
sec <<< FAILURE!

Running org.apache.hadoop.hdfs.server.datanode.TestReplicasMap
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.068
sec <<< FAILURE!

I know TestReplicasMap has been troubled in the past (HDFS-2346), but a
quick search doesn't throw up anything open


--
eric | http://about.echarles.net | @echarles

Reply via email to