Ejegg has submitted this change and it was merged.

Change subject: Test whole wmf_communication phpunit dir except CiviMailTestBase
......................................................................


Test whole wmf_communication phpunit dir except CiviMailTestBase

Change-Id: I0178b66f62b58d9176419392fa7f1e6617ce9372
---
M phpunit.xml
1 file changed, 2 insertions(+), 3 deletions(-)

Approvals:
  Awight: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/phpunit.xml b/phpunit.xml
index 46283d5..f632dc3 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -31,9 +31,8 @@
         <directory>sites/all/modules/wmf_common/tests/phpunit</directory>
       </testsuite>
       <testsuite name="wmf_communication tests">
-        
<file>sites/all/modules/wmf_communication/tests/phpunit/CiviMailTest.php</file>
-        
<file>sites/all/modules/wmf_communication/tests/phpunit/CiviMailBulkTest.php</file>
-        
<file>sites/all/modules/wmf_communication/tests/phpunit/SilverpopImporterTest.php</file>
+        
<directory>sites/all/modules/wmf_communication/tests/phpunit</directory>
+       
<exclude>sites/all/modules/wmf_communication/tests/phpunit/CiviMailTestBase.php</exclude>
       </testsuite>
     </testsuites>
 </phpunit>

-- 
To view, visit https://gerrit.wikimedia.org/r/161601
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0178b66f62b58d9176419392fa7f1e6617ce9372
Gerrit-PatchSet: 3
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Ejegg <eeggles...@wikimedia.org>
Gerrit-Reviewer: Awight <awi...@wikimedia.org>
Gerrit-Reviewer: Ejegg <eeggles...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to