summaryrefslogtreecommitdiff
path: root/scripts/Expect.py
Commit message (Collapse)AuthorAge
* 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
|
* http://bugzilla/bugzilla/show_bug.cgi?id=3808 - odd output in ↵Matthew Newhook2009-03-12
| | | | | | | | | | | | | | | | | | IceGrid/activation test. Squashed commit of the following: commit 201ba9220339ff3a1a828b16782bf78d39949ed7 Author: Matthew Newhook <matthew@centosvm4.matthew.zeroc.com> Date: Thu Mar 12 01:51:20 2009 +0800 Delay the start of the reading thread until "ok" has been printed. commit a5eadfe584720f93502fffcd08ef40acab5416c6 Author: Matthew Newhook <matthew@centosvm4.matthew.zeroc.com> Date: Thu Mar 12 00:52:17 2009 +0800 added missing flush.
* Bug 3777 - demo scripts that rquire killing app not working on sun x86Dwayne Boone2009-03-04
|
* - Bug 3135 fix.Matthew Newhook2009-01-09
| | | | | | | | | | | | - Print output immediately in the expect script if there is no supression strings. Squashed commit of the following: commit 28c05ad2e801dbb4dd00aae9eade326fda14c860 Author: U-WIN-5WBK5GD0FYQ\matthew <matthew@WIN-5WBK5GD0FYQ.(none)> Date: Fri Jan 9 06:38:58 2009 -0800 bug 3135 DEADLOCK DETECTED in test/IceUtil/condvar.
* Fixed bug 2091 - Added feedback when starting server with bogus executableBenoit Foucher2009-01-08
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Numerous cleanups to the test suite and expect scripts.Matthew Newhook2008-08-04
Conflicts: cpp/test/Glacier2/staticFiltering/run.py