summaryrefslogtreecommitdiff
path: root/scripts/Util.py
Commit message (Collapse)AuthorAge
...
* Fixed ICE-2802 - no longer halt when running out of FDsBenoit Foucher2017-01-18
|
* Fixed bug where test output was missing when running with --workersBenoit Foucher2017-01-16
|
* Fixed ICE-7501 & ICE-7502 - Integrated the building of the controller Apps ↵Benoit Foucher2017-01-13
| | | | to the gmake build system, IceSSL test fix
* Added shutdown of the simulatorBenoit Foucher2017-01-13
|
* Removed workaroud for running Safari with jenkinsBenoit Foucher2017-01-11
|
* Added back setting of LD_LIBRARY_PATH for Linux (ICE-7479)Benoit Foucher2017-01-10
|
* Merge remote-tracking branch 'origin/3.6'Benoit Foucher2017-01-09
|
* Added support for SSL with automated UWP testsBenoit Foucher2017-01-09
|
* Test script fix, don't terminate the process twiceBenoit Foucher2017-01-06
|
* Added --show-durations to allTests.pyBenoit Foucher2017-01-06
|
* Added debugging info for Ubuntu/Jenkins Firefox failureBenoit Foucher2017-01-06
|
* Fixed ICE-7478 - concurrent file accessBenoit Foucher2017-01-05
|
* Fixed macOS PHP testing bug when running against binary distributionBenoit Foucher2017-01-05
|
* Thread safety fixes for tests scriptsBenoit Foucher2017-01-05
|
* Added workaround for running Safari tests with JenkinsBenoit Foucher2017-01-04
|
* Fixed BrowserController bug in Util.pyBenoit Foucher2017-01-03
|
* Fixed Python allTests.py environment issueBenoit Foucher2017-01-03
|
* Revert "Fixed (ICE-7477) - Use native Base64 encode/decode"Jose2017-01-02
| | | | This reverts commit 2df05d130ae51a65f51c593800ad722d533f5df3.
* Fixed (ICE-7477) - Use native Base64 encode/decodeJose2017-01-02
|
* CSharp cleanup and fixes:Jose2016-12-29
| | | | | | | | | | | | | | - Add EditorBrowsable(EditorBrowsableState.Never) to hidde internal public methods from Intellisense, see ICE-7448. - Remove Base64 and replace it with .NET System.Convert see ICE-7477 - Remove SysLogger as that was only used by Mono - Simplify ThreadPriority setting - Remove using statements that are not required - Normalize string, char, object spell, preferred over String, Char, Object - Shorthen qualifier names avoiding redundant scopes.
* Bumped timeout for server shutdownBenoit Foucher2016-12-27
|
* Fixed (ICE-6974) - Test suite and Python installed in C:\Program FilesJose2016-12-26
|
* Fixed missing check for exist statusBenoit Foucher2016-12-24
|
* Better exception handling in case of webdriver failuresBenoit Foucher2016-12-24
|
* Fixed JS Glacier2/router client to no longer ignore failures and fixed ↵Benoit Foucher2016-12-24
| | | | Util.py to prevent hangs in case servers didn't shutdown
* Another fix for UWP testsJose2016-12-23
|
* Fix to run UWP tests with release packagesJose2016-12-23
|
* Added support for using the local IcePy for remote communicationsBenoit Foucher2016-12-23
|
* Add loopback exceptin for UWP controller appJose2016-12-23
|
* Workaround for Safari/WebWorker issueBenoit Foucher2016-12-23
|
* Add support for --uwp --controller-appJose2016-12-22
|
* Fixed potential threading issue on controller destroyBenoit Foucher2016-12-22
|
* Revert Windows default platform/configuration to Win32/DebugJose2016-12-22
|
* Added Ice/location & Glacier2/router testing for JS browsersBenoit Foucher2016-12-22
|
* UWP test controller and related fixesJose2016-12-22
|
* Minor fix for JS testsBenoit Foucher2016-12-21
|
* Replaced USE_BIN_DIST with ICE_BIN_DISTJoe George2016-12-21
| | | | ICE_BIN_DIST is a list of binary distributions to build against
* Added support for running browser test with WebWorkersBenoit Foucher2016-12-21
|
* Fixed --filter/--rfilter issue when platform filters are setBenoit Foucher2016-12-21
|
* Additional fixes for Edge/IE, only run with ES5Benoit Foucher2016-12-21
|
* Supported for automated browser testingBenoit Foucher2016-12-21
|
* Support for specifying Java args with test scriptsBenoit Foucher2016-12-19
|
* Added support for Objective-C controllerBenoit Foucher2016-12-16
|
* iOS C++ controller fixesBenoit Foucher2016-12-15
|
* Windows test script fixesJose2016-12-14
|
* Fixes to JS test scripts and more work on iOS C++ controllerBenoit Foucher2016-12-14
|
* Only use MSI bin with v140 compilerJose2016-12-14
|
* Fix test scripts CSharp plug-ins entrypointJose2016-12-13
|
* Fixed JS controller failuresBenoit Foucher2016-12-13
|
* Mising argument in getIceDir callJose2016-12-13
|