Github user olegz commented on the pull request:

    https://github.com/apache/nifi/pull/167#issuecomment-173604806
  
    @trkurc I do see your point, so let me throw something else at you. The 
_URI_VALIDATOR_ simply validates based on success of this ```new URI(input);``` 
and we can certainly add the test back, but consider that that test was added 
by Joe to validate the previous fix that we all seem to agree was inefficient 
given what we know now. So instead I've added 3 more tests to test specific 
invalid conditions. 
    That leaves us with one thing and that is testing that 'any validator' 
works in the processor and as I said before I think those tests already exists 
at the higher level.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to