ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/WMCORE/setup.py
Revision 1.125 - (view) (annotate) - [select for diffs]
Tue Aug 17 17:46:29 2010 UTC (14 years, 8 months ago) by meloam
Branch: MAIN
CVS Tags: HEAD, WMCORE_0_1_1_pre25, WMCORE_T0_1_1_0_pre1, WMCORE_T0_1_1_0_pre2, WMCORE_T0_1_1_0_pre3, WMCORE_T0_1_1_0_pre4, WMCORE_T0_1_1_0_pre9
Changes since 1.124: +13 -5 lines
Diff to previous 1.124 , to selected 1.112
adding code coverage to testing

Revision 1.124 - (view) (annotate) - [select for diffs]
Mon Aug 9 17:42:38 2010 UTC (14 years, 8 months ago) by meloam
Branch: MAIN
Changes since 1.123: +1 -0 lines
Diff to previous 1.123 , to selected 1.112
dummy commit to get buildbot to fire

Revision 1.123 - (view) (annotate) - [select for diffs]
Tue Aug 3 16:52:53 2010 UTC (14 years, 8 months ago) by meloam
Branch: MAIN
CVS Tags: WMAGENT_0_3_2, WMAGENT_0_4_0, WMAGENT_0_4_1, WMAGENT_0_4_2, WMAGENT_0_4_3
Changes since 1.122: +2 -2 lines
Diff to previous 1.122 , to selected 1.112
get paths right

Revision 1.122 - (view) (annotate) - [select for diffs]
Tue Aug 3 16:24:55 2010 UTC (14 years, 8 months ago) by meloam
Branch: MAIN
Changes since 1.121: +3 -3 lines
Diff to previous 1.121 , to selected 1.112
listening to error messages helps when debugging - I accidentally double-added the attribute plugin

Revision 1.121 - (view) (annotate) - [select for diffs]
Tue Aug 3 15:35:30 2010 UTC (14 years, 8 months ago) by meloam
Branch: MAIN
Changes since 1.120: +2 -2 lines
Diff to previous 1.120 , to selected 1.112
a hopeful fix to get buildbot to properly ignore integration and performance tests

Revision 1.120 - (view) (annotate) - [select for diffs]
Mon Aug 2 19:34:36 2010 UTC (14 years, 8 months ago) by meloam
Branch: MAIN
Changes since 1.119: +7 -3 lines
Diff to previous 1.119 , to selected 1.112
flagging performance tests as performance tests, raising exceptions on tests that take a long time (so we know to fix them) and flagging integration tests. Also, I had the logic reversed on buildBotMode, it's now off by default (which was the original plan)

a few tests get broken by this commit, I'll clean it up once buildbot runs over it

Revision 1.119 - (view) (annotate) - [select for diffs]
Mon Aug 2 15:46:38 2010 UTC (14 years, 8 months ago) by meloam
Branch: MAIN
Changes since 1.118: +1 -1 lines
Diff to previous 1.118 , to selected 1.112
tell buildbot to ignore performance tests by default

Revision 1.117 - (view) (annotate) - [select for diffs]
Wed Feb 17 20:03:05 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.116: +1 -0 lines
Diff to previous 1.116 , to selected 1.112
test messaging

Revision 1.116 - (view) (annotate) - [select for diffs]
Wed Feb 17 18:07:30 2010 UTC (15 years, 2 months ago) by metson
Branch: MAIN
Changes since 1.115: +4 -2 lines
Diff to previous 1.115 , to selected 1.112
add bin to the PATH via the env call

Revision 1.115 - (view) (annotate) - [select for diffs]
Wed Feb 10 23:52:42 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
CVS Tags: WMCORE_0_1_1_pre21, WMCORE_0_1_1_pre22, WMCORE_PA_0_12_18_patch2, WMCORE_PA_0_12_18_pre1
Changes since 1.114: +30 -2 lines
Diff to previous 1.114 , to selected 1.112
change testrunner to print out the Module.Class.Method of the currently running test

Revision 1.114 - (view) (annotate) - [select for diffs]
Mon Feb 8 15:04:06 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
CVS Tags: V00_00_00_test1, secmod_V00_00_01, secmod_r1, secmod_r2
Changes since 1.113: +10 -2 lines
Diff to previous 1.113 , to selected 1.112
mark/skip integration tests

Revision 1.113 - (view) (annotate) - [select for diffs]
Mon Feb 8 12:24:32 2010 UTC (15 years, 2 months ago) by metson
Branch: MAIN
Changes since 1.112: +4 -1 lines
Diff to previous 1.112
Add in WMCORE_ROOT, WMCOREBASE and WTBASE

Revision 1.112 - (view) (annotate) - [selected]
Mon Feb 8 12:16:43 2010 UTC (15 years, 2 months ago) by metson
Branch: MAIN
Changes since 1.111: +3 -0 lines
Diff to previous 1.111
Add get_relative_path() back which Melo accidentally (I assume) deleted...

Revision 1.111 - (view) (annotate) - [select for diffs]
Fri Feb 5 17:44:15 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
CVS Tags: WMCORE_0_1_1_pre20
Changes since 1.110: +16 -4 lines
Diff to previous 1.110 , to selected 1.112
Adding in command line option/machinery to let you completely delete your database after each test. (AKA, giving you enough rope to hang yourself)

Revision 1.110 - (view) (annotate) - [select for diffs]
Fri Feb 5 13:49:17 2010 UTC (15 years, 2 months ago) by metson
Branch: MAIN
Changes since 1.109: +3 -1 lines
Diff to previous 1.109 , to selected 1.112
Add COUCHURL to the env

Revision 1.109 - (view) (annotate) - [select for diffs]
Thu Feb 4 20:59:30 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
CVS Tags: WMCORE_T0_1_0_0_pre10, WMCORE_T0_1_0_0_pre10skim, WMCORE_T0_1_0_0_pre10skim2, WMCORE_T0_1_0_0_pre11, WMCORE_T0_1_0_0_pre12, WMCORE_T0_1_0_0_pre17, WMCORE_T0_1_0_0_pre19, WMCORE_T0_1_0_0_pre21, WMCORE_T0_1_0_0_pre7, WMCORE_T0_1_0_1_pre1
Changes since 1.108: +1 -0 lines
Diff to previous 1.108 , to selected 1.112
bomb out on tests better

Revision 1.108 - (view) (annotate) - [select for diffs]
Thu Feb 4 20:50:34 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.107: +1 -0 lines
Diff to previous 1.107 , to selected 1.112
trying to find out where my debug statements go

Revision 1.107 - (view) (annotate) - [select for diffs]
Thu Feb 4 20:11:47 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.106: +3 -3 lines
Diff to previous 1.106 , to selected 1.112
trigger cvs mail

Revision 1.106 - (view) (annotate) - [select for diffs]
Thu Feb 4 17:21:39 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.105: +3 -3 lines
Diff to previous 1.105 , to selected 1.112
fixing failingness

Revision 1.105 - (view) (annotate) - [select for diffs]
Thu Feb 4 16:17:26 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.104: +1 -1 lines
Diff to previous 1.104 , to selected 1.112
trying with UTC + 60 secs

Revision 1.104 - (view) (annotate) - [select for diffs]
Thu Feb 4 15:27:40 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.103: +3 -2 lines
Diff to previous 1.103 , to selected 1.112
testing timezone bump .. trying to figure out what time the CVS server is on

Revision 1.103 - (view) (annotate) - [select for diffs]
Wed Feb 3 22:30:39 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.102: +2 -2 lines
Diff to previous 1.102 , to selected 1.112
backing out a change. buildbot was using central, not UTC time, so the CVS checkouts weren't working properly. undoing what I just did to see if it actually worked

Revision 1.102 - (view) (annotate) - [select for diffs]
Wed Feb 3 22:01:42 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.101: +2 -2 lines
Diff to previous 1.101 , to selected 1.112
throw exit codes on failures, return doesn't work that way

Revision 1.101 - (view) (annotate) - [select for diffs]
Wed Feb 3 21:29:11 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.100: +1 -1 lines
Diff to previous 1.100 , to selected 1.112
further smoothing this out

Revision 1.100 - (view) (annotate) - [select for diffs]
Wed Feb 3 20:29:49 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.99: +2 -0 lines
Diff to previous 1.99 , to selected 1.112
documenting

Revision 1.99 - (view) (annotate) - [select for diffs]
Wed Feb 3 19:54:33 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.98: +0 -2 lines
Diff to previous 1.98 , to selected 1.112
more testing. testing a testing framework is a very testing experience.

test.

Revision 1.98 - (view) (annotate) - [select for diffs]
Wed Feb 3 19:43:06 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.97: +1 -0 lines
Diff to previous 1.97 , to selected 1.112
dummy commit to trigger mailsource

Revision 1.97 - (view) (annotate) - [select for diffs]
Wed Feb 3 19:32:32 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.96: +3 -3 lines
Diff to previous 1.96 , to selected 1.112
hunting a weird glitch with test runner

Revision 1.96 - (view) (annotate) - [select for diffs]
Wed Feb 3 19:20:34 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.95: +3 -171 lines
Diff to previous 1.95 , to selected 1.112
removing old code

Revision 1.95 - (view) (annotate) - [select for diffs]
Wed Feb 3 16:19:02 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.94: +0 -1 lines
Diff to previous 1.94 , to selected 1.112
removing debug statement

Revision 1.94 - (view) (annotate) - [select for diffs]
Wed Feb 3 15:07:15 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.93: +4 -1 lines
Diff to previous 1.93 , to selected 1.112
producing proper exit codes for unittest

Revision 1.93 - (view) (annotate) - [select for diffs]
Wed Feb 3 12:50:42 2010 UTC (15 years, 2 months ago) by metson
Branch: MAIN
Changes since 1.92: +4 -2 lines
Diff to previous 1.92 , to selected 1.112
Correctly print the env if setup is called from another directory

Revision 1.92 - (view) (annotate) - [select for diffs]
Wed Feb 3 12:07:39 2010 UTC (15 years, 2 months ago) by metson
Branch: MAIN
Changes since 1.91: +7 -8 lines
Diff to previous 1.91 , to selected 1.112
Ignore configuration files when linting

Revision 1.91 - (view) (annotate) - [select for diffs]
Wed Feb 3 06:48:43 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.90: +1 -1 lines
Diff to previous 1.90 , to selected 1.112
working on output

Revision 1.90 - (view) (annotate) - [select for diffs]
Wed Feb 3 06:02:02 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.89: +3 -2 lines
Diff to previous 1.89 , to selected 1.112
figure out return values from testrunner

Revision 1.89 - (view) (annotate) - [select for diffs]
Wed Feb 3 06:00:33 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.88: +1 -1 lines
Diff to previous 1.88 , to selected 1.112
we don't need an environment variable called WMCORE_ROOT since we have had one called WMCOREBASE for quite some time now

Revision 1.88 - (view) (annotate) - [select for diffs]
Wed Feb 3 04:09:51 2010 UTC (15 years, 2 months ago) by meloam
Branch: MAIN
Changes since 1.87: +37 -2 lines
Diff to previous 1.87 , to selected 1.112
testing a new test runner which will keep make the output *much* nicer and simplify the (crufty) test-finding code I wrote. should be a temporary fix while I make sure buildbot doesn't choke

Revision 1.87 - (view) (annotate) - [select for diffs]
Thu Jan 28 18:38:25 2010 UTC (15 years, 3 months ago) by metson
Branch: MAIN
CVS Tags: WMCORE_DBS_3_S1_0_pre1, WMCORE_T0_1_0_0_pre5
Changes since 1.86: +138 -138 lines
Diff to previous 1.86 , to selected 1.112
If lint isn't on the path don't create a LinterRun class

Revision 1.86 - (view) (annotate) - [select for diffs]
Thu Jan 28 18:07:30 2010 UTC (15 years, 3 months ago) by metson
Branch: MAIN
Changes since 1.85: +15 -6 lines
Diff to previous 1.85 , to selected 1.112
Turn on detailed lint reports by adding a -r flag

Revision 1.85 - (view) (annotate) - [select for diffs]
Thu Jan 28 16:45:25 2010 UTC (15 years, 3 months ago) by metson
Branch: MAIN
CVS Tags: WMCORE_T0_1_0_0_pre4
Changes since 1.84: +234 -35 lines
Diff to previous 1.84 , to selected 1.112
Allow for passing in a module for linting

Revision 1.84 - (view) (annotate) - [select for diffs]
Tue Jan 26 02:38:00 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.83: +1 -1 lines
Diff to previous 1.83 , to selected 1.112
better formatting, less syntax errors

Revision 1.83 - (view) (annotate) - [select for diffs]
Tue Jan 26 02:37:39 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.82: +1 -1 lines
Diff to previous 1.82 , to selected 1.112
better formatting

Revision 1.82 - (view) (annotate) - [select for diffs]
Tue Jan 26 02:18:51 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.81: +7 -7 lines
Diff to previous 1.81 , to selected 1.112
fixing output

Revision 1.81 - (view) (annotate) - [select for diffs]
Tue Jan 26 01:01:23 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.80: +17 -17 lines
Diff to previous 1.80 , to selected 1.112
cleaning up test output to make it less ugly

Revision 1.80 - (view) (annotate) - [select for diffs]
Thu Jan 21 00:07:22 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.79: +5 -50 lines
Diff to previous 1.79 , to selected 1.112
removing some debug statements

Revision 1.79 - (view) (annotate) - [select for diffs]
Wed Jan 20 22:20:53 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
CVS Tags: WMCORE_T0_1_0_0_pre2
Changes since 1.78: +1 -1 lines
Diff to previous 1.78 , to selected 1.112
catch all exceptions on module import. syntax errors shouldn't break the whole build system

Revision 1.78 - (view) (annotate) - [select for diffs]
Wed Jan 20 22:19:58 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.77: +2 -1 lines
Diff to previous 1.77 , to selected 1.112
committing code that works, I don't care how much dave will try to shame me

Revision 1.77 - (view) (annotate) - [select for diffs]
Wed Jan 20 21:39:05 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.76: +2 -5 lines
Diff to previous 1.76 , to selected 1.112
pushing where I am real quick so others can look at it.

Revision 1.76 - (view) (annotate) - [select for diffs]
Wed Jan 20 20:04:12 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.75: +52 -11 lines
Diff to previous 1.75 , to selected 1.112
getting closer, have different bugs now

Revision 1.75 - (view) (annotate) - [select for diffs]
Wed Jan 20 07:02:51 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.74: +5 -1 lines
Diff to previous 1.74 , to selected 1.112
provide a sensible default for the WMCOREBASE environment variable. not sure if we even want to keep it though...

Revision 1.74 - (view) (annotate) - [select for diffs]
Wed Jan 20 06:56:14 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 , to selected 1.112
catch all errors around the import. don't want to ruin the fun.

Revision 1.73 - (view) (annotate) - [select for diffs]
Wed Jan 20 06:54:23 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.72: +10 -6 lines
Diff to previous 1.72 , to selected 1.112
handle exceptions better when setting up unittests. report if a test module fails to load (usually due to missing externals), but still run the others

Revision 1.72 - (view) (annotate) - [select for diffs]
Wed Jan 20 06:50:17 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.71: +9 -9 lines
Diff to previous 1.71 , to selected 1.112
replace relpath, which doesn't exist in python24

Revision 1.71 - (view) (annotate) - [select for diffs]
Tue Jan 19 02:25:51 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
CVS Tags: WMCORE_0_1_1_pre19, WMCORE_T0_1_0_0_pre1
Changes since 1.70: +1 -1 lines
Diff to previous 1.70 , to selected 1.112
debugging

Revision 1.70 - (view) (annotate) - [select for diffs]
Tue Jan 19 02:23:53 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.69: +38 -25 lines
Diff to previous 1.69 , to selected 1.112
working on pythonhome

Revision 1.69 - (view) (annotate) - [select for diffs]
Sat Jan 16 20:48:13 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.68: +57 -42 lines
Diff to previous 1.68 , to selected 1.112
trying another way of getting the unittests out of a directory

Revision 1.68 - (view) (annotate) - [select for diffs]
Sat Jan 16 20:35:27 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.67: +1 -1 lines
Diff to previous 1.67 , to selected 1.112
making this work with buildbot

Revision 1.67 - (view) (annotate) - [select for diffs]
Sat Jan 16 20:31:52 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.66: +1 -1 lines
Diff to previous 1.66 , to selected 1.112
fix dumb bug

Revision 1.66 - (view) (annotate) - [select for diffs]
Sat Jan 16 20:22:44 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.65: +2 -0 lines
Diff to previous 1.65 , to selected 1.112
try to get more verbosity

Revision 1.65 - (view) (annotate) - [select for diffs]
Sat Jan 16 20:19:38 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.64: +10 -3 lines
Diff to previous 1.64 , to selected 1.112
there is, apparently, a difference between addTest() and addTests(). A LOT of tests weren't running because of this.

Revision 1.64 - (view) (annotate) - [select for diffs]
Thu Jan 14 07:31:15 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
CVS Tags: WMCORE_0_1_1_pre18, WMCORE_T0_0_0_4_pre10
Changes since 1.63: +1 -2 lines
Diff to previous 1.63 , to selected 1.112
make setup.py more verbose when running tests. Also, this commit should interrupt buildbot from doing a full test. let's see.

Revision 1.63 - (view) (annotate) - [select for diffs]
Thu Jan 14 07:26:08 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.62: +1 -0 lines
Diff to previous 1.62 , to selected 1.112
dummy commit. last test of the CVS-mail-slurping bits on buildbot

Revision 1.62 - (view) (annotate) - [select for diffs]
Thu Jan 14 06:19:04 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.61: +5 -2 lines
Diff to previous 1.61 , to selected 1.112
trying to do loadTestsByName fails if a previous import already imported the module, give a 2nd try with loadTestsByModule in that case

Revision 1.61 - (view) (annotate) - [select for diffs]
Thu Jan 14 06:06:18 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.60: +2 -1 lines
Diff to previous 1.60 , to selected 1.112
adding more verbosity to tests

Revision 1.60 - (view) (annotate) - [select for diffs]
Thu Jan 14 05:37:14 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.59: +1 -0 lines
Diff to previous 1.59 , to selected 1.112
dummy commit, testing buildbot

Revision 1.59 - (view) (annotate) - [select for diffs]
Thu Jan 14 05:23:16 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.58: +4 -4 lines
Diff to previous 1.58 , to selected 1.112
turning back on stdout/stderr

Revision 1.58 - (view) (annotate) - [select for diffs]
Thu Jan 14 04:45:04 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.57: +1 -1 lines
Diff to previous 1.57 , to selected 1.112
fixing the difference between pass and fail

Revision 1.57 - (view) (annotate) - [select for diffs]
Thu Jan 14 04:38:48 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.56: +5 -5 lines
Diff to previous 1.56 , to selected 1.112
I'm a moron. backing out my changes. but only half of them. I can't even consistently fail.

Revision 1.56 - (view) (annotate) - [select for diffs]
Thu Jan 14 04:00:16 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.55: +1 -1 lines
Diff to previous 1.55 , to selected 1.112
bugfix, trying to trigger buildbot

Revision 1.55 - (view) (annotate) - [select for diffs]
Thu Jan 14 03:59:06 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.54: +4 -0 lines
Diff to previous 1.54 , to selected 1.112
further modifications

Revision 1.54 - (view) (annotate) - [select for diffs]
Thu Jan 14 03:42:06 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.53: +18 -15 lines
Diff to previous 1.53 , to selected 1.112
modifying test output to match what buildbot wants

Revision 1.53 - (view) (annotate) - [select for diffs]
Wed Jan 13 01:32:47 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.52: +1 -1 lines
Diff to previous 1.52 , to selected 1.112
cleaning up dir stuff

Revision 1.52 - (view) (annotate) - [select for diffs]
Wed Jan 13 01:18:03 2010 UTC (15 years, 3 months ago) by meloam
Branch: MAIN
Changes since 1.51: +3 -3 lines
Diff to previous 1.51 , to selected 1.112
do paths intelligently

Revision 1.51 - (view) (annotate) - [select for diffs]
Tue Jan 12 13:02:37 2010 UTC (15 years, 3 months ago) by metson
Branch: MAIN
CVS Tags: forSecMod, forSecMod_b2
Changes since 1.50: +40 -26 lines
Diff to previous 1.50 , to selected 1.112
Give some polite messages when trying to run lint/coverage without the modules being installed.

Revision 1.50 - (view) (annotate) - [select for diffs]
Tue Jan 12 12:47:33 2010 UTC (15 years, 3 months ago) by metson
Branch: MAIN
Changes since 1.49: +3 -2 lines
Diff to previous 1.49 , to selected 1.112
Minor doc addition.

Revision 1.49 - (view) (annotate) - [select for diffs]
Tue Jan 12 12:45:58 2010 UTC (15 years, 3 months ago) by metson
Branch: MAIN
Changes since 1.48: +50 -18 lines
Diff to previous 1.48 , to selected 1.112
Add in EnvCommand to make setting up a sane environment easy. Use via eval `python setup.py -q env`.

Revision 1.48 - (view) (annotate) - [select for diffs]
Thu Dec 17 16:24:39 2009 UTC (15 years, 4 months ago) by meloam
Branch: MAIN
CVS Tags: WMCORE_T0_0_0_4_pre7, WMCORE_T0_0_0_4_pre8
Changes since 1.47: +37 -9 lines
Diff to previous 1.47 , to selected 1.112
fixed a bug in the coverage tests, should work now

Revision 1.47 - (view) (annotate) - [select for diffs]
Wed Dec 16 04:12:58 2009 UTC (15 years, 4 months ago) by meloam
Branch: MAIN
Changes since 1.46: +82 -59 lines
Diff to previous 1.46 , to selected 1.112
adding code coverage, which works except for the fact that it doesn't. need to hunt down why the command-line version of this works fine, but the API version reports 0 lines executed

Revision 1.46 - (view) (annotate) - [select for diffs]
Wed Dec 16 02:55:32 2009 UTC (15 years, 4 months ago) by meloam
Branch: MAIN
Changes since 1.45: +12 -1 lines
Diff to previous 1.45 , to selected 1.112
give a better explanation if someone tries to run lint without having lint installed.

Revision 1.45 - (view) (annotate) - [select for diffs]
Wed Dec 16 02:51:13 2009 UTC (15 years, 4 months ago) by meloam
Branch: MAIN
Changes since 1.44: +2 -0 lines
Diff to previous 1.44 , to selected 1.112
same munging, adding right file this time

Revision 1.44 - (view) (annotate) - [select for diffs]
Wed Dec 16 02:50:45 2009 UTC (15 years, 4 months ago) by meloam
Branch: MAIN
Changes since 1.43: +34 -4 lines
Diff to previous 1.43 , to selected 1.112
munging unittests for buildbot output.

Revision 1.43 - (view) (annotate) - [select for diffs]
Wed Oct 28 16:07:04 2009 UTC (15 years, 6 months ago) by metson
Branch: MAIN
CVS Tags: CERNOIDv02, WMCORE_0_1_1_pre15, WMCORE_0_1_1_pre16, WMCORE_0_1_1_pre17, WMCORE_PROMPTSKIM_0_0_5, WMCORE_PROMPTSKIM_0_0_6, WMCORE_PROMPTSKIM_0_0_7, WMCORE_T0_0_0_4_pre1, WMCORE_T0_0_0_4_pre2, WMCORE_T0_0_0_4_pre4, WMCORE_T0_0_0_4_pre5, WMCORE_T0_0_0_4_pre6
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 , to selected 1.112
trivial formatting change

Revision 1.42 - (view) (annotate) - [select for diffs]
Wed Oct 28 16:05:40 2009 UTC (15 years, 6 months ago) by metson
Branch: MAIN
Changes since 1.41: +33 -8 lines
Diff to previous 1.41 , to selected 1.112
Improve dumb coverage test

Revision 1.41 - (view) (annotate) - [select for diffs]
Wed Oct 28 09:04:25 2009 UTC (15 years, 6 months ago) by metson
Branch: MAIN
Changes since 1.40: +37 -1 lines
Diff to previous 1.40 , to selected 1.112
Add in crude test coverage command

Revision 1.40 - (view) (annotate) - [select for diffs]
Wed Oct 14 18:43:58 2009 UTC (15 years, 6 months ago) by metson
Branch: MAIN
CVS Tags: WMCORE_0_1_1_pre14, WMCORE_PA_0_12_16_patch1, WMCORE_PA_0_12_17_pre1
Changes since 1.39: +3 -0 lines
Diff to previous 1.39 , to selected 1.112
add some minor comments

Revision 1.39 - (view) (annotate) - [select for diffs]
Wed Oct 14 18:33:53 2009 UTC (15 years, 6 months ago) by metson
Branch: MAIN
Changes since 1.38: +6 -3 lines
Diff to previous 1.38 , to selected 1.112
Further ditching of lint output (stdout) when running report

Revision 1.38 - (view) (annotate) - [select for diffs]
Wed Oct 14 18:28:33 2009 UTC (15 years, 6 months ago) by metson
Branch: MAIN
Changes since 1.37: +5 -0 lines
Diff to previous 1.37 , to selected 1.112
Ditch the lint output (stderr) when running report

Revision 1.37 - (view) (annotate) - [select for diffs]
Wed Oct 14 18:14:44 2009 UTC (15 years, 6 months ago) by metson
Branch: MAIN
Changes since 1.36: +13 -2 lines
Diff to previous 1.36 , to selected 1.112
Pick up how the lint score is calculated from the rc file

Revision 1.36 - (view) (annotate) - [select for diffs]
Wed Oct 14 16:07:32 2009 UTC (15 years, 6 months ago) by metson
Branch: MAIN
Changes since 1.35: +128 -33 lines
Diff to previous 1.35 , to selected 1.112
Add report and coverage commands for later use...

Revision 1.35 - (view) (annotate) - [select for diffs]
Thu Sep 10 22:28:03 2009 UTC (15 years, 7 months ago) by metson
Branch: MAIN
CVS Tags: CERNOIDv01, WMCORE_0_1_1_pre12, WMCORE_0_1_1_pre13, WMCORE_PROMPTSKIM_0_0_2, WMCORE_PROMPTSKIM_0_0_3, WMCORE_PROMPTSKIM_0_0_4
Changes since 1.34: +1 -1 lines
Diff to previous 1.34 , to selected 1.112
didn't seem to like the space for the -r arg

Revision 1.34 - (view) (annotate) - [select for diffs]
Thu Sep 10 22:22:57 2009 UTC (15 years, 7 months ago) by metson
Branch: MAIN
Changes since 1.33: +6 -4 lines
Diff to previous 1.33 , to selected 1.112
Change formatting of lint to work with buildbot, hopefully....

Revision 1.33 - (view) (annotate) - [select for diffs]
Thu Sep 10 10:11:03 2009 UTC (15 years, 7 months ago) by metson
Branch: MAIN
Changes since 1.32: +4 -2 lines
Diff to previous 1.32 , to selected 1.112
Trying to get some easier to read ouptut from the lint...

Revision 1.32 - (view) (annotate) - [select for diffs]
Wed Sep 9 11:25:39 2009 UTC (15 years, 7 months ago) by metson
Branch: MAIN
Changes since 1.31: +9 -4 lines
Diff to previous 1.31 , to selected 1.112
Failed unit tests now return exit code 1

Revision 1.13.2.3 - (view) (annotate) - [select for diffs]
Wed Sep 2 19:39:32 2009 UTC (15 years, 7 months ago) by sryu
Branch: WMCORE_LEGACY
CVS Tags: WMCORE_T0_0_0_3_pre14, WMCORE_T0_0_0_3_pre17
Changes since 1.13.2.2: +1 -0 lines
Diff to previous 1.13.2.2 , to branch point 1.13 , to next main 1.125 , to selected 1.112
add Alerts.Oracle in setup

Revision 1.31 - (view) (annotate) - [select for diffs]
Thu Aug 27 00:27:57 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
CVS Tags: WMCORE_PROMPTSKIM_0_0_1
Changes since 1.30: +0 -1 lines
Diff to previous 1.30 , to selected 1.112
Ballsed up the imports (sorry Steve, though everyone should have the lint module... ;))

Revision 1.30 - (view) (annotate) - [select for diffs]
Thu Aug 27 00:25:43 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.29: +7 -13 lines
Diff to previous 1.29 , to selected 1.112
Correctly set the python path (sys.path) to import the needed modules

Revision 1.29 - (view) (annotate) - [select for diffs]
Wed Aug 26 18:31:12 2009 UTC (15 years, 8 months ago) by sfoulkes
Branch: MAIN
Changes since 1.28: +5 -1 lines
Diff to previous 1.28 , to selected 1.112
Not everyone has a pylint module.

Revision 1.28 - (view) (annotate) - [select for diffs]
Wed Aug 26 16:41:27 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.27: +3 -1 lines
Diff to previous 1.27 , to selected 1.112
Make lint give a parseable output

Revision 1.27 - (view) (annotate) - [select for diffs]
Wed Aug 26 11:08:34 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.26: +9 -4 lines
Diff to previous 1.26 , to selected 1.112
Better handling of lint fails (seems exceptions are silently thrown by lint in py2.4), also, only lint .py files

Revision 1.26 - (view) (annotate) - [select for diffs]
Wed Aug 26 10:31:01 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.25: +18 -2 lines
Diff to previous 1.25 , to selected 1.112
Add test/python and src/python directories to PYTHONPATH in case they aren't there already.

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Aug 26 08:20:29 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24 , to selected 1.112
Correct some documentation

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Aug 25 16:06:04 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.23: +7 -0 lines
Diff to previous 1.23 , to selected 1.112
Add some docs and a todo

Revision 1.23 - (view) (annotate) - [select for diffs]
Tue Aug 25 16:03:26 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.22: +35 -1 lines
Diff to previous 1.22 , to selected 1.112
Add a lint command which runs pylint with our standards file on all code in src.

Revision 1.22 - (view) (annotate) - [select for diffs]
Tue Aug 25 15:19:07 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.21: +34 -90 lines
Diff to previous 1.21 , to selected 1.112
Add some docs, auto generate the list of packages

Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Aug 25 15:04:52 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.20: +64 -5 lines
Diff to previous 1.20 , to selected 1.112
Add test and clean commands, can now automate the testing in buildbot. Currently not doing so well:

"FAILED (failures=5, errors=468)"

oops ;)

TODO: Pull database URL's from environment, and skip tests where database URL is not present (e.g. for a slave without Oracle connection)

Revision 1.20 - (view) (annotate) - [select for diffs]
Mon Aug 24 09:07:49 2009 UTC (15 years, 8 months ago) by sfoulkes
Branch: MAIN
CVS Tags: forHEARTBEATr01
Changes since 1.19: +11 -1 lines
Diff to previous 1.19 , to selected 1.112
Add DBSBuffer.

Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Aug 21 16:18:44 2009 UTC (15 years, 8 months ago) by metson
Branch: MAIN
Changes since 1.18: +4 -0 lines
Diff to previous 1.18 , to selected 1.112
Add a todo to derive and run tests from setup.py (mainly to trigger a build...)

Revision 1.13.2.2 - (view) (annotate) - [select for diffs]
Mon Aug 10 15:09:13 2009 UTC (15 years, 8 months ago) by sfoulkes
Branch: WMCORE_LEGACY
CVS Tags: WMCORE_T0_0_0_3_pre13
Changes since 1.13.2.1: +0 -1 lines
Diff to previous 1.13.2.1 , to branch point 1.13 , to selected 1.112
There's no JSM on this branch...

Revision 1.13.2.1 - (view) (annotate) - [select for diffs]
Mon Aug 10 14:59:17 2009 UTC (15 years, 8 months ago) by sfoulkes
Branch: WMCORE_LEGACY
Changes since 1.13: +5 -1 lines
Diff to previous 1.13 , to selected 1.112
Port this over from HEAD.

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Aug 10 12:49:41 2009 UTC (15 years, 8 months ago) by sfoulkes
Branch: MAIN
CVS Tags: T0_DQMDAS_WMCORE_0_0_3, T0_DQMDAS_WMCORE_0_0_4, T0_DQMDAS_WMCORE_0_0_5, WMCORE_0_1_1_pre11
Changes since 1.17: +2 -0 lines
Diff to previous 1.17 , to selected 1.112
Add WebTools and HTTPFrontEnd.

Revision 1.17 - (view) (annotate) - [select for diffs]
Thu Aug 6 16:50:51 2009 UTC (15 years, 8 months ago) by sfoulkes
Branch: MAIN
Changes since 1.16: +1 -0 lines
Diff to previous 1.16 , to selected 1.112
Add WebTools.

Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Aug 6 14:34:03 2009 UTC (15 years, 8 months ago) by sfoulkes
Branch: MAIN
Changes since 1.15: +1 -0 lines
Diff to previous 1.15 , to selected 1.112
Add twitter.

Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Aug 5 16:33:28 2009 UTC (15 years, 8 months ago) by sfoulkes
Branch: MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14 , to selected 1.112
Add WMCore.JobStateMachine.

Revision 1.14 - (view) (annotate) - [select for diffs]
Wed May 20 10:36:15 2009 UTC (15 years, 11 months ago) by swakef
Branch: MAIN
CVS Tags: T0_DQM_WMCORE_0_0_1, WMCORE_0_1_1_pre10, WMCORE_0_1_1_pre8, WMCORE_0_1_1_pre9, WMCORE_DAS_V01_04_00_pre1, WMCORE_DAS_pre2, WMCORE_DAS_pre3, WMCORE_DAS_pre4, WMCORE_DAS_pre5, WMCORE_DAS_pre6, WMCORE_DAS_pre7, WMCORE_PA_0_12_15, WMCORE_PA_0_12_15_pre3, WMCORE_PA_0_12_16
Changes since 1.13: +0 -1 lines
Diff to previous 1.13 , to selected 1.112
ErrorHandler.Handler no longer exists

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Nov 4 17:02:46 2008 UTC (16 years, 5 months ago) by ewv
Branch: MAIN
CVS Tags: WMCORE_0_0_12, WMCORE_0_1_0, WMCORE_0_1_1_pre1, WMCORE_T0_0_0_2_pre28
Changes since 1.10: +1 -0 lines
Diff to previous 1.10 , to selected 1.112
Add SiteScreening

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Oct 23 16:44:59 2008 UTC (16 years, 6 months ago) by sfoulkes
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9 , to selected 1.112
Add the Alerts code.

Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Oct 2 11:46:42 2008 UTC (16 years, 6 months ago) by fvlingen
Branch: MAIN
CVS Tags: WMCORE_0_0_10, WMCORE_0_0_11, WMCORE_0_0_8, WMCORE_0_0_9
Changes since 1.8: +0 -1 lines
Diff to previous 1.8 , to selected 1.112
Removed non comitted dir.

Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Oct 2 09:30:24 2008 UTC (16 years, 6 months ago) by fvlingen
Branch: MAIN
CVS Tags: WMCORE_0_0_5, WMCORE_0_0_6, WMCORE_0_0_7
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 , to selected 1.112
Added missing package.

Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Oct 2 09:28:28 2008 UTC (16 years, 6 months ago) by fvlingen
Branch: MAIN
Changes since 1.6: +12 -3 lines
Diff to previous 1.6 , to selected 1.112
Updated packages in setup file.

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Sep 18 22:42:54 2008 UTC (16 years, 7 months ago) by metson
Branch: MAIN
Changes since 1.5: +2 -0 lines
Diff to previous 1.5 , to selected 1.112
add new services

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Sep 15 12:57:15 2008 UTC (16 years, 7 months ago) by fvlingen
Branch: MAIN
CVS Tags: WMCORE_0_0_4
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 , to selected 1.112
Added WMComponent as additional lib directory.

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Sep 15 12:52:06 2008 UTC (16 years, 7 months ago) by fvlingen
Branch: MAIN
CVS Tags: WMCORE_0_0_3
Changes since 1.3: +20 -10 lines
Diff to previous 1.3 , to selected 1.112
Updated setup file.

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Sep 15 12:44:43 2008 UTC (16 years, 7 months ago) by fvlingen
Branch: MAIN
Changes since 1.2: +0 -1 lines
Diff to previous 1.2 , to selected 1.112
Removed package WMCore.JobFactory which does not seem to exist.

Revision 1.2 - (view) (annotate) - [select for diffs]
Fri Sep 5 14:32:15 2008 UTC (16 years, 7 months ago) by fvlingen
Branch: MAIN
CVS Tags: WMCORE_0_0_2, WMCORE_BUILD_TEST_0_0_3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 , to selected 1.112
-added ThreadPool to setup.py
-started on trigger class

Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Aug 22 12:46:59 2008 UTC (16 years, 8 months ago) by fvlingen
Branch: MAIN
CVS Tags: WMCORE_0_0_1, WMCORE_BUILD_TEST_0_0_2
Diff to selected 1.112
Added scripts for building wmcore

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a