[ros-diffs] [sginsberg] 36827: - Temporarily (for one revision) disable Winetest's advapi32 security test to see how far build server survives -- will be reverted in next commit

sginsberg at svn.reactos.org sginsberg at svn.reactos.org
Sun Oct 19 13:40:49 CEST 2008


Author: sginsberg
Date: Sun Oct 19 06:40:48 2008
New Revision: 36827

URL: http://svn.reactos.org/svn/reactos?rev=36827&view=rev
Log:
- Temporarily (for one revision) disable Winetest's advapi32 security test to see how far build server survives -- will be reverted in next commit

Modified:
    trunk/rostests/winetests/advapi32/security.c

Modified: trunk/rostests/winetests/advapi32/security.c
URL: http://svn.reactos.org/svn/reactos/trunk/rostests/winetests/advapi32/security.c?rev=36827&r1=36826&r2=36827&view=diff
==============================================================================
--- trunk/rostests/winetests/advapi32/security.c [iso-8859-1] (original)
+++ trunk/rostests/winetests/advapi32/security.c [iso-8859-1] Sun Oct 19 06:40:48 2008
@@ -2558,6 +2558,9 @@
     init();
     if (!hmod) return;
 
+    /* temp temp -- will be removed in next commit */
+    return;
+
     if (myARGC >= 3)
     {
         test_process_security_child();



More information about the Ros-diffs mailing list