���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/tests/phpunit/includes/GlobalFunctions/wfShellExecTest.php
���ѧ٧ѧ�
<?php /** * @group GlobalFunctions * @covers ::wfShellExec */ class WfShellExecTest extends MediaWikiIntegrationTestCase { public function testT69870() { if ( wfIsWindows() ) { // T209159: Anonymous pipe under Windows does not support asynchronous read and write, // and the default buffer is too small (~4K), it is easy to be blocked. $this->markTestSkipped( 'T209159: Anonymous pipe under Windows cannot withstand such a large amount of data' ); } // Test several times because it involves a race condition that may randomly succeed or fail for ( $i = 0; $i < 10; $i++ ) { $output = wfShellExec( 'printf "%-333333s" "*"' ); $this->assertEquals( 333333, strlen( $output ) ); } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.3 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�