Megatest

Timeline
Login

50 events by user mrwellan occurring around 2013-04-25 17:14:02.

More ↑
2013-05-08
10:58
Improved timeout handling in client/server communication check-in: be36b8399e user: mrwellan tags: v1.54
2013-05-07
10:29
Merged refactor back to development check-in: b4ff873dcd user: mrwellan tags: dev
2013-05-06
15:37
Bumped version to v1.5422 check-in: 1037acdf73 user: mrwellan tags: v1.54, v1.5422
14:28
Fixed running dependent tests problem check-in: dec6d535be user: mrwellan tags: v1.54
10:52
Non-existant waiton check, updates to unit tests, various fixes from refactoring fallout check-in: 3c69374e35 user: mrwellan tags: refactor
2013-05-03
13:44
Bumped version, added pattern from runtests into consideration when using -runtests instead of -runall check-in: edd8662b76 user: mrwellan tags: v1.54
2013-05-02
16:43
Merged official release candidate v1.5419 to trunk check-in: 3a2b3d4e42 user: mrwellan tags: trunk, v1.5419
16:42
merged some refactoring back to the v1.54 branch check-in: c4ec0f7362 user: mrwellan tags: v1.54
2013-05-01
17:50
Added correct sqlite finalizer for db wrapper when passed a proc Closed-Leaf check-in: 2976b292d1 user: mrwellan tags: refactor
16:27
Tweaks to tests check-in: c922680875 user: mrwellan tags: v1.5419, refactor
16:02
Refactoring; open-run-close calls, remote calls check-in: dbcada9e2e user: mrwellan tags: refactor
14:13
open-run-close related refactoring check-in: cda53f40cf user: mrwellan tags: refactor
12:04
Refactored more open-run-close calls check-in: de3a20e5ec user: mrwellan tags: refactor
11:28
Remotified updating of test meta info check-in: b194f9a770 user: mrwellan tags: refactor
09:39
Split run queue processing into classic and new and added control in setup section. Default is classic unless runqueue is set to a number check-in: 609ed2d8d2 user: mrwellan tags: refactor
09:00
Splitting off run-tests-queue to included file Closed-Leaf check-in: 71615efe0a user: mrwellan tags: split-run-tests
2013-04-30
21:31
Refactor process on runs launch loop check-in: 8de570b517 user: mrwellan tags: refactor
2013-04-29
16:53
merged from v1.54 and development and added loop for processing 100 at a time check-in: b6a0d64bc4 user: mrwellan tags: runcontrol
13:41
Merged development into runcontrol check-in: 6e5ba415c5 user: mrwellan tags: runcontrol
10:12
Fixed typo in rsync call for populating test directories check-in: d25cf88e14 user: mrwellan tags: v1.54, v1.5418
09:31
Merged development to v1.54 for release as v1.5418 check-in: 90fd97673d user: mrwellan tags: v1.54
2013-04-26
18:05
Partial implementation of threaded remote db calls check-in: 76a411e422 user: mrwellan tags: threaded-db-calls
15:03
Pulled the sites info into an external call in the fslsync example Closed-Leaf check-in: ede9e7e628 user: mrwellan tags: development
2013-04-25
17:17
Turned off zmq for now (missed one use statement) check-in: c56c1a4a3e user: mrwellan tags: v1.54
17:14
Turned off zmq for now (missed one use statement) check-in: 5dfcd8ae0b user: mrwellan tags: v1.54
17:10
Turned off zmq for now check-in: d889f19fb9 user: mrwellan tags: v1.54
17:09
Tweaked parallel test to start simultaneously (much tougher test) check-in: 1f11c9d405 user: mrwellan tags: v1.54
10:43
Added runname to -list-runs output. Bumped version to v1.5417 check-in: 6c0d8009ef user: mrwellan tags: v1.54, v1.5417
2013-04-23
16:06
Hack to fix the sometimes won't work on some NFS servers problem check-in: 16119b4b90 user: mrwellan tags: v1.54, v1.5416
13:37
Set transport type to fs if fail to connect to server check-in: f6ec489c16 user: mrwellan tags: v1.54
09:44
Refactoring, little bit of run control work check-in: 7cbeb443c9 user: mrwellan tags: runcontrol
08:24 Ticket [1d4ddd8537] megatest with -rerun with no argument crashes. status still Open with 3 other changes artifact: ca2456d3e4 user: mrwellan
08:18 Closed ticket [0f1028c633]: running large number of tests appears to have performance issue plus 2 other changes artifact: 3b99994321 user: mrwellan
08:06
Released version v1.5415 check-in: a97c05c022 user: mrwellan tags: trunk, v1.5415
2013-04-22
16:38
Fixed issue with server record not reflecting actual server when have port collisions. check-in: 99ca17a0cc user: mrwellan tags: development, v1.5415
11:10
Improved scaling and mapping for displaying tests on canvas check-in: e26711edf5 user: mrwellan tags: runcontrol
11:08 Edit [b504d0edc5]: Move to branch runcontrol. artifact: e79a3b3e85 user: mrwellan
2013-04-19
18:12
Minor changes for run control panel check-in: f6a292210e user: mrwellan tags: runcontrol
2013-04-17
15:28
Converted test steps to matrix, added browsing of log check-in: d187e07c8b user: mrwellan tags: development, v1.5414
2013-04-16
12:47
Merged in support-for-skip check-in: 7635c4e92c user: mrwellan tags: development, v1.5412
2013-04-12
18:21 Closed ticket [2f3b8548e5]: removing dirs crashes if .nfs files inside plus 2 other changes artifact: e7a0c98f6a user: mrwellan
17:22 Closed ticket [1da838824c]: Problem removing dirs when .nfs files remain plus 3 other changes artifact: ad17333d8a user: mrwellan
16:09
Added a handle error on creation of a testdat.db in a test directory to hopefully fix the problem where occasionally a test control panel won't run due to the test directory being removed and the sqlite3 db is partially created check-in: 42ed5b696f user: mrwellan tags: development
14:55
Added SKIP handling to rollup of pass/fail counts Closed-Leaf check-in: 98f1cc9c66 user: mrwellan tags: v1.5411, support-for-skip
14:32
Added missing check for legit SKIP status check-in: 233e60104d user: mrwellan tags: v1.5409, support-for-skip
11:12 Closed ticket [9b1304983b]: SKIP should be purple in the gui and not block running plus 2 other changes artifact: 44c1c3f30c user: mrwellan
11:11 Closed ticket [b97b96c518]: New state "SKIP" needed plus 1 other change artifact: f71c824283 user: mrwellan
09:45 Edit [f1ce492c36]: Mark "Closed". artifact: 6a7579552f user: mrwellan
09:39
Added support for SKIP. check-in: 6c2fada4e9 user: mrwellan tags: support-for-skip
09:16 Closed ticket [9b82775b93]: config file relative path handling policy plus 3 other changes artifact: 7040bb0c75 user: mrwellan
More ↓