[jira] [Commented] (CASSANDRA-6877) pig tests broken

2014-05-15 Thread Alex Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998259#comment-13998259
 ] 

Alex Liu commented on CASSANDRA-6877:
-

The failing on 2.1 branch starts from 
https://github.com/apache/cassandra/commit/362cc05352ec67e707e0ac790732e96a15e63f6b
 commit. 

 pig tests broken
 

 Key: CASSANDRA-6877
 URL: https://issues.apache.org/jira/browse/CASSANDRA-6877
 Project: Cassandra
  Issue Type: Bug
Reporter: Brandon Williams
Assignee: Sam Tunnicliffe
 Fix For: 2.0.9, 2.1 rc1

 Attachments: 0001-Exclude-cobertura-xerces-dependency.patch, 
 0002-Fix-failed-pig-test.patch


 Not sure what happened here, but I get a smorgasbord of errors running the 
 pig tests now, from xml errors in xerces to NotFoundExceptions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CASSANDRA-6877) pig tests broken

2014-05-15 Thread Michael Shuler (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997943#comment-13997943
 ] 

Michael Shuler commented on CASSANDRA-6877:
---

pig-test jobs configured for 2.1/2.0
http://cassci.datastax.com/job/cassandra-2.0_pigtest/
http://cassci.datastax.com/job/cassandra-2.1_pigtest/

 pig tests broken
 

 Key: CASSANDRA-6877
 URL: https://issues.apache.org/jira/browse/CASSANDRA-6877
 Project: Cassandra
  Issue Type: Bug
Reporter: Brandon Williams
Assignee: Sam Tunnicliffe
 Fix For: 2.0.9, 2.1 rc1

 Attachments: 0001-Exclude-cobertura-xerces-dependency.patch, 
 0002-Fix-failed-pig-test.patch


 Not sure what happened here, but I get a smorgasbord of errors running the 
 pig tests now, from xml errors in xerces to NotFoundExceptions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CASSANDRA-6877) pig tests broken

2014-05-14 Thread Brandon Williams (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997866#comment-13997866
 ] 

Brandon Williams commented on CASSANDRA-6877:
-

Great job, Sam.  Committed.  [~alexliu68] can you look at the remaining errors? 
 It seems that somehow, pig_test has never worked, which isn't my recollection 
but bisecting is impossible now.

 pig tests broken
 

 Key: CASSANDRA-6877
 URL: https://issues.apache.org/jira/browse/CASSANDRA-6877
 Project: Cassandra
  Issue Type: Bug
Reporter: Brandon Williams
Assignee: Sam Tunnicliffe
 Fix For: 2.0.9, 2.1 rc1

 Attachments: 0001-Exclude-cobertura-xerces-dependency.patch


 Not sure what happened here, but I get a smorgasbord of errors running the 
 pig tests now, from xml errors in xerces to NotFoundExceptions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CASSANDRA-6877) pig tests broken on 2.1/trunk

2014-05-12 Thread Brandon Williams (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-6877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993775#comment-13993775
 ] 

Brandon Williams commented on CASSANDRA-6877:
-

If you revert the cobertura version, now you're left with only this:

{noformat}
[junit] Testcase: 
testCqlStorageCollectionColumnTable(org.apache.cassandra.pig.CqlTableTest): 
  FAILED
[junit] expected:2 but was:3
[junit] junit.framework.AssertionFailedError: expected:2 but was:3
[junit] at 
org.apache.cassandra.pig.CqlTableTest.testCqlStorageCollectionColumnTable(CqlTableTest.java:189)
{noformat}

Which looks like a legitimate failure.

 pig tests broken on 2.1/trunk
 -

 Key: CASSANDRA-6877
 URL: https://issues.apache.org/jira/browse/CASSANDRA-6877
 Project: Cassandra
  Issue Type: Bug
Reporter: Brandon Williams
Assignee: Brandon Williams
 Fix For: 2.0.9, 2.1 rc1


 Not sure what happened here, but I get a smorgasbord of errors running the 
 pig tests now, from xml errors in xerces to NotFoundExceptions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)