Predefined output formats - ELK, cron. New demo and docs. #1670
Annotations
11 errors
|
tests/CliMultiProcessTest.php#L21
JBZoo\PHPUnit\CliMultiProcessTest::testAsRealExecution
JBZoo\PHPUnit\CmdResult Object
(
[code] => 255
[std] =>
[err] => PHP Fatal error: Uncaught Error: Call to undefined method Monolog\Formatter\NormalizerFormatter::normalizeValue() in src/OutputMods/AbstractOutputMode.php:236
Stack trace:
#0 src/OutputMods/AbstractOutputMode.php(102): JBZoo\Cli\OutputMods\AbstractOutputMode->prepareContext()
#1 src/OutputMods/Text.php(50): JBZoo\Cli\OutputMods\AbstractOutputMode->_()
#2 src/CliCommand.php(168): JBZoo\Cli\OutputMods\Text->onExecBefore()
#3 vendor/symfony/console/Command/Command.php(298): JBZoo\Cli\CliCommand->execute()
#4 vendor/symfony/console/Application.php(1005): Symfony\Component\Console\Command\Command->run()
#5 vendor/symfony/console/Application.php(299): Symfony\Component\Console\Application->doRunCommand()
#6 vendor/symfony/console/Application.php(171): Symfony\Component\Console\Application->doRun()
#7 tests/TestApp/bin.php(33): Symfony\Component\Console\Application->run()
#8 tests/TestApp/cli-wrapper.php(43): require_once('...')
#9 {main}
thrown in src/OutputMods/AbstractOutputMode.php on line 236
[cmd] => JBZOO_TEST_VAR=123456 php tests/TestApp/cli-wrapper.php test:sleep-multi 123 " qwerty " -v --sleep="1" --no-progress --pm-max="50" --no-ansi
)
Failed asserting that 255 is identical to 0.
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/CliMultiProcessTest.php:33
|
tests/CliMultiProcessTest.php#L56
JBZoo\PHPUnit\CliMultiProcessTest::testAsVirtalExecution
Error: Call to undefined method Monolog\Formatter\NormalizerFormatter::normalizeValue()
src/OutputMods/AbstractOutputMode.php:236
src/OutputMods/AbstractOutputMode.php:102
src/OutputMods/Text.php:50
src/CliCommand.php:168
vendor/symfony/console/Command/Command.php:298
tests/Helper.php:84
tests/CliMultiProcessTest.php:59
|
tests/CliMultiProcessTest.php#L83
JBZoo\PHPUnit\CliMultiProcessTest::testException
Failed asserting that 255 is identical to 1.
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/CliMultiProcessTest.php:95
|
tests/CliMultiProcessTest.php#L117
JBZoo\PHPUnit\CliMultiProcessTest::testNumberOfCpuCores
Failed asserting that '' contains "Debug: Max number of sub-processes: 50".
vendor/jbzoo/phpunit/src/functions/aliases.php:245
tests/CliMultiProcessTest.php:124
|
tests/CliOptionsTest.php#L21
JBZoo\PHPUnit\CliOptionsTest::testOptionNone
Failed asserting that null is identical to Array &0 (
'Default' => false
'Bool' => false
'Int' => 0
'Float' => 0
'String' => ''
'Array' => Array &1 (
0 => false
)
).
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/CliOptionsTest.php:26
|
tests/CliOptionsTest.php#L46
JBZoo\PHPUnit\CliOptionsTest::testOptionRequired
Failed asserting that null is identical to Array &0 (
'Default' => null
'Bool' => false
'Int' => 0
'Float' => 0
'String' => ''
'Array' => Array &1 ()
).
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/CliOptionsTest.php:50
|
tests/CliOptionsTest.php#L80
JBZoo\PHPUnit\CliOptionsTest::testOptionRequiredAndDefault
Failed asserting that null is identical to Array &0 (
'Default' => '456.8'
'Bool' => true
'Int' => 456
'Float' => 456.8
'String' => '456.8'
'Array' => Array &1 (
0 => '456.8'
)
).
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/CliOptionsTest.php:84
|
tests/CliOptionsTest.php#L124
JBZoo\PHPUnit\CliOptionsTest::testOptionOptional
Failed asserting that null is identical to Array &0 (
'Default' => null
'Bool' => false
'Int' => 0
'Float' => 0
'String' => ''
'Array' => Array &1 ()
).
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/CliOptionsTest.php:128
|
tests/CliOptionsTest.php#L168
JBZoo\PHPUnit\CliOptionsTest::testOptionOptionalDefault
Failed asserting that null is identical to Array &0 (
'Default' => '456.8'
'Bool' => true
'Int' => 456
'Float' => 456.8
'String' => '456.8'
'Array' => Array &1 (
0 => '456.8'
)
).
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/CliOptionsTest.php:172
|
tests/CliOptionsTest.php#L212
JBZoo\PHPUnit\CliOptionsTest::testOptionArrayOptional
Failed asserting that null is identical to Array &0 (
'Default' => Array &1 ()
'Bool' => false
'Int' => 0
'Float' => 0
'String' => ''
'Array' => Array &2 ()
).
vendor/jbzoo/phpunit/src/functions/aliases.php:129
tests/CliOptionsTest.php:216
|
The logs for this run have expired and are no longer available.
Loading