You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2010/04/01 23:46:27 UTC

[jira] Created: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

[Zebra] Hubson test failure in test case TestBasicUnion
-------------------------------------------------------

                 Key: PIG-1349
                 URL: https://issues.apache.org/jira/browse/PIG-1349
             Project: Pig
          Issue Type: Test
            Reporter: Xuefu Zhang
             Fix For: 0.7.0


junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Dai closed PIG-1349.
---------------------------


> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0, 0.8.0
>
>         Attachments: zebra.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Xuefu Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xuefu Zhang updated PIG-1349:
-----------------------------

    Status: Patch Available  (was: Open)

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: zebra.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852688#action_12852688 ] 

Hadoop QA commented on PIG-1349:
--------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12440547/zebra.0401
  against trunk revision 930123.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 9 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/268/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/268/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/268/console

This message is automatically generated.

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: zebra.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Yan Zhou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yan Zhou updated PIG-1349:
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0
           Status: Resolved  (was: Patch Available)

Committed to the trunk and the 0.7 branch.

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0, 0.8.0
>
>         Attachments: zebra.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Xuefu Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xuefu Zhang updated PIG-1349:
-----------------------------

    Attachment: owl.0401

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: owl.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Xuefu Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xuefu Zhang updated PIG-1349:
-----------------------------

    Status: Patch Available  (was: Open)

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: owl.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Xuefu Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xuefu Zhang updated PIG-1349:
-----------------------------

    Attachment:     (was: owl.0401)

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: zebra.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Xuefu Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xuefu Zhang updated PIG-1349:
-----------------------------

    Attachment: zebra.0401

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: zebra.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Xuefu Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xuefu Zhang reassigned PIG-1349:
--------------------------------

    Assignee: Xuefu Zhang

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: owl.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852570#action_12852570 ] 

Hadoop QA commented on PIG-1349:
--------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12440544/owl.0401
  against trunk revision 930108.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 9 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: http://hudson.zones.apache.org/hudson/job/Pig-Patch-h8.grid.sp2.yahoo.net/276/console

This message is automatically generated.

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: owl.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIG-1349) [Zebra] Hubson test failure in test case TestBasicUnion

Posted by "Xuefu Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xuefu Zhang updated PIG-1349:
-----------------------------

    Status: Open  (was: Patch Available)

> [Zebra] Hubson test failure in test case TestBasicUnion
> -------------------------------------------------------
>
>                 Key: PIG-1349
>                 URL: https://issues.apache.org/jira/browse/PIG-1349
>             Project: Pig
>          Issue Type: Test
>            Reporter: Xuefu Zhang
>            Assignee: Xuefu Zhang
>             Fix For: 0.7.0
>
>         Attachments: zebra.0401
>
>
> junit.framework.AssertionFailedError: expected:<0_01> but was:<0_00>
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.__CLR2_5_168gq2gqpe(TestBasicUnion.java:690)
> 	at org.apache.hadoop.zebra.pig.TestBasicUnion.testReader6(TestBasicUnion.java:672)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.