You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by ga...@apache.org on 2011/04/01 02:00:50 UTC

svn commit: r1087514 - /pig/trunk/test/excluded-tests

Author: gates
Date: Fri Apr  1 00:00:50 2011
New Revision: 1087514

URL: http://svn.apache.org/viewvc?rev=1087514&view=rev
Log:
PIG-1899: Added new e2e UDFs to excluded files in tests.  Build pattern was picking them up as tests.

Modified:
    pig/trunk/test/excluded-tests

Modified: pig/trunk/test/excluded-tests
URL: http://svn.apache.org/viewvc/pig/trunk/test/excluded-tests?rev=1087514&r1=1087513&r2=1087514&view=diff
==============================================================================
--- pig/trunk/test/excluded-tests (original)
+++ pig/trunk/test/excluded-tests Fri Apr  1 00:00:50 2011
@@ -3,3 +3,4 @@
 **/TestOrderBy.java
 **/TestOrderBy2.java
 **/TestPi.java
+**/e2e/**