Commit: e9ff9c9139a7454916849756bbf7e8df3b045c09 Author: Matt Ficken <v-maf...@microsoft.com> Wed, 29 May 2013 23:54:25 -0700 Parents: c11e99d30eccb25a412fc1d92c3dbf5179fecf84 Branches: master
Link: http://git.php.net/?p=pftt2.git;a=commitdiff;h=e9ff9c9139a7454916849756bbf7e8df3b045c09 Log: Dynamic Thread Pool and Opcache SharedMemoryArea handle fix Former-commit-id: 8e9f834311a2b25d8ae97e588d77c1a81a9d6dfb Changed paths: M .classpath A app/wordpress-tests.7z.REMOVED.git-id A bin/help_all.cmd M bin/list_config.cmd A bin/listconfig.cmd M bin/pftt M bin/pftt.cmd M bin/rctest.cmd M bin/sleep.cmd D conf/CommonConfig.groovy A conf/apcu.groovy D conf/chrome.groovy M conf/csc_disable.groovy M conf/csc_enable.groovy D conf/ff.groovy D conf/ie.groovy A conf/no_user_cache.groovy A conf/not/local_fs_only_builtin_web.groovy A conf/not/not_phar.groovy D conf/opera.groovy M conf/phpunit_inline_reference.groovy M conf/phpunit_reflection_only.groovy M conf/plain_socket.groovy D conf/safari.groovy M conf/ssl_socket.groovy A conf/task/check_proc_first.groovy A conf/task/smokey.groovy A conf/task/stress.groovy A conf/task/stress_long.groovy A conf/task/stress_more.groovy A conf/task/stress_more_long.groovy A conf/task/stress_overnight.groovy A conf/task/stress_server.groovy A conf/task/unstable_server.groovy A conf/web_browser/chrome.groovy A conf/web_browser/ff.groovy A conf/web_browser/ie.groovy A conf/web_browser/opera.groovy A conf/web_browser/safari.groovy A conf/wincacheu.groovy A lib/j2ssh-common-0.2.9.jar A lib/j2ssh-core-0.2.9.jar M src/com/github/mattficken/io/ArrayUtil.java M src/com/github/mattficken/io/Trie.java M src/com/mostc/pftt/host/AHost.java M src/com/mostc/pftt/host/LocalHost.java M src/com/mostc/pftt/host/PSCAgentServer.java M src/com/mostc/pftt/host/RemotePhptTestPackRunner.java M src/com/mostc/pftt/host/SSHHost.java A src/com/mostc/pftt/main/CmpReport.java M src/com/mostc/pftt/main/Config.java A src/com/mostc/pftt/main/IENVINIFilter.java M src/com/mostc/pftt/main/PfttAgentMain.java M src/com/mostc/pftt/main/PfttMain.java M src/com/mostc/pftt/model/app/PhpUnitSourceTestPack.java M src/com/mostc/pftt/model/app/PhpUnitTemplate.groovy M src/com/mostc/pftt/model/app/PhpUnitTestCase.java M src/com/mostc/pftt/model/core/PhpIni.java M src/com/mostc/pftt/model/core/PhptSourceTestPack.java M src/com/mostc/pftt/model/core/PhptTestCase.java M src/com/mostc/pftt/model/sapi/AbstractManagedProcessesWebServerManager.java M src/com/mostc/pftt/model/sapi/CliSAPIInstance.java M src/com/mostc/pftt/model/smoke/RequiredExtensionsSmokeTest.java D src/com/mostc/pftt/model/ui/EasyUITest.java A src/com/mostc/pftt/model/ui/EasyUITestCase.java M src/com/mostc/pftt/model/ui/IUITestBranch.java M src/com/mostc/pftt/model/ui/MediaWikiUITestPack.java D src/com/mostc/pftt/model/ui/UITest.java A src/com/mostc/pftt/model/ui/UITestCase.java M src/com/mostc/pftt/model/ui/UITestRunner.java M src/com/mostc/pftt/model/ui/WordpressTestPack.groovy M src/com/mostc/pftt/results/ConsoleManager.java M src/com/mostc/pftt/results/ITestResultReceiver.java M src/com/mostc/pftt/results/LocalConsoleManager.java M src/com/mostc/pftt/results/PhpResultPackWriter.java M src/com/mostc/pftt/results/PhpUnitResultWriter.java M src/com/mostc/pftt/results/PhpUnitTestResult.java M src/com/mostc/pftt/results/PhptResultWriter.java M src/com/mostc/pftt/results/PhptTestResult.java M src/com/mostc/pftt/results/UITestWriter.java M src/com/mostc/pftt/runner/AbstractLocalTestPackRunner.java M src/com/mostc/pftt/runner/AbstractPhpUnitTestCaseRunner.java M src/com/mostc/pftt/runner/AbstractPhptTestCaseRunner.java M src/com/mostc/pftt/runner/AbstractPhptTestCaseRunner2.java M src/com/mostc/pftt/runner/AbstractTestCaseRunner.java M src/com/mostc/pftt/runner/AbstractTestPackRunner.java M src/com/mostc/pftt/runner/BuiltinWebHttpPhpUnitTestCaseRunner.java M src/com/mostc/pftt/runner/BuiltinWebHttpPhptTestCaseRunner.java M src/com/mostc/pftt/runner/CliPhpUnitTestCaseRunner.java M src/com/mostc/pftt/runner/CliPhptTestCaseRunner.java M src/com/mostc/pftt/runner/HttpPhpUnitTestCaseRunner.java M src/com/mostc/pftt/runner/HttpPhptTestCaseRunner.java M src/com/mostc/pftt/runner/LocalPhpUnitTestPackRunner.java M src/com/mostc/pftt/runner/LocalPhptTestPackRunner.java M src/com/mostc/pftt/scenario/AbstractProductionWebServerScenario.java M src/com/mostc/pftt/scenario/AbstractSAPIScenario.java M src/com/mostc/pftt/scenario/AbstractWebServerScenario.java M src/com/mostc/pftt/scenario/BuiltinWebServerScenario.java M src/com/mostc/pftt/scenario/CLIScenario.java M src/com/mostc/pftt/scenario/NginxScenario.java M src/com/mostc/pftt/scenario/OpcacheScenario.java M src/com/mostc/pftt/util/TimerUtil.java Diff: <Diff exceeded maximum size>