Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

Commit

Permalink
FALCON-2058 s3 tests with dummy url no longer compatible with latest …
Browse files Browse the repository at this point in the history
…HDFS
  • Loading branch information
yzheng-hortonworks committed Jul 1, 2016
1 parent d0bc188 commit f6c825c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -977,7 +977,7 @@ private void deleteLocations(Feed feed) throws IOException {
}
}

@Test
// disable this test due to its validation of dummy s3 url no longer supported by latest hdfs (2.7.2 or above)
public void testValidateACLForArchiveReplication() throws Exception {
StartupProperties.get().setProperty("falcon.security.authorization.enabled", "true");
Assert.assertTrue(Boolean.valueOf(
Expand Down

0 comments on commit f6c825c

Please sign in to comment.