Re: pre-commit test scripts

2015-01-05 Thread Sergey Shelukhin
Sorry, this fell thru the cracks. What I meant is not ignoring test time conflicts, but ignoring conflicts when applying the patch. So, if out files conflict, it will just ignore conflicts, resulting in a bogus out file with some "<< ..." lines. Then these conflicting tests will fail as usual b

Re: pre-commit test scripts

2014-10-27 Thread Szehon Ho
The test-run script of precommit is here : https://github.com/apache/hive/blob/trunk/testutils/ptest2/src/main/resources/batch-exec.vm It references some properties that are set in properties file. Right now those prop files live on build-machine, but we are planning eventually to source-control