Index: trunk/psLib/test/sys/tap_psTrace.c
===================================================================
--- trunk/psLib/test/sys/tap_psTrace.c	(revision 12512)
+++ trunk/psLib/test/sys/tap_psTrace.c	(revision 12513)
@@ -43,5 +43,5 @@
 static psS32 testTrace00(void)
 {
-    diag("testTrace00");
+//    diag("testTrace00");
 
     psS32 i;
@@ -86,5 +86,5 @@
 static psS32 testTrace01(void)
 {
-    diag("testTrace01");
+//    diag("testTrace01");
 
     //    psTraceSetDestination(stderr);
@@ -103,5 +103,5 @@
 static psS32 testTrace02(void)
 {
-    diag("testTrace02");
+//    diag("testTrace02");
 
     psTraceReset();
@@ -131,5 +131,5 @@
 static psS32 testTrace03(void)
 {
-    diag("testTrace03");
+//    diag("testTrace03");
 
     psS32 i = 0;
@@ -172,5 +172,5 @@
 static psS32 testTrace04(void)
 {
-    diag("testTrace04");
+//    diag("testTrace04");
 
     int FD;
