50 most recent events occurring on or after 2013-04-11 16:27:25.
More ↑
2013-04-25
| ||
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 | |
00:20 | • New ticket [5f003cd7a5] Check and convert to cached aggregated writes .... artifact: a314c3ae35 user: matt | |
00:06 | CHECK now rolls up as FAIL and SKIP rolls up as PASS. Fixed stats on server exit check-in: 08d6116a60 user: matt tags: v1.54 | |
2013-04-24
| ||
17:21 | • Ticket [d4e2e5ab37] STATE/STATUS logic needs correction. Some transitions are resulting in UNKNOWN status still Open with 3 other changes artifact: db52f34580 user: matt ... 1 similar event omitted. | |
2013-04-23
| ||
22:12 | Merging dev into runcontrol check-in: 7d7f76d4b1 user: matt tags: runcontrol | |
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
| ||
23:38 | Trying fork instead of system for launching server, added better guesser for ip address to bind to (should bind to all?) check-in: 1b71a45029 user: matt tags: development | |
19:47 | Merged dev into runcontrol check-in: df98c96bb1 user: matt tags: runcontrol | |
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 | |
01:25 | Draw test/task boxes in rows to keep compact interface check-in: df77e9f1bd user: matt tags: runcontrol | |
00:59 | Display of tests on canvas partially implemented check-in: efa1af53d5 user: matt tags: runcontrol | |
2013-04-21
| ||
01:24 | Target selector done check-in: 5a56443663 user: matt tags: runcontrol | |
00:46 | Dynamic updating of target listboxes mostly working check-in: 2bf1a8a2da user: matt tags: runcontrol | |
2013-04-20
| ||
22:42 | Basic target updating on run control in place check-in: 4df25afb3e user: matt tags: runcontrol | |
22:41 | Fix to margs? check-in: a29af7bffd user: matt tags: runcontrol | |
11:49 | first cut at hierarchial selector for targets check-in: b4c4ed6017 user: matt tags: runcontrol | |
2013-04-19
| ||
18:12 | Minor changes for run control panel check-in: f6a292210e user: mrwellan tags: runcontrol | |
00:33 | Starting on dashboard run control panel check-in: b504d0edc5 user: matt tags: runcontrol | |
2013-04-17
| ||
15:54 | • New ticket [613c71a508] look at the eval of [system ]system blocks and see if it can be done per test/item vs. per test.. artifact: 96b35d90c4 user: matt | |
15:28 | Converted test steps to matrix, added browsing of log check-in: d187e07c8b user: mrwellan tags: development, v1.5414 | |
08:51 | bumped version check-in: f8584f2d62 user: icfadm tags: development, v1.5413 | |
00:00 | Trimmed more delays check-in: 5f418512e9 user: matt tags: development | |
2013-04-16
| ||
22:34 | Cut back growth rate on the can-run-more-tests-delay check-in: ef113f8fda user: matt tags: development | |
22:10 | Removed the delays sprinkled throughout the run launching process check-in: 7fcf89d8c7 user: matt tags: development | |
21:46 | Reduced some delays introduced to make running under extreme load work better as other changes seem to have improved that issue check-in: aef9335be9 user: matt tags: development | |
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 | |
2013-04-11
| ||
22:39 | updated test5 check-in: 6730a2e1d8 user: matt tags: development | |
21:38 | Fixed bug in auto-regen of top level summary html files check-in: 68511fe827 user: matt tags: development, v1.5409 | |
16:27 | • Edit [f1ce492c36]: Move to branch testdir-vs-linksdir. artifact: ead653458a user: mrwellan | |