Skip to content

Instantly share code, notes, and snippets.

@Majkl578
Last active December 31, 2015 12:09
Show Gist options
  • Save Majkl578/7984436 to your computer and use it in GitHub Desktop.
Save Majkl578/7984436 to your computer and use it in GitHub Desktop.
Nette <3 HHVM
PHP 5.4.999-hiphop | 'hhvm' | 20 threads
s.........................................................................F...FF..FF.F.........F....F.........................................................F........s.....s.s.s.s.s.s.s.s.s.s..s..s..s..s..s..s..s..s..s..s..sF.s..s..s.FsF.s.Fs..s..s..s..s..s..s..s..s..sF.s...s.s..s..s..s..s.Fs..s...FFssFFss.s.ssFFsss.FFF.FF.FsFs....F....F..F...............................................................s...FF.F.......................................F..........F..........F............................................................F..F.........F..F.FFF....F.F.................................................................F....F.......F...F.FFFF....F.F......F..........................FF..F..F..............
-- FAILED: NetteModule\MicroPresenter | Nette/Application.UI/MicroPresenter.invoke.phpt
Exited with error code 1 (expected 0)
Exception: Invalid function, expected string, got object
in [internal function]
in Nette/Reflection/Parameter.php(42) ReflectionParameter->__construct()
in Nette/Reflection/GlobalFunction.php(93) Nette\Reflection\Parameter->__construct()
in Application/UI/PresenterComponentReflection.php(125) Nette\Reflection\GlobalFunction->getParameters()
in Nette/Application/MicroPresenter.php(75) Nette\Application\UI\PresenterComponentReflection::combineArgs()
in Nette/Application.UI/MicroPresenter.invoke.phpt(37) NetteModule\MicroPresenter->run()
in tests/Nette/bootstrap.php(76) {closure}()
in Nette/Application.UI/MicroPresenter.invoke.phpt(41) test()
-- FAILED: Nette\Caching\Storages\FileStorage start(). | Nette/Caching/FileStorage.start.phpt
Exited with error code 1 (expected 0)
HelloFailed: '' should be
... 'Hello'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/Caching/FileStorage.start.phpt(26) Tester\Assert::same()
-- FAILED: Nette\Application\UI\Presenter and checking params. | Nette/Application.UI/Presenter.paramChecking.phpt
Exited with error code 1 (expected 0)
Failed: Nette\Application\BadRequestException with a message matching 'Invalid value for parameter 'f' in method TestPresenter::actionDefault...'
... was expected but got 'Page not found. Missing template '…/www/nette/nette/tests/Nette/templa...'
diff '/www/nette/nette/tests/Nette/Application.UI/output/Presenter.paramChecking.expected' '/www/nette/nette/tests/Nette/Application.UI/output/Presenter.paramChecking.actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(249) Tester\Assert::fail()
in Nette/Application.UI/Presenter.paramChecking.phpt(86) Tester\Assert::exception()
-- FAILED: Nette\Caching\Storages\MemcachedStorage files dependency test. | Nette/Caching/Memcached.files.phpt
Exited with error code 1 (expected 0)
Failed: FALSE should be TRUE
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(145) Tester\Assert::fail()
in Nette/Caching/Memcached.files.phpt(40) Tester\Assert::true()
-- FAILED: Nette\Caching\Storages\MemcachedStorage priority test. | Nette/Caching/Memcached.priority.phpt
Exited with error code 1 (expected 0)
Failed: FALSE should be TRUE
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(145) Tester\Assert::fail()
in Nette/Caching/Memcached.priority.phpt(51) Tester\Assert::true()
-- FAILED: Nette\Caching\Storages\MemcachedStorage tags dependency test. | Nette/Caching/Memcached.tags.phpt
Exited with error code 1 (expected 0)
Failed: FALSE should be TRUE
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(145) Tester\Assert::fail()
in Nette/Caching/Memcached.tags.phpt(51) Tester\Assert::true()
-- FAILED: Nette\Caching\Storages\MemcachedStorage expiration test. | Nette/Caching/Memcached.expiration.phpt
Exited with error code 1 (expected 0)
Failed: FALSE should be TRUE
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(145) Tester\Assert::fail()
in Nette/Caching/Memcached.expiration.phpt(37) Tester\Assert::true()
-- FAILED: Nette\Caching\Storages\MemcachedStorage sliding expiration test. | Nette/Caching/Memcached.sliding.phpt
Exited with error code 1 (expected 0)
Failed: FALSE should be TRUE
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(145) Tester\Assert::fail()
in Nette/Caching/Memcached.sliding.phpt(40) Tester\Assert::true()
-- FAILED: Nette\DI\Config\Adapters\IniAdapter errors. | Nette/DI/IniAdapter.errors.phpt
Exited with error code 1 (expected 0)
Failed: Nette\InvalidStateException with a message matching '...le(): syntax error, unexpected $end, expecting ']' in %a% on line 1'
... was expected but got '...le(): '
diff '/www/nette/nette/tests/Nette/DI/output/IniAdapter.errors.expected' '/www/nette/nette/tests/Nette/DI/output/IniAdapter.errors.actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(249) Tester\Assert::fail()
in Nette/DI/IniAdapter.errors.phpt(32) Tester\Assert::exception()
-- FAILED: Nette\Database\Table: Basic operations. | Nette/Database/Table.basic.phpt ['sqlite']
Exited with error code 1 (expected 0)
Failed: Nette\Database\Reflection\MissingReferenceException with a message matching 'No reference found for $book->test.'
... was expected but got ''
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(249) Tester\Assert::fail()
in Nette/Database/Table.basic.phpt(92) Tester\Assert::exception()
in tests/Nette/bootstrap.php(76) {closure}()
in Nette/Database/Table.basic.phpt(97) test()
-- FAILED: Nette\Database\Table: Basic operations. | Nette/Database/Table.basic.phpt ['mysql']
Exited with error code 1 (expected 0)
Failed: Nette\Database\Reflection\MissingReferenceException with a message matching 'No reference found for $book->test.'
... was expected but got ''
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(249) Tester\Assert::fail()
in Nette/Database/Table.basic.phpt(92) Tester\Assert::exception()
in tests/Nette/bootstrap.php(76) {closure}()
in Nette/Database/Table.basic.phpt(97) test()
-- FAILED: Nette\Database\Table: Rows invalidating. | Nette/Database/Table.cache.rows.phpt ['sqlite']
Exited with error code 1 (expected 0)
-- FAILED: Nette\Database\Table: Rows invalidating. | Nette/Database/Table.cache.rows.phpt ['mysql']
Exited with error code 1 (expected 0)
-- FAILED: Nette\Database\Table: Multi primary key support. | Nette/Database/Table.multi-primary-key.phpt ['sqlite']
Exited with error code 1 (expected 0)
-- FAILED: Nette\Database\Table: Multi primary key support. | Nette/Database/Table.multi-primary-key.phpt ['mysql']
Exited with error code 1 (expected 0)
-- FAILED: Nette\Diagnostics\Debugger error in console. | Nette/Diagnostics/Debugger.E_COMPILE_ERROR.console.phpt
Exited with error code 1 (expected 255)
-- FAILED: Nette\Diagnostics\Debugger E_ERROR in console. | Nette/Diagnostics/Debugger.E_ERROR.console.phpt
Exited with error code 1 (expected 255)
-- FAILED: Nette\Diagnostics\Debugger E_ERROR in production & console mode. | Nette/Diagnostics/Debugger.E_ERROR.production.console.phpt
Exited with error code 1 (expected 255)
-- FAILED: Nette\Diagnostics\Debugger E_RECOVERABLE_ERROR error. | Nette/Diagnostics/Debugger.E_RECOVERABLE_ERROR.phpt
Exited with error code 1 (expected 0)
exception 'Tester\AssertException' with message 'Nette\FatalErrorException with a message matching %2 was expected but got %1' in /www/nette/nette/vendor/nette/tester/Tester/Framework/Assert.php:364
Stack trace:
#0 /www/nette/nette/vendor/nette/tester/Tester/Framework/Assert.php(249): Tester\Assert::fail()
#1 /www/nette/nette/tests/Nette/Diagnostics/Debugger.E_RECOVERABLE_ERROR.phpt(49): Tester\Assert::exception()
#2 {main}
-- FAILED: Nette\Diagnostics\Debugger exception in non-HTML. | Nette/Diagnostics/Debugger.exception.nonhtml.phpt
Exited with error code 1 (expected 254)
exception 'Exception' with message 'The my exception' in /www/nette/nette/tests/Nette/Diagnostics/Debugger.exception.nonhtml.phpt:39
Stack trace:
#0 /www/nette/nette/tests/Nette/Diagnostics/Debugger.exception.nonhtml.phpt(33): third()
#1 /www/nette/nette/tests/Nette/Diagnostics/Debugger.exception.nonhtml.phpt(27): second()
#2 /www/nette/nette/tests/Nette/Diagnostics/Debugger.exception.nonhtml.phpt(43): first()
#3 {main}
-- FAILED: Nette\Diagnostics\Debugger exception in production & console mode. | Nette/Diagnostics/Debugger.exception.production.console.phpt
Exited with error code 1 (expected 254)
ERROR: the server encountered an internal error and was unable to complete your request.
-- FAILED: Nette\Diagnostics\Debugger logging exceptions in log message. | Nette/Diagnostics/Debugger.log().phpt
Exited with error code 255 (expected 0)
-- FAILED: Nette\Diagnostics\Debugger logging exceptions in log message. | Nette/Diagnostics/Debugger.log().samefile.phpt
Exited with error code 255 (expected 0)
-- FAILED: Nette\Diagnostics\Debugger error logging. | Nette/Diagnostics/Debugger.logging.error.phpt
Exited with error code 1 (expected 255)
-- FAILED: Nette\Diagnostics\Debugger notices and warnings in scream mode. | Nette/Diagnostics/Debugger.scream.phpt
Failed: output should match '
Strict Standards: mktime(): You should be using the time() function i...'
-- FAILED: Nette\Diagnostics\Debugger errors and shut-up operator. | Nette/Diagnostics/Debugger.shut-up.error.phpt
Exited with error code 1 (expected 255)
-- FAILED: Nette\Diagnostics\Debugger notices and warnings with $strictMode in console. | Nette/Diagnostics/Debugger.strict.console.phpt
Failed: output should match 'exception 'Nette\FatalErrorException' with message 'Undefined variable...'
-- FAILED: Nette\Diagnostics\Debugger notices and warnings in console. | Nette/Diagnostics/Debugger.warnings.console.phpt
Exited with error code 1 (expected 0)
exception 'Tester\AssertException' with message '%1 should match %2' in /www/nette/nette/vendor/nette/tester/Tester/Framework/Assert.php:364
Stack trace:
#0 /www/nette/nette/vendor/nette/tester/Tester/Framework/Assert.php(337): Tester\Assert::fail()
#1 /www/nette/nette/tests/Nette/Diagnostics/Debugger.warnings.console.phpt(56): Tester\Assert::match()
#2 {main}
-- FAILED: Nette\Diagnostics\Dumper::toHtml() | Nette/Diagnostics/Dumper.toHtml().phpt
Exited with error code 1 (expected 0)
Failed: '... data-nette-href="editor://open/?file=%2Fwww%2Fnette%2Fnette%2Ftest...' should match
... '...>stdClass</span> <span class="nette-dump-hash">#%h%</span>
</pre>'
diff '/www/nette/nette/tests/Nette/Diagnostics/output/Dumper.toHtml().expected' '/www/nette/nette/tests/Nette/Diagnostics/output/Dumper.toHtml().actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(337) Tester\Assert::fail()
in Nette/Diagnostics/Dumper.toHtml().phpt(78) Tester\Assert::match()
-- FAILED: Nette\Diagnostics\Dumper::toText() | Nette/Diagnostics/Dumper.toText().phpt
Exited with error code 1 (expected 0)
Failed: '...9864
0 => array (2)
| object => stdClass #8f34
| data =>...' should match
... '...%h%
0 => array (2)
| object => stdClass #%h%
| data => "...'
diff '/www/nette/nette/tests/Nette/Diagnostics/output/Dumper.toText().expected' '/www/nette/nette/tests/Nette/Diagnostics/output/Dumper.toText().actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(337) Tester\Assert::fail()
in Nette/Diagnostics/Dumper.toText().phpt(94) Tester\Assert::match()
-- FAILED: PHP error handler. | Nette/Diagnostics/PHP.errorHandler.phpt
Exited with error code 1 (expected 0)
Failed: '' should be 10
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/Diagnostics/PHP.errorHandler.phpt(17) Tester\Assert::same()
in [internal function] {closure}()
in Nette/Diagnostics/PHP.errorHandler.phpt(21) trigger_error()
-- FAILED: Nette\Http\Session error in session_start. | Nette/Http/Session.start.error.phpt
Exited with error code 1 (expected 0)
Failed: Nette\InvalidStateException was expected, but none was thrown
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(243) Tester\Assert::fail()
in Nette/Http/Session.start.error.phpt(27) Tester\Assert::exception()
-- FAILED: Nette\Http\Session::regenerateId() | Nette/Http/Session.regenerateId().phpt
Exited with error code 1 (expected 0)
Failed: FALSE should be TRUE
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(145) Tester\Assert::fail()
in Nette/Http/Session.regenerateId().phpt(27) Tester\Assert::true()
-- FAILED: Nette\Http\SessionSection remove. | Nette/Http/SessionSection.remove.phpt
Exited with error code 1 (expected 0)
Failed: '' should be
... 'a=apple&p=papaya&c=cherry'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/Http/SessionSection.remove.phpt(29) Tester\Assert::same()
-- FAILED: Nette\Latte\Macros\UIMacros, renderSnippets and control with two templates. | Nette/Latte/UIMacros.renderSnippets2.phpt
Exited with error code 255 (expected 0)
ErrorException: Invalid argument supplied for foreach()
in Nette/Templating/Template.php(410)
in Nette/Templating/Template.php(144) Nette\Templating\Template::extractPhp()
in Nette/Templating/Template.php(83) Nette\Templating\Template->compile()
in Nette/Latte/UIMacros.renderSnippets2.phpt(75) Nette\Templating\Template->render()
in Nette/Latte/UIMacros.renderSnippets2.phpt(83) TestPresenter->render()
-- FAILED: Nette\Latte\Engine: {cache ...} | Nette/Latte/macros.cache.phpt
Exited with error code 1 (expected 0)
Noncached content
<h1>HELLO</h1>
<p>Included file (11)</p>
hello
Failed: '' should match
... 'Noncached content
<h1>HELLO</h1>
...
-- FAILED: Nette\Http\SessionSection::setExpiration() | Nette/Http/SessionSection.setExpiration().phpt
Exited with error code 1 (expected 0)
Failed: '' should be
... 'p=plum'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/Http/SessionSection.setExpiration().phpt(52) Tester\Assert::same()
in tests/Nette/bootstrap.php(76) {closure}()
in Nette/Http/SessionSection.setExpiration().phpt(53) test()
-- FAILED: Nette\PhpGenerator generator. | Nette/PhpGenerator/ClassType.from.trait.phpt
Exited with error code 1 (expected 0)
Failed: '...protected function func2()
{
}
function func1()
{
}
}
cl...' should match
...
-- FAILED: Nette\PhpGenerator generator. | Nette/PhpGenerator/ClassType.from.phpt
Exited with error code 1 (expected 0)
Failed: '...ublic static $static;
private $private = array();
/**
* Func...' should match
... '...rivate $private = array();
public static $static;
/**
* Func...'
...
-- FAILED: Nette\Reflection\Parameter and closure tests. | Nette/Reflection/Parameter.php53.phpt
Exited with error code 1 (expected 0)
Exception: Invalid function, expected string, got object
in [internal function]
in Nette/Reflection/Parameter.php(42) ReflectionParameter->__construct()
in Nette/Reflection/GlobalFunction.php(93) Nette\Reflection\Parameter->__construct()
in Nette/Reflection/Parameter.php53.phpt(18) Nette\Reflection\GlobalFunction->getParameters()
-- FAILED: Nette\Reflection\Extension tests. | Nette/Reflection/Extension.phpt
Exited with error code 255 (expected 0)
ErrorException: Undefined index: sleep
in Nette/Reflection/Extension.phpt(19)
-- FAILED: Nette\Reflection\GlobalFunction tests. | Nette/Reflection/GlobalFunction.phpt
Exited with error code 1 (expected 0)
Nette\MemberAccessException: Call to undefined method Nette\Reflection\GlobalFunction::getExtensionName().
in Nette/common/ObjectMixin.php(103)
in Nette/Reflection/GlobalFunction.php(104) Nette\ObjectMixin::call()
in Nette/Reflection/GlobalFunction.php(83) Nette\Reflection\GlobalFunction->__call()
in Nette/Reflection/GlobalFunction.phpt(22) Nette\Reflection\GlobalFunction->getExtension()
-- FAILED: Nette\Reflection\ClassType tests. | Nette/Reflection/ClassType.phpt
Exited with error code 1 (expected 0)
Failed: Nette\Reflection\ClassType(#cb00) should be equal to Nette\Reflection\ClassType(#2510)
diff '/www/nette/nette/tests/Nette/Reflection/output/ClassType.expected' '/www/nette/nette/tests/Nette/Reflection/output/ClassType.actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(80) Tester\Assert::fail()
in Nette/Reflection/ClassType.phpt(31) Tester\Assert::equal()
-- FAILED: Nette\Reflection\Parameter default values test. | Nette/Reflection/Parameter.defaultValues.phpt
Exited with error code 1 (expected 0)
func1($a)
func1($b)
func1($c)
func2($a)
func2($b)
Failed: TRUE should be FALSE
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/Reflection/Parameter.defaultValues.phpt(23) Tester\Assert::same()
in Nette/Reflection/Parameter.defaultValues.phpt(54) check()
-- FAILED: Nette\Database\ResultSet::normalizeRow() | Nette/Database/ResultSet.normalizeRow.mysql.phpt ['mysql']
Exited with error code 1 (expected 0)
Failed: array('unsigned_int' => 1, 'int' => 1, 'smallint' => 1, 'tinyint' => '1', 'mediumint' => 1, ...) should be equal to
... array('unsigned_int' => 1, 'int' => 1, 'smallint' => 1, 'tinyint' => 1, 'mediumint' => 1, ...)
diff '/www/nette/nette/tests/Nette/Database/output/ResultSet.normalizeRow.mysql.[mysql].expected' '/www/nette/nette/tests/Nette/Database/output/ResultSet.normalizeRow.mysql.[mysql].actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(80) Tester\Assert::fail()
in Nette/Database/ResultSet.normalizeRow.mysql.phpt(52) Tester\Assert::equal()
-- FAILED: Nette\Reflection\Method tests. | Nette/Reflection/Method.phpt
Exited with error code 1 (expected 0)
Nette\MemberAccessException: Call to undefined method Nette\Reflection\Method::getExtensionName().
in Nette/common/ObjectMixin.php(103)
in Nette/Reflection/Method.php(180) Nette\ObjectMixin::call()
in Nette/Reflection/Method.php(111) Nette\Reflection\Method->__call()
in Nette/Reflection/Method.phpt(31) Nette\Reflection\Method->getExtension()
-- FAILED: Nette\Utils\Finder multiple sources. | Nette/Utils/Finder.multiple.phpt
Exited with error code 1 (expected 0)
Failed: array() should be
... array('files/images/logo.gif', 'files/subdir/subdir2/file.txt')
diff '/www/nette/nette/tests/Nette/Utils/output/Finder.multiple.expected' '/www/nette/nette/tests/Nette/Utils/output/Finder.multiple.actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/Utils/Finder.multiple.phpt(31) Tester\Assert::same()
in tests/Nette/bootstrap.php(76) {closure}()
in Nette/Utils/Finder.multiple.phpt(43) test()
-- FAILED: Nette\Utils\Json::encode() | Nette/Utils/Json.encode().phpt
Exited with error code 1 (expected 0)
Failed: Nette\Utils\JsonException was expected, but none was thrown
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(243) Tester\Assert::fail()
in Nette/Utils/Json.encode().phpt(22) Tester\Assert::exception()
-- FAILED: Nette\Utils\SafeStream basic usage. | Nette/Utils/SafeStream.basic.phpt
Exited with error code 1 (expected 0)
Failed: HHVM and SafeStream are not friends yet.
in Tester/Framework/Assert.php(364)
in Nette/Utils/SafeStream.basic.phpt(14) Tester\Assert::fail()
-- FAILED: Nette\Utils\SafeStream stress test. | Nette/Utils/SafeStream.stress.phpt [3]
Exited with error code 1 (expected 0)
Failed: HHVM and SafeStream are not friends yet.
in Tester/Framework/Assert.php(364)
in Nette/Utils/SafeStream.stress.phpt(19) Tester\Assert::fail()
-- FAILED: Nette\Utils\SafeStream stress test. | Nette/Utils/SafeStream.stress.phpt
Exited with error code 1 (expected 0)
Failed: HHVM and SafeStream are not friends yet.
in Tester/Framework/Assert.php(364)
in Nette/Utils/SafeStream.stress.phpt(19) Tester\Assert::fail()
-- FAILED: Nette\Utils\SafeStream stress test. | Nette/Utils/SafeStream.stress.phpt [4]
Exited with error code 1 (expected 0)
Failed: HHVM and SafeStream are not friends yet.
in Tester/Framework/Assert.php(364)
in Nette/Utils/SafeStream.stress.phpt(19) Tester\Assert::fail()
-- FAILED: Nette\Utils\SafeStream stress test. | Nette/Utils/SafeStream.stress.phpt [1]
Exited with error code 1 (expected 0)
Failed: HHVM and SafeStream are not friends yet.
in Tester/Framework/Assert.php(364)
in Nette/Utils/SafeStream.stress.phpt(19) Tester\Assert::fail()
-- FAILED: Nette\Utils\SafeStream stress test. | Nette/Utils/SafeStream.stress.phpt [2]
Exited with error code 1 (expected 0)
Failed: HHVM and SafeStream are not friends yet.
in Tester/Framework/Assert.php(364)
in Nette/Utils/SafeStream.stress.phpt(19) Tester\Assert::fail()
-- FAILED: Nette\Utils\Strings and RegexpException run-time error. | Nette/Utils/Strings.Regexp.errors.backtrack.phpt
Exited with error code 1 (expected 0)
ErrorException: REGEXERR: preg_match_impl/739: err=-8(PCRE_ERROR_MATCHLIMIT), pattern='#^(.*)(%\\d)(.*)(%\\d.*)\\z#', subject='Failed: Nette\\Utils\\RegexpException with a message matching %2 was expected but got %1', repl='', limits=(3, 100000), extra=(0, 0, 0, 0)
in Tester/Framework/Dumper.php(234)
in Tester/Framework/Dumper.php(234) preg_match()
in Tester/Framework/Environment.php(71) Tester\Dumper::dumpException()
in [internal function] Tester\Environment::handleException()
-- FAILED: Nette\Utils\Strings::checkEncoding() | Nette/Utils/Strings.checkEncoding().phpt
Exited with error code 1 (expected 0)
Failed: TRUE should be FALSE
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(158) Tester\Assert::fail()
in Nette/Utils/Strings.checkEncoding().phpt(20) Tester\Assert::false()
-- FAILED: Nette\Utils\Strings::fixEncoding() | Nette/Utils/Strings.fixEncoding().phpt
Exited with error code 1 (expected 0)
Failed: "a\xf4\x90\x80\x80b" should be
... 'ab'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/Utils/Strings.fixEncoding().phpt(41) Tester\Assert::same()
-- FAILED: Nette\ArrayHash basic usage. | Nette/common/ArrayHash.phpt
Exited with error code 1 (expected 0)
Failed: array('m' => Person(#dd70), "\x00Person\x00name" => 'Mary', 'j' => 'Jack', 'children' => Nette\ArrayHash(#3e51), ...) should be
... array('m' => Person(#dd70), 'j' => 'Jack', 'children' => Nette\ArrayHash(#3e51), ...)
diff '/www/nette/nette/tests/Nette/common/output/ArrayHash.expected' '/www/nette/nette/tests/Nette/common/output/ArrayHash.actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/common/ArrayHash.phpt(119) Tester\Assert::same()
in tests/Nette/bootstrap.php(76) {closure}()
in Nette/common/ArrayHash.phpt(120) test()
-- FAILED: Nette\Image alpha channel. | Nette/common/Image.alpha1.phpt
Exited with error code 1 (expected 0)
Failed: "...\x00\tpHYs\x00\x00\x0e\xc4\x00\x00\x0e\xc4\x01\x95+\x0e\x1b\x00\x00 \x00IDATx\x01\x01\xbcpC\x8f\x01\xff\x80\x00\x87\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00..." should be
... "... \x00IDATx\x01\x01\xbcpC\x8f\x01\xff\x80\x00\x87\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00..."
diff '/www/nette/nette/tests/Nette/common/output/Image.alpha1.expected' '/www/nette/nette/tests/Nette/common/output/Image.alpha1.actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/common/Image.alpha1.phpt(28) Tester\Assert::same()
-- FAILED: Nette\Image drawing. | Nette/common/Image.drawing.phpt
Exited with error code 1 (expected 0)
Failed: "...\x00\tpHYs\x00\x00\x0e\xc4\x00\x00\x0e\xc4\x01\x95+\x0e\x1b\x00\x00 \x00IDATx\x01\x00\\\x83\xa3|\x01\x00\x00\x00\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00..." should be
... "... \x00IDATx\x01\x00\\\x83\xa3|\x01\x00\x00\x00\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00..."
diff '/www/nette/nette/tests/Nette/common/output/Image.drawing.expected' '/www/nette/nette/tests/Nette/common/output/Image.drawing.actual'
in Tester/Framework/Assert.php(364)
in Tester/Framework/Assert.php(56) Tester\Assert::fail()
in Nette/common/Image.drawing.phpt(36) Tester\Assert::same()
-- FAILED: Nette\Image crop, resize & flip. | Nette/common/Image.resize.phpt
Exited with error code 1 (expected 0)
FAILURES! (714 tests, 61 failures, 60 skipped, 93.8 seconds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment