Sailesh Mukil has uploaded a new change for review. http://gerrit.cloudera.org:8080/3382
Change subject: IMPALA-3587: Get rid of not_default_fs skip marker ...................................................................... IMPALA-3587: Get rid of not_default_fs skip marker The SkipIf.not_default_fs used in test_compute_stats(), was meant to skip non-HDFS filesystems. However, since we've changed our test infrastructure to run with S3 and Isilion as default Filesystems, this test has been working just fine and this skip marker has had no effect. I've also confirmed that this works on localFS. Change-Id: I7776ad60ce0298d08b20c2573894463bdfb9f892 --- M tests/common/skip.py M tests/metadata/test_compute_stats.py M tests/metadata/test_ddl.py 3 files changed, 0 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/82/3382/1 -- To view, visit http://gerrit.cloudera.org:8080/3382 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7776ad60ce0298d08b20c2573894463bdfb9f892 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Sailesh Mukil <[email protected]>
