summaryrefslogtreecommitdiff
path: root/scripts/Expect.py
Commit message (Collapse)AuthorAge
* No longer kill tests on timeoutBenoit Foucher2017-06-20
|
* Fixed ICE-8101 - test failure causes tests running concurrently to be killedBenoit Foucher2017-06-19
|
* Remove excessive empty linesJoe George2017-06-07
|
* Minor Util.py/Except.py fixesBenoit Foucher2017-04-06
|
* Expect.py script fixesJose2017-03-28
|
* Fix (ICE-6724) - Scripts process termination on WindowsJose2017-03-28
|
* Fixed (ICE-6996) - Python tests warnings when running with python_d debug ↵Jose2017-03-27
| | | | interpreter on Windows
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | interfaces
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Fixed ICE-7496 - Ice/binding too slow, speed up of tests on WindowsBenoit Foucher2017-01-26
| |
* | Fixed ICE-2802 - no longer halt when running out of FDsBenoit Foucher2017-01-18
| |
* | Supported for automated browser testingBenoit Foucher2016-12-21
| |
* | Fix some typosJoe George2016-12-07
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
|/
* Update copyright headersJoe George2016-03-01
|
* Minor fix for Expect.py scriptJose2015-08-17
|
* Another minor fix for Expect.py scriptJose2015-08-13
|
* Minor fix to Expect scriptJose2015-08-13
|
* ICE-6163 - Improve error handling in test scriptsJose2015-08-11
|
* Fixed ICE-6464 and deprecated various IceSSL propertiesBenoit Foucher2015-04-28
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* Expect.py doesn't need to trap SIGINTJose2015-02-05
|
* Fixed (ICE-6190) - Improve WinRT ssl/wss testingJose2015-01-28
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Bump expect/expectall default timeoutsJose2014-12-12
|
* ICE-6005 - Fix TestUtil hanging while trying to shutdownJoe George2014-12-05
|
* Don't cleanup on timeout some tests expect timeoutJose2014-12-05
|
* Cleanup remaining process when test failsJose2014-12-04
|
* ICE-5904 - Fix IceStorm/replicated failureJoe George2014-11-16
|
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-09-24
| | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes
* Ice-5123 Improve TestUtil.py watch dog threadDwayne Boone2014-07-14
|
* merging javascript branchMark Spruiell2014-03-19
|
* Test & Build auotomation scriptsJose2013-08-26
|
* Fixed (ICE-5403) - error in regular expression engineJose2013-08-21
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5065 - Fixed another exit status problemBenoit Foucher2012-11-30
|
* ICE-5012 Demo script failuresMatthew Newhook2012-11-30
|
* Fixed ICE-5061 - Fixed previous fix for Windows exit status issueBenoit Foucher2012-11-30
|
* Fixed ICE-5054 - don't rely anymore on exit status for Windows processed ↵Benoit Foucher2012-11-30
| | | | killed with Ctrl-Break
* Fixed ICE-5050 - Except.py issue on Windows where process couldn't be terminatedBenoit Foucher2012-11-29
|
* Test suite fixesBenoit Foucher2012-10-23
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* python 3 supportMark Spruiell2012-04-24
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* http://bugzilla/bugzilla/show_bug.cgi?id=4483 - replace \n with newlines in ↵Matthew Newhook2009-12-16
| | | | TIMEOUT error.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3842 - ctypes not in ↵Matthew Newhook2009-03-16
| | | | python 2.5 in x64 windows. Also added code to print environment variables of interest.
* http://bugzilla/bugzilla/show_bug.cgi?id=3835 - AttributeError in __del__Matthew Newhook2009-03-11
|