[jira] [Updated] (HADOOP-8994) TestDFSShell creates file named noFileHere, making further tests hard to understand

2012-10-30 Thread Daryn Sharp (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daryn Sharp updated HADOOP-8994:


   Resolution: Fixed
Fix Version/s: 2.0.3-alpha
   3.0.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

I've committed to trunk and branch-2.  Thanks Andy!

 TestDFSShell creates file named noFileHere, making further tests hard to 
 understand
 -

 Key: HADOOP-8994
 URL: https://issues.apache.org/jira/browse/HADOOP-8994
 Project: Hadoop Common
  Issue Type: Bug
  Components: test
Affects Versions: 3.0.0, 2.0.2-alpha
Reporter: Andy Isaacson
Assignee: Andy Isaacson
Priority: Minor
 Fix For: 3.0.0, 2.0.3-alpha

 Attachments: hadoop8994.txt


 While working on HDFS-1331 I added a test to {{TestDFSShell}} which used 
 {{noFileHere}} in the negative case.  This failed mysteriously because the 
 earlier tests run {{-touchz noFileHere}} for no good reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-8994) TestDFSShell creates file named noFileHere, making further tests hard to understand

2012-10-29 Thread Andy Isaacson (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Isaacson updated HADOOP-8994:
--

Attachment: hadoop8994.txt

Change name of the file that is created to {{isFileHere}}.

 TestDFSShell creates file named noFileHere, making further tests hard to 
 understand
 -

 Key: HADOOP-8994
 URL: https://issues.apache.org/jira/browse/HADOOP-8994
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Andy Isaacson
Assignee: Andy Isaacson
 Attachments: hadoop8994.txt


 While working on HDFS-1331 I added a test to {{TestDFSShell}} which used 
 {{noFileHere}} in the negative case.  This failed mysteriously because the 
 earlier tests run {{-touchz noFileHere}} for no good reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-8994) TestDFSShell creates file named noFileHere, making further tests hard to understand

2012-10-29 Thread Andy Isaacson (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Isaacson updated HADOOP-8994:
--

Status: Patch Available  (was: Open)

 TestDFSShell creates file named noFileHere, making further tests hard to 
 understand
 -

 Key: HADOOP-8994
 URL: https://issues.apache.org/jira/browse/HADOOP-8994
 Project: Hadoop Common
  Issue Type: Bug
  Components: test
Reporter: Andy Isaacson
Assignee: Andy Isaacson
 Attachments: hadoop8994.txt


 While working on HDFS-1331 I added a test to {{TestDFSShell}} which used 
 {{noFileHere}} in the negative case.  This failed mysteriously because the 
 earlier tests run {{-touchz noFileHere}} for no good reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-8994) TestDFSShell creates file named noFileHere, making further tests hard to understand

2012-10-29 Thread Andy Isaacson (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Isaacson updated HADOOP-8994:
--

Affects Version/s: 3.0.0
   2.0.2-alpha

 TestDFSShell creates file named noFileHere, making further tests hard to 
 understand
 -

 Key: HADOOP-8994
 URL: https://issues.apache.org/jira/browse/HADOOP-8994
 Project: Hadoop Common
  Issue Type: Bug
  Components: test
Affects Versions: 3.0.0, 2.0.2-alpha
Reporter: Andy Isaacson
Assignee: Andy Isaacson
 Attachments: hadoop8994.txt


 While working on HDFS-1331 I added a test to {{TestDFSShell}} which used 
 {{noFileHere}} in the negative case.  This failed mysteriously because the 
 earlier tests run {{-touchz noFileHere}} for no good reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-8994) TestDFSShell creates file named noFileHere, making further tests hard to understand

2012-10-29 Thread Andy Isaacson (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Isaacson updated HADOOP-8994:
--

Component/s: test

 TestDFSShell creates file named noFileHere, making further tests hard to 
 understand
 -

 Key: HADOOP-8994
 URL: https://issues.apache.org/jira/browse/HADOOP-8994
 Project: Hadoop Common
  Issue Type: Bug
  Components: test
Affects Versions: 3.0.0, 2.0.2-alpha
Reporter: Andy Isaacson
Assignee: Andy Isaacson
Priority: Minor
 Attachments: hadoop8994.txt


 While working on HDFS-1331 I added a test to {{TestDFSShell}} which used 
 {{noFileHere}} in the negative case.  This failed mysteriously because the 
 earlier tests run {{-touchz noFileHere}} for no good reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-8994) TestDFSShell creates file named noFileHere, making further tests hard to understand

2012-10-29 Thread Andy Isaacson (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Isaacson updated HADOOP-8994:
--

Priority: Minor  (was: Major)

 TestDFSShell creates file named noFileHere, making further tests hard to 
 understand
 -

 Key: HADOOP-8994
 URL: https://issues.apache.org/jira/browse/HADOOP-8994
 Project: Hadoop Common
  Issue Type: Bug
  Components: test
Affects Versions: 3.0.0, 2.0.2-alpha
Reporter: Andy Isaacson
Assignee: Andy Isaacson
Priority: Minor
 Attachments: hadoop8994.txt


 While working on HDFS-1331 I added a test to {{TestDFSShell}} which used 
 {{noFileHere}} in the negative case.  This failed mysteriously because the 
 earlier tests run {{-touchz noFileHere}} for no good reason.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira