Title: [commits] (dan) [11899] Add an obvious comment/ print statement to all cats/Performance tests to help people know they should still be working on the other files.
Oops, forgot to mention that this was reviewed by bear.

[email protected] wrote:
Revision
11899
Author
dan
Date
2006-09-27 14:54:38 -0700 (Wed, 27 Sep 2006)

Log Message

Add an obvious comment/ print statement to all cats/Performance tests to help people know they should still be working on the other files.

Modified Paths

Diff

Modified: trunk/chandler/tools/cats/Performance/LargeDataBackupRepository.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/LargeDataBackupRepository.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/LargeDataBackupRepository.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/LargeDataResizeCalendar.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/LargeDataResizeCalendar.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/LargeDataResizeCalendar.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfImportCalendar.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfImportCalendar.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfImportCalendar.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataJumpWeek.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataJumpWeek.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataJumpWeek.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataNewCalendar.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataNewCalendar.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataNewCalendar.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataNewEventCalView.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataNewEventCalView.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataNewEventCalView.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataNewEventFileMenu.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataNewEventFileMenu.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataNewEventFileMenu.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataOverlayCalendar.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataOverlayCalendar.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataOverlayCalendar.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataScrollCalendar.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataScrollCalendar.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataScrollCalendar.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataScrollTable.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataScrollTable.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataScrollTable.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataSharing.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataSharing.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataSharing.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataStampEvent.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataStampEvent.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataStampEvent.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataSwitchCalendar.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataSwitchCalendar.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataSwitchCalendar.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfLargeDataSwitchToAllView.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfLargeDataSwitchToAllView.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfLargeDataSwitchToAllView.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfNewCalendar.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfNewCalendar.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfNewCalendar.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfNewEventCalView.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfNewEventCalView.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfNewEventCalView.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfNewEventFileMenu.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfNewEventFileMenu.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfNewEventFileMenu.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfStampEvent.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfStampEvent.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfStampEvent.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/PerfSwitchToAllView.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/PerfSwitchToAllView.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/PerfSwitchToAllView.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/end.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/end.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/end.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/quit.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/quit.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/quit.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

Modified: trunk/chandler/tools/cats/Performance/xPerfLargeDataSwitchTimezone.py (11898 => 11899)

--- trunk/chandler/tools/cats/Performance/xPerfLargeDataSwitchTimezone.py	2006-09-27 21:37:24 UTC (rev 11898)
+++ trunk/chandler/tools/cats/Performance/xPerfLargeDataSwitchTimezone.py	2006-09-27 21:54:38 UTC (rev 11899)
@@ -1,3 +1,11 @@
+print """
+####
+#### WARNING
+#### THIS FILE IS NOT BEING USED TO TEST PERFORMANCE 
+#### THIS FILE IS STILL IN DEVELOPMENT.  USE THE FILES IN      
+#### tools/QATestScripts/Performance                                  
+####
+"""
 #   Copyright (c) 2003-2006 Open Source Applications Foundation
 #
 #   Licensed under the Apache License, Version 2.0 (the "License");

  

_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits


_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to