diff --git a/phpunit.xml b/phpunit.xml
index 1e934824f1d49fcfa5c48b2e478dcede567c1cac..14db58569e28d9afbbf64cb7154b6b6ade9f4e6d 100755
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -5,8 +5,8 @@
             <!--directory>core/Test</directory-->
             <!--file>core/Test/ActionControllerTest.php</file-->
             <file>core/Test/PriorityControllerTest.php</file>
-            <file>core/Test/ResControllerTest.php</file>
-            <file>core/Test/ResExtControllerTest.php</file>
+            <!--file>core/Test/ResControllerTest.php</file>
+            <file>core/Test/ResExtControllerTest.php</file-->
             <file>core/Test/StatusControllerTest.php</file>
             <file>core/Test/UserControllerTest.php</file>
         </testsuite>