You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2008/11/28 23:08:44 UTC

[jira] Created: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

Some test cases failing on Windows/Cygwin but not UNIX/Linux
------------------------------------------------------------

                 Key: HBASE-1037
                 URL: https://issues.apache.org/jira/browse/HBASE-1037
             Project: Hadoop HBase
          Issue Type: Bug
          Components: test
         Environment: Windows NT SP3, Cygwin, 1GB RAM
            Reporter: Andrew Purtell
            Priority: Minor
         Attachments: TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt

I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 

* TestInfoServers and TestTableMapReduce fail with timeout.

* TestThriftServer fails with an assertion failure related to timestamps.


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


[jira] Updated: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

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

Andrew Purtell updated HBASE-1037:
----------------------------------

    Attachment: TEST-org.apache.hadoop.hbase.TestInfoServers.txt

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Minor
>         Attachments: TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt, TEST-org.apache.hadoop.hbase.TestInfoServers.txt, TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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


[jira] Commented: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652139#action_12652139 ] 

stack commented on HBASE-1037:
------------------------------

+1 on patch.

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: 1037-TestThriftServer.patch, TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt, TEST-org.apache.hadoop.hbase.TestInfoServers.txt, TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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


[jira] Commented: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791076#action_12791076 ] 

Andrew Purtell commented on HBASE-1037:
---------------------------------------

Zookeeper related tests are still a problem. 

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Trivial
>         Attachments: 1037-TestThriftServer.patch, TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt, TEST-org.apache.hadoop.hbase.TestInfoServers.txt, TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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


[jira] Updated: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

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

Andrew Purtell updated HBASE-1037:
----------------------------------

    Attachment: 1037-TestThriftServer.patch

Patch fixes the timestamps related failure.

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: 1037-TestThriftServer.patch, TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt, TEST-org.apache.hadoop.hbase.TestInfoServers.txt, TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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


[jira] Updated: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

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

Andrew Purtell updated HBASE-1037:
----------------------------------

    Fix Version/s: 0.19.0
           Status: Patch Available  (was: Open)

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.19.0
>
>         Attachments: 1037-TestThriftServer.patch, TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt, TEST-org.apache.hadoop.hbase.TestInfoServers.txt, TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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


[jira] Updated: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

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

Andrew Purtell updated HBASE-1037:
----------------------------------

    Attachment: TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Minor
>         Attachments: TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt, TEST-org.apache.hadoop.hbase.TestInfoServers.txt, TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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


[jira] Updated: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

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

Andrew Purtell updated HBASE-1037:
----------------------------------

    Priority: Trivial  (was: Minor)

Patch committed. Leaving issue open because the timeout issues wrt. TestInfoServers and TestTableMapReduce are not yet resolved, but marking as trivial.

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.19.0
>
>         Attachments: 1037-TestThriftServer.patch, TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt, TEST-org.apache.hadoop.hbase.TestInfoServers.txt, TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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


[jira] Updated: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

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

stack updated HBASE-1037:
-------------------------

    Fix Version/s:     (was: 0.19.0)

Moving out of 0.19.0 since Andrew marked it trivial.

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Trivial
>         Attachments: 1037-TestThriftServer.patch, TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt, TEST-org.apache.hadoop.hbase.TestInfoServers.txt, TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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


[jira] Updated: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

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

Andrew Purtell updated HBASE-1037:
----------------------------------

    Attachment: TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Minor
>         Attachments: TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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


[jira] Updated: (HBASE-1037) Some test cases failing on Windows/Cygwin but not UNIX/Linux

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

Andrew Purtell updated HBASE-1037:
----------------------------------

    Status: Open  (was: Patch Available)

> Some test cases failing on Windows/Cygwin but not UNIX/Linux
> ------------------------------------------------------------
>
>                 Key: HBASE-1037
>                 URL: https://issues.apache.org/jira/browse/HBASE-1037
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: test
>         Environment: Windows NT SP3, Cygwin, 1GB RAM
>            Reporter: Andrew Purtell
>            Priority: Trivial
>             Fix For: 0.19.0
>
>         Attachments: 1037-TestThriftServer.patch, TEST-org.apache.hadoop.hbase.mapred.TestTableMapReduce.txt, TEST-org.apache.hadoop.hbase.TestInfoServers.txt, TEST-org.apache.hadoop.hbase.thrift.TestThriftServer.txt
>
>
> I've been running tests under Windows/Cygwin while on the road. Meanwhile they are not failing on Hudson. 
> * TestInfoServers and TestTableMapReduce fail with timeout.
> * TestThriftServer fails with an assertion failure related to timestamps.

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