[459568] wst.wsi JUNIT failed to run during the WTP build
diff --git a/tests/org.eclipse.wst.wsi.tests/pom.xml b/tests/org.eclipse.wst.wsi.tests/pom.xml
index aca1eb2..b4b6894 100644
--- a/tests/org.eclipse.wst.wsi.tests/pom.xml
+++ b/tests/org.eclipse.wst.wsi.tests/pom.xml
@@ -37,6 +37,9 @@
         <artifactId>tycho-surefire-plugin</artifactId>
         <version>${tycho.version}</version>
         <configuration>
+          <includes>
+            <include>**/*Bucket.java</include>
+          </includes>
           <dependencies>
             <dependency>
               <type>p2-installable-unit</type>