[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2017-09-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16184999#comment-16184999 ] Eric Yang commented on HADOOP-7537: --- This issue has been closed. If anything is going to happen, it

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2017-09-28 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16184853#comment-16184853 ] Eric Yang commented on HADOOP-7537: --- Reopening this old issue. Powermockito is great for creating

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2012-12-07 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526583#comment-13526583 ] Radim Kolar commented on HADOOP-7537: - Test fragility is related to using mock method

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2012-12-07 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13526984#comment-13526984 ] Radim Kolar commented on HADOOP-7537: - Powermock does not introduce considerable new

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-09-06 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098092#comment-13098092 ] Kihwal Lee commented on HADOOP-7537: Thank you all for suggestions. I will close this

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089467#comment-13089467 ] Kihwal Lee commented on HADOOP-7537: I took a look at EnvironmentEdge in HBase.

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089629#comment-13089629 ] Todd Lipcon commented on HADOOP-7537: - How so? If you have access to arbitrarily put

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089691#comment-13089691 ] Kihwal Lee commented on HADOOP-7537: We should still discuss alternative ways of

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-23 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089695#comment-13089695 ] Todd Lipcon commented on HADOOP-7537: - I think EnvironmentEdge is a better approach,

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-23 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089714#comment-13089714 ] Luke Lu commented on HADOOP-7537: - bq. It requires mocking the constructor of

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-22 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088912#comment-13088912 ] Scott Carey commented on HADOOP-7537: - I have had mostly bad experiences with

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-22 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088942#comment-13088942 ] Kihwal Lee commented on HADOOP-7537: I understand the concerns. If we decide to add

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-22 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089014#comment-13089014 ] Todd Lipcon commented on HADOOP-7537: - The way we've mocked things like this in HBase

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-19 Thread Eric Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088047#comment-13088047 ] Eric Yang commented on HADOOP-7537: --- Dependency for Hadoop project doesn't specify the

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-19 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088088#comment-13088088 ] Todd Lipcon commented on HADOOP-7537: - I've also often wanted PowerMock. My only

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086372#comment-13086372 ] Hadoop QA commented on HADOOP-7537: --- -1 overall. Here are the results of testing the

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-17 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086376#comment-13086376 ] Kihwal Lee commented on HADOOP-7537: No test needed as the patch only adds

[jira] [Commented] (HADOOP-7537) Add PowerMock for the development of better tests

2011-08-11 Thread Jeffrey Naisbitt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13083561#comment-13083561 ] Jeffrey Naisbitt commented on HADOOP-7537: -- Could we add this to