Home
last modified time | relevance | path

Searched refs:risky (Results 1 – 21 of 21) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php51 protected $risky = []; variable in PHPUnit_Framework_TestResult
221 $this->risky[] = new PHPUnit_Framework_TestFailure($test, $t);
306 $this->risky[] = new PHPUnit_Framework_TestFailure($test, $e);
435 return count($this->risky);
463 public function risky() function in PHPUnit_Framework_TestResult
465 return $this->risky;
625 $risky = false;
697 $risky = true;
708 $risky = true;
771 $risky = true;
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php322 $risky = $childResult->risky();
334 } elseif (!empty($risky)) {
337 $this->getException($risky[0]),
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dreport-useless-tests.phpt22 There was 1 risky test:
27 OK, but incomplete, skipped, or risky tests!
H A Dhelp.phpt68 --stop-on-risky Stop execution upon first risky test.
72 --fail-on-risky Treat risky tests as failures.
H A Dhelp2.phpt69 --stop-on-risky Stop execution upon first risky test.
73 --fail-on-risky Treat risky tests as failures.
H A Dphpt-xfail.phpt17 OK, but incomplete, skipped, or risky tests!
H A Dreport-useless-tests-incomplete.phpt19 OK, but incomplete, skipped, or risky tests!
H A Dreport-useless-tests-isolation.phpt20 OK, but incomplete, skipped, or risky tests!
H A Dcustom-printer-verbose.phpt30 OK, but incomplete, skipped, or risky tests!
/plugin/findologicxmlexport/vendor/twig/twig/
H A D.php_cs.dist6 '@Symfony:risky' => true,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1374.phpt18 OK, but incomplete, skipped, or risky tests!
H A D1570.phpt19 OK, but incomplete, skipped, or risky tests!
H A D1468.phpt19 OK, but incomplete, skipped, or risky tests!
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A D.php_cs7 '@Symfony:risky' => true,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php54 protected $risky = 0; variable in PHPUnit_Util_TestDox_ResultPrinter
195 $this->risky++;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md96 …com/sebastianbergmann/phpunit/issues/2478): Tests that take too long are not reported as risky test
163 …ues/2424): `TestCase::getStatus()` returns `STATUS_PASSED` instead of `STATUS_RISKY` for risky test
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php309 $this->printDefects($result->risky(), 'risky test');
/plugin/wrap/
H A Dexample.txt367 :!: Warning: The text will still appear in the source code, in non-modern browsers and is searchable. Do not hide any security risky secrets with it!
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/passpolicy/
H A Dwords.txt2971 risky
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md183 - Fix risky tests [\#918](https://github.com/schmittjoh/serializer/pull/918) ([goetas](https://gith…