Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for Tests/tkt-996d13cd87.eagle
2024-06-25
| ||
21:09 | Add the 'ConnectionPoolOnly' flag. file: [dbda692381] check-in: [c545a8aaef] user: mistachkin branch: trunk, size: 10727 | |
2023-01-29
| ||
21:18 | Several updates to tests and the test suite. file: [f266052c08] check-in: [d0eb94788c] user: mistachkin branch: trunk, size: 10697 | |
2021-12-04
| ||
22:47 | More work-in-progress. file: [0832c3824a] check-in: [328b5c7371] user: mistachkin branch: poolV2, size: 10685 | |
2021-05-16
| ||
18:48 | Improve test suite handling of invoking dynamically compiled C# code. file: [c34c4c7235] check-in: [f5ff93e3d6] user: mistachkin branch: trunk, size: 10834 | |
2019-04-05
| ||
02:40 | In the test suite, when compiling C# code, skip emitting symbols. file: [def6afdae5] check-in: [ca7215e405] user: mistachkin branch: trunk, size: 10828 | |
2018-01-26
| ||
01:11 | Make it possible to determine which test is associated with a connection object (e.g. being closed, disposed, etc). file: [b55fa496ee] check-in: [d142c335ab] user: mistachkin branch: trunk, size: 10827 | |
2016-03-24
| ||
02:26 | The tests for ticket [996d13cd87] appear to crash Mono 2.11. file: [526b41bec2] check-in: [ec17cea9bf] user: mistachkin branch: trunk, size: 10826 | |
2015-04-08
| ||
23:12 | Modify the test suite itself to work without the 'object' command, if necessary. file: [fb81b10185] check-in: [673875e370] user: mistachkin branch: trunk, size: 10812 | |
2014-01-04
| ||
02:32 | Make sure that all non-legacy tests honor the global connection flags. file: [e99e7619dd] check-in: [14dd55b26b] user: mistachkin branch: trunk, size: 10797 | |
2013-09-25
| ||
02:29 | Add support for the new 'testExec' and 'compileCSharp' test constraints. Update the Eagle script library in externals to the latest trunk. file: [ab83fae2fd] check-in: [17e1e7df74] user: mistachkin branch: trunk, size: 10751 | |
2013-07-04
| ||
20:44 | Adjustments to the cleanup of several tests. file: [fa9a3c9b37] check-in: [a48ea4b8d9] user: mistachkin branch: trunk, size: 10737 | |
2012-12-29
| ||
13:45 | Update Eagle in externals to the latest trunk. Modify connection pool test and infrastructure to prevent it from counting connections opened from the pool during the release process. file: [9b3cb0def8] check-in: [71ed45f357] user: mistachkin branch: trunk, size: 10740 | |
2012-10-12
| ||
11:28 | Enhance Thread.Abort protection and add a special test for it. Also, enhance the test suite infrastructure in support of this new test and fix comments in a related test file. file: [ef84445cc5] check-in: [6f81afd900] user: mistachkin branch: threadAbortProtect, size: 10698 | |
2012-10-07
| ||
02:04 | Add garbage collection workload to the stress test and centralize the garbage collection logic in the test suite infrastructure. file: [5babc749cd] check-in: [81b6f97b42] user: mistachkin branch: trunk, size: 10601 | |
2012-05-05
| ||
13:02 | In the test case for ticket [996d13cd87], after the first two interations, use a random number of worker threads accessing the connection pool. file: [c70170d6cc] check-in: [4a360ab908] user: mistachkin branch: trunk, size: 10609 | |
00:25 | Update Eagle script library in externals to support logging of test setting overrides to the test log file. file: [c5e2d303e1] check-in: [62de6a5613] user: mistachkin branch: trunk, size: 10439 | |
2012-05-04
| ||
19:21 | Modify test case for ticket [996d13cd87] to add some more stress testing and some additional diagnostic messages. file: [32762de61f] check-in: [4faf9420bd] user: mistachkin branch: trunk, size: 10452 | |
16:04 | Prevent returning a connection handle whose finalizer may be pending on the GC thread. Part of fix for ticket [996d13cd87]. Also, update Eagle in externals to latest trunk. file: [1ab5b0a621] check-in: [5c0646db9d] user: mistachkin branch: trunk, size: 9854 | |
2012-05-03
| ||
17:46 | Update test case for ticket [996d13cd87] to run with and without connection pooling enabled. file: [b4fa78a3c5] check-in: [ead1f27df0] user: mistachkin branch: trunk, size: 9495 | |
13:44 | Do not attempt to reset a connection if it has been closed. Also, prevent any potential GC race while resetting a connection. Keep track of the total number of connections successfully opened and closed from any of the pools. Enhance test for ticket [996d13cd87] to make sure that at least one connection was opened and closed from a connection pool. file: [218a93d87e] check-in: [7b3fe92dcb] user: mistachkin branch: trunk, size: 8390 | |
13:04 | Stop creating the CriticalHandle derived classes via implicit operator conversions. Simplify test case for ticket [996d13cd87]. file: [af7ba88039] check-in: [29b506224a] user: mistachkin branch: trunk, size: 7856 | |
2012-05-02
| ||
18:38 | Merge all connection pool fixes and other changes to trunk. Fix for ticket [996d13cd87]. file: [9d00139a7c] check-in: [ae1f4354e4] user: mistachkin branch: trunk, size: 7861 | |
18:28 | Update test case for ticket [996d13cd87]. The test case can now reproduce the issue reported. file: [fbc8740546] check-in: [0fb2e3848f] user: mistachkin branch: tkt-996d13cd87, size: 7909 | |
16:52 | Adjustments to the test case for ticket [996d13cd87]. However, this still does not reproduce the issue reported. file: [848328c99e] check-in: [04c8756a93] user: mistachkin branch: tkt-996d13cd87, size: 7716 | |
2012-04-28
| ||
09:50 | Added: First attempt to reproduce the possible issue described in ticket [996d13cd87]. file: [504c1cf436] check-in: [adad8e2f33] user: mistachkin branch: tkt-996d13cd87, size: 7416 | |