summaryrefslogtreecommitdiff
path: root/python/test/Ice/timeout
Commit message (Collapse)AuthorAge
* Switch to using python3 by defaultJoe George2021-02-10
|
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
|
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Do not use time.clock() with Python >= 3.3 as it is deprecatedJose2018-10-26
|
* Python test suite updatesJose2018-08-06
|
* Test fixes and improvements for Android testing reliabilityBenoit Foucher2018-06-21
|
* Timeout test and Android driver fixesBenoit Foucher2018-05-29
|
* Update copyright year to 2018Jose2018-02-14
|
* Increased invocation timeout from timeout test to prevent sporadic failuresBenoit Foucher2017-11-21
|
* Fix for latest Ruby timeout failure (the sleep from hold sometime sleeps for ↵Benoit Foucher2017-11-10
| | | | much longer than desired)
* Fixed timeout tests to be less time sensitiveBenoit Foucher2017-09-15
| | | | | The tests now use a controller to hold/activate the adapter instead of relying on a timer. Fixes ICE-8312.
* Fixed Ice.MessageSizeMax value in Ice/timeout testsBernard Normier2017-07-15
|
* Fixed ICE-8166 and ICE-8171 - increased 100ms connection timeouts to 250ms, ↵Benoit Foucher2017-06-28
| | | | also increased retryCount for connection establishment
* Improved timeout test reliability and fixed Ice/slicing/exceptions test to ↵Benoit Foucher2017-06-14
| | | | no longer listen on all interfaces for callbacks
* C++ & python test fixesMark Spruiell2017-06-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Additional timeout test improvementsBenoit Foucher2017-05-26
|
* Improved timeout test to better deal with slow VMsBenoit Foucher2017-05-26
|
* Fixed sporadic timeout & bridge test failuresBenoit Foucher2017-05-25
|
* Fixed ICE-7872 - Objective-C Ice/timeout test failureBenoit Foucher2017-05-16
|
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Adjusted timeouts to reduce failures with slow VMsBenoit Foucher2017-04-28
|
* Fixes for Ice/acm and timeout tests to be less time sensitive (ICE-7371, ↵Benoit Foucher2017-03-30
| | | | ICE-7555)
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Fixed ICE-7317 - timeout test failureBenoit Foucher2016-09-19
| |
* | Fixed ICE-7574 - Bumped timeoutBenoit Foucher2017-02-10
| |
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Python test failuresJose2017-01-31
| |
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | Fixed ICE-7493 - Support for java try-with and Python with statements for ↵Benoit Foucher2017-01-30
| | | | | | | | the Ice.Communicator
* | Python: Ice.Value implementationJose2017-01-26
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | ICE-7138 - new Python AMI mapping based on futures and modified AMD mappingMark Spruiell2016-12-09
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Fixed for timeout bugs (ICE-7358, ICE-7243, Ice-7227)Benoit Foucher2016-09-16
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
|/ | | | Updates to testsuite to support Bluetooth and remote servers.
* Fixed ICE-6824 - timeout test failure on SLES12Benoit Foucher2015-09-28
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp