Created
June 27, 2015 21:02
-
-
Save Majkl578/bb30b9249aefa24efb64 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Directory: /tmp/tmp.SMAKC5sSqN | |
Using PHP 7.0.0alpha2 (cli) (built: Jun 27 2015 22:30:17) (DEBUG) | |
Copyright (c) 1997-2015 The PHP Group, version: | |
PHP 7.0.0alpha2 (cli) (built: Jun 27 2015 22:30:17) (DEBUG) | |
Copyright (c) 1997-2015 The PHP Group | |
Zend Engine v3.0.0-dev, Copyright (c) 1998-2015 Zend Technologies | |
Downloading composer... | |
Composer version 1.0-dev (943107cfe717a74aa791f57b87fa514c88582b0d) 2015-06-26 13:40:26 | |
Testing application | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
s.................................F.F......................................................... | |
-- Skipped: Nette\Application\Responses\FileResponse. | tests/Application/FileResponse.contentDisposition.phpt | |
Requires CGI SAPI to work with HTTP headers. | |
-- FAILED: general snippets test. | tests/Application.Latte/UIMacros.snippet.phpt | |
Failed: '<?php | |
// source: /tmp/tmp.SMAKC5sSqN/application/tests/Application.Lat...' should match | |
... '%A% | |
// block _ | |
// | |
if (!function_exists($_b->blocks['_'][] = '_%[a-z0-9...' | |
diff '/tmp/tmp.SMAKC5sSqN/application/tests/Application.Latte/output/UIMacros.snippet.expected' '/tmp/tmp.SMAKC5sSqN/application/tests/Application.Latte/output/UIMacros.snippet.actual' | |
in tests/Application.Latte/UIMacros.snippet.phpt(20) Tester\Assert::matchFile() | |
-- FAILED: UIMacros and renderSnippets. | tests/Application.Latte/UIMacros.renderSnippets.phpt | |
Failed: array('snippets' => array(...)) should be | |
... array('snippets' => array(...)) | |
diff '/tmp/tmp.SMAKC5sSqN/application/tests/Application.Latte/output/UIMacros.renderSnippets.expected' '/tmp/tmp.SMAKC5sSqN/application/tests/Application.Latte/output/UIMacros.renderSnippets.actual' | |
in tests/Application.Latte/UIMacros.renderSnippets.phpt(66) Tester\Assert::same() | |
FAILURES! (94 tests, 2 failures, 1 skipped, 1.0 seconds) | |
Done testing application | |
Current status: 94 tests, 1 skipped, 2 failed (failure ratio 2%) | |
Testing caching | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
.......................sss.ss....F........ | |
-- Skipped: Nette\Caching\Storages\MemcachedStorage expiration test. | tests/Caching/Memcached.expiration.phpt | |
Requires PHP extension Memcache. | |
-- Skipped: Nette\Caching\Storages\MemcachedStorage files dependency test. | tests/Caching/Memcached.files.phpt | |
Requires PHP extension Memcache. | |
-- Skipped: Nette\Caching\Storages\MemcachedStorage priority test. | tests/Caching/Memcached.priority.phpt | |
Requires PHP extension Memcache. | |
-- Skipped: Nette\Caching\Storages\MemcachedStorage sliding expiration test. | tests/Caching/Memcached.sliding.phpt | |
Requires PHP extension Memcache. | |
-- Skipped: Nette\Caching\Storages\MemcachedStorage tags dependency test. | tests/Caching/Memcached.tags.phpt | |
Requires PHP extension Memcache. | |
-- FAILED: {cache ...} | tests/Caching.Latte/CacheMacro.cache.phpt | |
Exited with error code 255 (expected 0) | |
Noncached content | |
<h1> | |
Fatal error: Uncaught TypeError: Argument 1 passed to Tester\Environment::handleException() must be an instance of Exception, instance of Error given in /tmp/tmp.SMAKC5sSqN/caching/vendor/nette/tester/src/Framework/Environment.php:114 | |
Stack trace: | |
#0 [internal function]: Tester\Environment::handleException(Object(Error)) | |
#1 {main} | |
thrown in /tmp/tmp.SMAKC5sSqN/caching/vendor/nette/tester/src/Framework/Environment.php on line 114 | |
FAILURES! (42 tests, 1 failure, 5 skipped, 10.8 seconds) | |
Done testing caching | |
Current status: 136 tests, 6 skipped, 3 failed (failure ratio 2%) | |
Testing finder | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
..... | |
OK (5 tests, 0.0 seconds) | |
Done testing finder | |
Current status: 141 tests, 6 skipped, 3 failed (failure ratio 2%) | |
Testing forms | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
............................................................ | |
OK (60 tests, 1.0 seconds) | |
Done testing forms | |
Current status: 201 tests, 6 skipped, 3 failed (failure ratio 1%) | |
Testing latte | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
............................................................F...........FF.......F..F. | |
-- FAILED: Latte\Engine: filters test. | tests/Latte/macros.filters.phpt | |
Exited with error code 255 (expected 0) | |
<ul> | |
<li>lower: | |
Fatal error: Uncaught TypeError: Argument 1 passed to Tester\Environment::handleException() must be an instance of Exception, instance of Error given in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php:114 | |
Stack trace: | |
#0 [internal function]: Tester\Environment::handleException(Object(Error)) | |
#1 {main} | |
thrown in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php on line 114 | |
-- FAILED: Latte\Engine and Texy. | tests/Latte/macros.texy.phpt | |
Exited with error code 255 (expected 0) | |
Fatal error: Uncaught TypeError: Argument 1 passed to Tester\Environment::handleException() must be an instance of Exception, instance of Error given in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php:114 | |
Stack trace: | |
#0 [internal function]: Tester\Environment::handleException(Object(Error)) | |
#1 {main} | |
thrown in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php on line 114 | |
-- FAILED: Latte\Engine: {syntax ...} | tests/Latte/macros.syntax.phpt | |
Exited with error code 255 (expected 0) | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<ul> | |
<li> | |
Fatal error: Uncaught TypeError: Argument 1 passed to Tester\Environment::handleException() must be an instance of Exception, instance of Error given in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php:114 | |
Stack trace: | |
#0 [internal function]: Tester\Environment::handleException(Object(Error)) | |
#1 {main} | |
thrown in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php on line 114 | |
-- FAILED: Latte\Engine: general HTML test. | tests/Latte/macros.general.html.phpt | |
Exited with error code 255 (expected 0) | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<ul> | |
<li>Escaped: <i>Hello</i></li> | |
<li>Non-escaped: <i>Hello</i></li> | |
<li>Escaped expression: <b>hello</b></li> | |
<li>Non-escaped expression: <b>hello</b></li> | |
<li>Array access: Mary</li> | |
<li>Html: <div title='1/2"'></div></li> | |
<li>Translated: yraM</li> | |
<li>Translated string: joha</li> | |
<li>Non-escaped and translated: yraM</li> | |
<li>Condition: yes yes</li> | |
<li>Array: abc abc</li> | |
</ul> | |
<input> <input> <input> | |
<input checked> <input checked="checked"> | |
{ test} {"test} {'test} | |
<p title="<i>Hello</i>"> </p> | |
<p val = "a"> </p> | |
<p val0 val1 = tmp val2=tmp val3="x"></p> </p> | |
<p val = "some&<>"'/chars" val2="`mxss "> </p> | |
<p onclick = ""some&<>\"'\/chars""> </p> | |
<p ONCLICK =""some&<>\"'\/chars"" "some&<>"'/chars"> </p> | |
<p val =></p>some&<>"'/chars</p> | |
1 | |
<i>Hello</i> | |
<ul> | |
<li id="item-1" class="odd">John</li> | |
<li id="item-2" class="even">Mary</li> | |
<li id="item-3" class="odd">Paul</li> | |
<li id="item-4" class="even">]]> <!--</li> | |
</ul> | |
<STYLE type="text/css"> | |
<!-- | |
#some\&\<\>\"\'\/chars { | |
background: blue; | |
} | |
--> | |
</style> | |
<script> | |
<!-- | |
alert('</div>'); | |
var prop = ["John","Mary","Paul","]]\x3E \x3C!--"]; | |
document.getElementById("some&<>\"'\/chars").style.backgroundColor = 'red'; | |
var html = "<div title='1\/2\"'><\/div>"; | |
--> | |
</script> | |
<SCRIPT> | |
/* <![CDATA[ */ | |
var prop2 = ["John","Mary","Paul","]]\x3E \x3C!--"]; | |
/* ]]> */ | |
</script> | |
<p onclick = | |
'alert("some&<>\"'\/chars");alert("hello");' | |
title='some&<>"'/chars' | |
STYLE = | |
"color:some\&\<\>\"\'\/chars;" | |
rel="some&<>"'/chars" | |
onblur="alert("some&<>\"'\/chars")" | |
alt='<div title='1/2"'></div>' | |
onfocus="alert("<div title='1\/2\"'><\/div>")" | |
>click on me some&<>"'/chars</p> | |
<ul> | |
<li>0 about</li> | |
<li>1 <ul> | |
<li>2 product1</li> | |
<li>3 product2</li> | |
</ul> | |
</li> | |
<li>2 contact</li> | |
</ul> | |
2 | |
2 | |
8 | |
9 | |
</ul> | |
<ul title="foreach"> | |
<li>John</li> | |
<li>Mary</li> | |
<li>Paul</li> | |
<li>]]> <!--</li> | |
</ul> | |
<ul title="for"> | |
<li>0</li> | |
<li>1</li> | |
<li>2</li> | |
</ul> | |
<ul title="white"> | |
<li>2</li> | |
<li>1</li> | |
</ul> | |
<p> | |
<div><p>true</div> | |
</p> | |
<p> | |
<div><p>true</p></div> | |
</p> | |
<p>noLatte</p> | |
<ul title="if + foreach"> | |
<li>John</li> | |
<li>Mary</li> | |
<li>Paul</li> | |
</ul> | |
<ul title="if + inner-if + inner-foreach"> | |
<li>JohnMaryPaul</li> | |
</ul> | |
<ul title="inner-if + inner-foreach"> | |
<li> | |
Fatal error: Uncaught TypeError: Argument 1 passed to Tester\Environment::handleException() must be an instance of Exception, instance of Error given in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php:114 | |
Stack trace: | |
#0 [internal function]: Tester\Environment::handleException(Object(Error)) | |
#1 {main} | |
thrown in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php on line 114 | |
-- FAILED: Latte\Engine: general XHTML test. | tests/Latte/macros.general.xhtml.phpt | |
Exited with error code 255 (expected 0) | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<ul> | |
<li>Escaped: <i>Hello</i></li> | |
<li>Non-escaped: <i>Hello</i></li> | |
<li>Escaped expression: <b>hello</b></li> | |
<li>Non-escaped expression: <b>hello</b></li> | |
<li>Array access: Mary</li> | |
<li>Html: <div title='1/2"'></div></li> | |
<li>Translated: yraM</li> | |
<li>Translated string: joha</li> | |
<li>Non-escaped and translated: yraM</li> | |
<li>Condition: yes yes</li> | |
<li>Array: abc abc</li> | |
</ul> | |
<input /> <input /> <input /> | |
<input checked /> <input checked="checked" /> | |
{ test} {"test} {'test} | |
<p title="<i>Hello</i>"> </p> | |
<p val = "a"> </p> | |
<p val0 val1 = tmp val2=tmp val3="x"></p> </p> | |
<p val = "some&<>"'/chars" val2="`mxss "> </p> | |
<p onclick = ""some&<>\"'\/chars""> </p> | |
<p ONCLICK =""some&<>\"'\/chars"" "some&<>"'/chars"> </p> | |
<p val =></p>some&<>"'/chars</p> | |
1 | |
<i>Hello</i> | |
<ul> | |
<li id="item-1" class="odd">John</li> | |
<li id="item-2" class="even">Mary</li> | |
<li id="item-3" class="odd">Paul</li> | |
<li id="item-4" class="even">]]> <!--</li> | |
</ul> | |
<STYLE type="text/css"> | |
<!-- | |
#some\&\<\>\"\'\/chars { | |
background: blue; | |
} | |
--> | |
</style> | |
<script> | |
<!-- | |
alert('</div>'); | |
var prop = ["John","Mary","Paul","]]\x3E \x3C!--"]; | |
document.getElementById("some&<>\"'\/chars").style.backgroundColor = 'red'; | |
var html = "<div title='1\/2\"'><\/div>"; | |
--> | |
</script> | |
<SCRIPT> | |
/* <![CDATA[ */ | |
var prop2 = ["John","Mary","Paul","]]\x3E \x3C!--"]; | |
/* ]]> */ | |
</script> | |
<p onclick = | |
'alert("some&<>\"'\/chars");alert("hello");' | |
title='some&<>"'/chars' | |
STYLE = | |
"color:some\&\<\>\"\'\/chars;" | |
rel="some&<>"'/chars" | |
onblur="alert("some&<>\"'\/chars")" | |
alt='<div title='1/2"'></div>' | |
onfocus="alert("<div title='1\/2\"'><\/div>")" | |
>click on me some&<>"'/chars</p> | |
<ul> | |
<li>0 about</li> | |
<li>1 <ul> | |
<li>2 product1</li> | |
<li>3 product2</li> | |
</ul> | |
</li> | |
<li>2 contact</li> | |
</ul> | |
2 | |
2 | |
8 | |
9 | |
</ul> | |
<ul title="foreach"> | |
<li>John</li> | |
<li>Mary</li> | |
<li>Paul</li> | |
<li>]]> <!--</li> | |
</ul> | |
<ul title="for"> | |
<li>0</li> | |
<li>1</li> | |
<li>2</li> | |
</ul> | |
<ul title="white"> | |
<li>2</li> | |
<li>1</li> | |
</ul> | |
<p> | |
<div><p>true</div> | |
</p> | |
<p> | |
<div><p>true</p></div> | |
</p> | |
<p>noLatte</p> | |
<ul title="if + foreach"> | |
<li>John</li> | |
<li>Mary</li> | |
<li>Paul</li> | |
</ul> | |
<ul title="if + inner-if + inner-foreach"> | |
<li>JohnMaryPaul</li> | |
</ul> | |
<ul title="inner-if + inner-foreach"> | |
<li> | |
Fatal error: Uncaught TypeError: Argument 1 passed to Tester\Environment::handleException() must be an instance of Exception, instance of Error given in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php:114 | |
Stack trace: | |
#0 [internal function]: Tester\Environment::handleException(Object(Error)) | |
#1 {main} | |
thrown in /tmp/tmp.SMAKC5sSqN/latte/vendor/nette/tester/src/Framework/Environment.php on line 114 | |
FAILURES! (86 tests, 5 failures, 1.1 seconds) | |
Done testing latte | |
Current status: 287 tests, 6 skipped, 8 failed (failure ratio 2%) | |
Testing neon | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
..... | |
OK (5 tests, 0.0 seconds) | |
Done testing neon | |
Current status: 292 tests, 6 skipped, 8 failed (failure ratio 2%) | |
Testing reflection | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
................... | |
OK (19 tests, 0.2 seconds) | |
Done testing reflection | |
Current status: 311 tests, 6 skipped, 8 failed (failure ratio 2%) | |
Testing routing | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
.................................................... | |
OK (52 tests, 0.5 seconds) | |
Done testing routing | |
Current status: 363 tests, 6 skipped, 8 failed (failure ratio 2%) | |
Testing security | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
..................................................... | |
OK (53 tests, 1.1 seconds) | |
Done testing security | |
Current status: 416 tests, 6 skipped, 8 failed (failure ratio 1%) | |
Testing tokenizer | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
..... | |
OK (5 tests, 0.0 seconds) | |
Done testing tokenizer | |
Current status: 421 tests, 6 skipped, 8 failed (failure ratio 1%) | |
Testing tracy | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
.ss.FFs.Fs.FFssF.s.sssFs.s.sssF....F.F.F.Fss.F................... | |
-- Skipped: Tracy\Debugger Bar in HTML. | tests/Tracy/Debugger.Bar.html.phpt | |
Debugger Bar is not rendered in CLI mode | |
-- Skipped: Tracy\Debugger E_ERROR in HTML. | tests/Tracy/Debugger.E_ERROR.html.phpt | |
Debugger Bluescreen is not rendered in CLI mode | |
-- FAILED: Tracy\Debugger error in console. | tests/Tracy/Debugger.E_COMPILE_ERROR.console.phpt | |
Failed: output should match 'OK!' | |
-- FAILED: Tracy\Debugger E_ERROR in production & console mode. | tests/Tracy/Debugger.E_ERROR.production.console.phpt | |
Exited with error code 254 (expected 255) | |
-- Skipped: Tracy\Debugger E_ERROR in production mode. | tests/Tracy/Debugger.E_ERROR.production.phpt | |
Debugger Bluescreen is not rendered in CLI mode | |
-- FAILED: Tracy\Debugger E_ERROR in console. | tests/Tracy/Debugger.E_ERROR.console.phpt | |
Exited with error code 254 (expected 255) | |
Failed: 'Error: Call to undefined function missing_function() in /tmp/tmp.SMAKC...' should match | |
... ' | |
Fatal error: Call to undefined function missing_function() in %a% | |
exc...' | |
diff '/tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/output/Debugger.E_ERROR.console.expected' '/tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/output/Debugger.E_ERROR.console.actual' | |
in tests/Tracy/Debugger.E_ERROR.console.phpt(42) Tester\Assert::match() | |
in [internal function]{closure}() | |
-- Skipped: Tracy\Debugger::barDump() | tests/Tracy/Debugger.barDump().phpt | |
Debugger Bar is not rendered in CLI mode | |
-- FAILED: Tracy\Debugger E_RECOVERABLE_ERROR error. | tests/Tracy/Debugger.E_RECOVERABLE_ERROR.phpt | |
Exited with error code 254 (expected 0) | |
TypeError: Argument 1 passed to TestClass::test1() must be of the type array, string given, called in /tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/Debugger.E_RECOVERABLE_ERROR.phpt on line 45 and defined in /tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/Debugger.E_RECOVERABLE_ERROR.phpt:22 | |
Stack trace: | |
#0 /tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/Debugger.E_RECOVERABLE_ERROR.phpt(45): TestClass->test1('hello') | |
#1 [internal function]: {closure}() | |
#2 /tmp/tmp.SMAKC5sSqN/tracy/vendor/nette/tester/src/Framework/Assert.php(284): call_user_func(Object(Closure)) | |
#3 /tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/Debugger.E_RECOVERABLE_ERROR.phpt(46): Tester\Assert::exception(Object(Closure), 'ErrorException', 'Argument 1 pass...') | |
#4 {main} | |
Unable to log error: Directory is not specified. | |
-- FAILED: Tracy\Debugger autoloading. | tests/Tracy/Debugger.autoloading.phpt | |
Failed: output should match '%A%Strict Standards: Declaration of B::test() should be compatible %a%...' | |
-- Skipped: Tracy\Debugger::barDump() with showLocation. | tests/Tracy/Debugger.barDump().showLocation.phpt | |
Debugger Bar is not rendered in CLI mode | |
-- Skipped: Tracy\Debugger::enable() error. | tests/Tracy/Debugger.enable().error.development.html.phpt | |
HTML is not rendered in CLI mode | |
-- FAILED: Tracy\Debugger::enable() error. | tests/Tracy/Debugger.enable().error.development.console.phpt | |
Failed: output should match 'exception 'RuntimeException' with message%A%' | |
-- Skipped: Tracy\Debugger::enable() error. | tests/Tracy/Debugger.enable().error.production.html.phpt | |
HTML is not rendered in CLI mode | |
-- Skipped: Tracy\Debugger error in toString. | tests/Tracy/Debugger.error-in-toString.phpt | |
Debugger Bluescreen is not rendered in CLI mode | |
-- Skipped: Tracy\Debugger eval error in HTML. | tests/Tracy/Debugger.error-in-eval.phpt | |
Debugger Bluescreen is not rendered in CLI mode | |
-- Skipped: Tracy\Debugger exception in HTML. | tests/Tracy/Debugger.exception.html.phpt | |
Debugger Bluescreen is not rendered in CLI mode | |
-- FAILED: Tracy\Debugger exception in non-HTML. | tests/Tracy/Debugger.exception.nonhtml.phpt | |
Failed: output should match 'exception 'Exception' with message 'The my exception' in %a% | |
Stack tra...' | |
-- Skipped: Tracy\Debugger exception in production mode. | tests/Tracy/Debugger.exception.production.phpt | |
Error page is not rendered in CLI mode | |
-- Skipped: Tracy\Debugger::exceptionHandler() error. | tests/Tracy/Debugger.exceptionHandler.development.html.phpt | |
HTML is not rendered in CLI mode | |
-- Skipped: Tracy\Debugger::fireLog() and exception. | tests/Tracy/Debugger.fireLog().exception.phpt | |
FireLogger is not available in CLI mode | |
-- Skipped: Tracy\Debugger::exceptionHandler() error. | tests/Tracy/Debugger.exceptionHandler.production.html.phpt | |
HTML is not rendered in CLI mode | |
-- Skipped: Tracy\Debugger::fireLog() | tests/Tracy/Debugger.fireLog().basic.phpt | |
FireLogger is not available in CLI mode | |
-- FAILED: Tracy\Debugger::exceptionHandler() error. | tests/Tracy/Debugger.exceptionHandler.development.console.phpt | |
Failed: output should match 'exception 'Exception' in%A%Unable to log error: %A%' | |
-- FAILED: Tracy\Debugger error logging. | tests/Tracy/Debugger.logging.error.phpt | |
Exited with error code 254 (expected 255) | |
Failed: '[2015-06-27 22-58-47] Error: Call to undefined function missing_functi...' should match | |
... '%a%Fatal error: Call to undefined function missing_function() in %a%' | |
diff '/tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/output/Debugger.logging.error.expected' '/tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/output/Debugger.logging.error.actual' | |
in tests/Tracy/Debugger.logging.error.phpt(28) Tester\Assert::match() | |
in [internal function]{closure}() | |
-- FAILED: Tracy\Debugger notices and warnings in scream mode. | tests/Tracy/Debugger.scream.phpt | |
Failed: output should match ' | |
Strict Standards: mktime(): You should be using the time() function i...' | |
-- FAILED: Tracy\Debugger errors and shut-up operator. | tests/Tracy/Debugger.shut-up.error.phpt | |
Exited with error code 254 (expected 255) | |
Error: Call to undefined function missing_function() in /tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/Debugger.shut-up.error.phpt:22 | |
Stack trace: | |
#0 {main} | |
Unable to log error: Directory is not specified. | |
-- FAILED: Tracy\Debugger notices and warnings with $strictMode in console. | tests/Tracy/Debugger.strict.console.phpt | |
Failed: output should match 'exception 'ErrorException' with message 'Undefined variable: x' in %a%...' | |
-- Skipped: Tracy\Debugger notices and warnings with $strictMode in HTML. | tests/Tracy/Debugger.strict.html.phpt | |
Debugger Bluescreen is not rendered in CLI mode | |
-- Skipped: Tracy\Debugger notices and warnings in HTML. | tests/Tracy/Debugger.warnings.html.phpt | |
Debugger Bar is not rendered in CLI mode | |
-- FAILED: Tracy\Debugger notices and warnings in console. | tests/Tracy/Debugger.warnings.console.phpt | |
Exited with error code 254 (expected 0) | |
Tester\AssertException: ' | |
Strict Standards: mktime(): You should be using the time() function i...' should match ' | |
Strict Standards: mktime(): You should be using the time() function i...' in /tmp/tmp.SMAKC5sSqN/tracy/vendor/nette/tester/src/Framework/Assert.php:425 | |
Stack trace: | |
#0 /tmp/tmp.SMAKC5sSqN/tracy/vendor/nette/tester/src/Framework/Assert.php(397): Tester\Assert::fail('%1 should match...', '\nStrict Standar...', '\nStrict Standar...') | |
#1 /tmp/tmp.SMAKC5sSqN/tracy/tests/Tracy/Debugger.warnings.console.phpt(53): Tester\Assert::match('\nStrict Standar...', '\nStrict Standar...') | |
#2 {main} | |
Unable to log error: Directory is not specified. | |
FAILURES! (65 tests, 13 failures, 17 skipped, 2.4 seconds) | |
Done testing tracy | |
Current status: 486 tests, 23 skipped, 21 failed (failure ratio 4%) | |
Testing bootstrap | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
............... | |
OK (15 tests, 0.6 seconds) | |
Done testing bootstrap | |
Current status: 501 tests, 23 skipped, 21 failed (failure ratio 4%) | |
Testing component-model | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
.............. | |
OK (14 tests, 0.1 seconds) | |
Done testing component-model | |
Current status: 515 tests, 23 skipped, 21 failed (failure ratio 4%) | |
Testing di | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
............................................................................... | |
OK (79 tests, 1.0 seconds) | |
Done testing di | |
Current status: 594 tests, 23 skipped, 21 failed (failure ratio 3%) | |
Testing http | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
..........s....s.s.........................ss.... | |
-- Skipped: Nette\Http\Response errors. | tests/Http/Response.error.phpt | |
Cookies are not available in CLI | |
-- Skipped: Nette\Http\Response::setCookie(). | tests/Http/Response.setCookie.phpt | |
Cookies are not available in CLI | |
-- Skipped: Nette\Http\Session storage. | tests/Http/Session.SessionHandler.phpt | |
Default session handler is not available in CLI | |
-- Skipped: HttpExtension. | tests/Http.DI/HttpExtension.headers.phpt | |
Headers are not testable in CLI mode | |
-- Skipped: HttpExtension. | tests/Http.DI/HttpExtension.defaultHeaders.phpt | |
Headers are not testable in CLI mode | |
OK (49 tests, 5 skipped, 4.3 seconds) | |
Done testing http | |
Current status: 643 tests, 28 skipped, 21 failed (failure ratio 3%) | |
Testing mail | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
.................. | |
OK (18 tests, 0.2 seconds) | |
Done testing mail | |
Current status: 661 tests, 28 skipped, 21 failed (failure ratio 3%) | |
Testing php-generator | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
........... | |
OK (11 tests, 0.1 seconds) | |
Done testing php-generator | |
Current status: 672 tests, 28 skipped, 21 failed (failure ratio 3%) | |
Testing robot-loader | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
..... | |
OK (5 tests, 2.0 seconds) | |
Done testing robot-loader | |
Current status: 677 tests, 28 skipped, 21 failed (failure ratio 3%) | |
Testing safe-stream | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
...... | |
OK (6 tests, 0.8 seconds) | |
Done testing safe-stream | |
Current status: 683 tests, 28 skipped, 21 failed (failure ratio 3%) | |
Testing utils | |
Cloning... | |
Installing dependencies... | |
Testing... | |
_____ ___ ___ _____ ___ ___ | |
|_ _/ __)( __/_ _/ __)| _ ) | |
|_| \___ /___) |_| \___ |_|_\ v1.4.0 | |
Note: No php.ini is used. | |
PHP 7.0.0alpha2 | '/home/majkl/php-7.0.0alpha2/sapi/cli/php' | 8 threads | |
...............................sssss...................ss........F.F........................... | |
-- Skipped: Nette\Utils\Image factories. | tests/Utils/Image.factories.phpt | |
Requires PHP extension GD. | |
-- Skipped: Nette\Utils\Image cloning. | tests/Utils/Image.clone.phpt | |
Requires PHP extension GD. | |
-- Skipped: Nette\Utils\Image crop, resize & flip. | tests/Utils/Image.resize.phpt | |
Requires PHP extension GD. | |
-- Skipped: Nette\Utils\Image alpha channel. | tests/Utils/Image.alpha1.phpt | |
Requires PHP extension GD. | |
-- Skipped: Nette\Utils\Image drawing. | tests/Utils/Image.drawing.phpt | |
Requires PHP extension GD. | |
-- Skipped: Nette\Utils\Random::generate() without openssl | tests/Utils/Random.generate().no-openssl.phpt | |
Requires PHP extension OpenSSL. | |
-- Skipped: Nette\Utils\Random::generate() without openssl and mcrypt | tests/Utils/Random.generate().no-mcrypt.phpt | |
Requires PHP extension mcrypt. | |
-- FAILED: Nette\Utils\Strings::compare() | tests/Utils/Strings.compare().phpt | |
Exited with error code 255 (expected 0) | |
Fatal error: Uncaught TypeError: Argument 1 passed to Tester\Environment::handleException() must be an instance of Exception, instance of Error given in /tmp/tmp.SMAKC5sSqN/utils/vendor/nette/tester/src/Framework/Environment.php:114 | |
Stack trace: | |
#0 [internal function]: Tester\Environment::handleException(Object(Error)) | |
#1 {main} | |
thrown in /tmp/tmp.SMAKC5sSqN/utils/vendor/nette/tester/src/Framework/Environment.php on line 114 | |
-- FAILED: Nette\Utils\Strings and lower, upper, firstLower, firstUpper, capitalize | tests/Utils/Strings.convertCase.phpt | |
Exited with error code 255 (expected 0) | |
Fatal error: Uncaught TypeError: Argument 1 passed to Tester\Environment::handleException() must be an instance of Exception, instance of Error given in /tmp/tmp.SMAKC5sSqN/utils/vendor/nette/tester/src/Framework/Environment.php:114 | |
Stack trace: | |
#0 [internal function]: Tester\Environment::handleException(Object(Error)) | |
#1 {main} | |
thrown in /tmp/tmp.SMAKC5sSqN/utils/vendor/nette/tester/src/Framework/Environment.php on line 114 | |
FAILURES! (95 tests, 2 failures, 7 skipped, 0.7 seconds) | |
Done testing utils | |
Current status: 778 tests, 35 skipped, 23 failed (failure ratio 2%) | |
Testing all components done! | |
Final status: 778 tests, 35 skipped, 23 failed (failure ratio 2%) | |
Status per component: | |
application: FAILED 2x | |
caching: FAILED 1x | |
finder: PASSED | |
forms: PASSED | |
latte: FAILED 5x | |
neon: PASSED | |
reflection: PASSED | |
routing: PASSED | |
security: PASSED | |
tokenizer: PASSED | |
tracy: FAILED 13x | |
bootstrap: PASSED | |
component-model: PASSED | |
di: PASSED | |
http: PASSED | |
mail: PASSED | |
php-generator: PASSED | |
robot-loader: PASSED | |
safe-stream: PASSED | |
utils: FAILED 2x | |
Directory /tmp/tmp.SMAKC5sSqN not removed, you may either investigate the output or consider removing it yourself. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment