summaryrefslogtreecommitdiff
path: root/python/test
Commit message (Collapse)AuthorAge
...
* Timeout test and Android driver fixesBenoit Foucher2018-05-29
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Fixed python Ice/acm test to wait for connection closure like other mappings ↵Benoit Foucher2018-02-21
| | | | (ICE-8565)
* Whitespace cleanupJose2018-02-16
|
* Fixed bogus exception handling in adapterDeactivation python serverBenoit Foucher2018-02-16
|
* Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints methodBenoit Foucher2018-02-16
| | | | | | | | | | | | | to return the Ice router server endpoints if the adapter is associated with a router. setPublishedEndpoints now also raises an invalid argument exception for such adapters. Also fixed a rare deadlock that could occur on adapter creating if the router wasn't accessible. Fixes ICE-8675 and ICE-8650
* ICE-8618 - Add marshaling test for empty class with non-empty baseMark Spruiell2018-02-14
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed missing supportsCompress method implementation from python ↵Benoit Foucher2018-02-13
| | | | Ice/operations AMD server
* Fixed UWP cross operation test failureBenoit Foucher2018-02-13
|
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵Benoit Foucher2018-02-12
| | | | (ICE-8659)
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* ICE-8544 - Updates to packaging metadataMark Spruiell2018-02-01
|
* Added ice_fixed to generated Java proxy class, added test to check proxy ↵Benoit Foucher2018-02-01
| | | | return type from ice_fixed
* Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | override from original proxy
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* Additional Ice/objects fixes for macOS debug buildsBenoit Foucher2018-01-27
|
* Update Glacier2 base port to avoid conflicts with selenium driverJose2017-11-21
|
* 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)
* ICE-8545 - add test for python package metadataMark Spruiell2017-10-24
|
* 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.
* Got rid of fixed port in adapterDeactivation testBenoit Foucher2017-08-16
|
* Fixed Ice.MessageSizeMax value in Ice/timeout testsBernard Normier2017-07-15
|
* Added Ice::UserException::ice_getSlicedData and ↵Benoit Foucher2017-07-06
| | | | Ice::UnkownSlicedValue::ice_id methods
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵Benoit Foucher2017-07-05
| | | | Ice::SlicedData::clear method to break cyclic references
* Increased number of expected heartbeatsBernard Normier2017-07-03
|
* Fixed ICE-8170 - speed up server side ACM to pervent failureBenoit Foucher2017-06-28
|
* Fixed ICE-8166 and ICE-8171 - increased 100ms connection timeouts to 250ms, ↵Benoit Foucher2017-06-28
| | | | also increased retryCount for connection establishment
* Another fix for ICE-7979 - Ice/ami server shutdown hangBenoit Foucher2017-06-23
|
* Fixed ICE-7979 - Ice/ami server shutdown hangBenoit Foucher2017-06-23
|
* Fixed ICE-8148 - Ice/location test failure because of EADDRINUSEBenoit Foucher2017-06-23
|
* Fixed ICE-8132 - Ice/slicing/exceptions failure with UWP/SSLBenoit Foucher2017-06-21
|
* 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
|
* Fixed C# and Python dispatcher testBernard Normier2017-06-10
|
* Fixed ICE-7955 - AMI future callback exceptions are now reported with the loggerBenoit Foucher2017-06-09
|
* Fixed ICE-7974 - Python AMI batch oneway requests now return a completed ↵Benoit Foucher2017-06-08
| | | | future object
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed Python AMI test failure & improved Java testBenoit Foucher2017-06-07
|
* Added tests for async_sent_callback_async & fixed Java AMI test failureBenoit Foucher2017-06-06
|
* remove debug outputJose2017-06-05
|
* Fixed python ami test failure and add add_sent_callback_async (ICE-7948)Benoit Foucher2017-06-03
|
* Fixed python AMI test failureBenoit Foucher2017-06-01
|
* Additional fix for ICE-7884 - TwowayOnlyExceptionBenoit Foucher2017-06-01
|
* Fixed ICE-7941 - scheduleCallback now provides the connection to the ↵Benoit Foucher2017-06-01
| | | | dispatcher work item, fixed naming of AsyncResult private methods
* Fixed ICE-7930 - python Ice/location failureBenoit Foucher2017-05-30
|
* Fix (ICE-7923) - suppress deprecation warningsJose2017-05-26
|
* Additional timeout test improvementsBenoit Foucher2017-05-26
|
* Improved timeout test to better deal with slow VMsBenoit Foucher2017-05-26
|