Skip to content

Instantly share code, notes, and snippets.

/test-result.log Secret

Created January 16, 2017 02:15
Show Gist options
  • Save anonymous/8b824d63ef4cd902a0fefb51efcea8d5 to your computer and use it in GitHub Desktop.
Save anonymous/8b824d63ef4cd902a0fefb51efcea8d5 to your computer and use it in GitHub Desktop.
make test | tee test-result.log
Build complete.
Don't forget to run 'make test'.
=====================================================================
PHP : /usr/bin/php
PHP_SAPI : cli
PHP_VERSION : 7.0.14
ZEND_VERSION: 3.0.0
PHP_OS : Linux - Linux 2ed83279aba9 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64
INI actual : /tmp/php-v8/tmp-php.ini
More .INIs :
CWD : /tmp/php-v8
Extra dirs :
VALGRIND : Not used
=====================================================================
TIME START 2017-01-16 01:44:06
=====================================================================
TEST 1/115 [tests/001-verify-method-parameters-type.phpt]PASS Check whether all method parameters have valid type [tests/001-verify-method-parameters-type.phpt]
TEST 2/115 [tests/001.phpt]PASS Check for v8 presence [tests/001.phpt]
TEST 3/115 [tests/003-V8ObjectTemplate_recursive_chain.phpt]FAIL V8\ObjectTemplate - recursive 2 [tests/003-V8ObjectTemplate_recursive_chain.phpt]
TEST 4/115 [tests/003-V8ObjectTemplate_recursive_global.phpt]FAIL V8\ObjectTemplate [tests/003-V8ObjectTemplate_recursive_global.phpt]
TEST 5/115 [tests/003-V8ObjectTemplate_recursive_self.phpt]FAIL V8\ObjectTemplate::Set() - recursive self [tests/003-V8ObjectTemplate_recursive_self.phpt]
TEST 6/115 [tests/003-V8ObjectTemplate_recursive_tree.phpt]FAIL V8\ObjectTemplate::Set() - recursive tree [tests/003-V8ObjectTemplate_recursive_tree.phpt]
TEST 7/115 [tests/004-ICU-Intl_DateTimeFormat.phpt]FAIL ICU - Intl.DateTimeFormat() [tests/004-ICU-Intl_DateTimeFormat.phpt]
TEST 8/115 [tests/004-ICU-Intl_NumberFormat.phpt]FAIL ICU - Intl.NumberFormat() [tests/004-ICU-Intl_NumberFormat.phpt]
TEST 9/115 [tests/005-V8FunctionTemplate_external_memory.phpt]FAIL V8\FunctionTemplate - external memory [tests/005-V8FunctionTemplate_external_memory.phpt]
TEST 10/115 [tests/005-V8ObjectTemplate_external_memory.phpt]FAIL V8\ObjectTemplate - external memory [tests/005-V8ObjectTemplate_external_memory.phpt]
TEST 11/115 [tests/005-V8ObjectValue_external_memory.phpt]FAIL V8\ObjectValue - external memory [tests/005-V8ObjectValue_external_memory.phpt]
TEST 12/115 [tests/V8ArrayObject.phpt]FAIL V8\ArrayObject [tests/V8ArrayObject.phpt]
TEST 13/115 [tests/V8ArrayObject_Length.phpt]FAIL V8\ArrayObject::Length [tests/V8ArrayObject_Length.phpt]
TEST 14/115 [tests/V8Boolean.phpt]FAIL V8\BooleanValue [tests/V8Boolean.phpt]
TEST 15/115 [tests/V8BooleanObject.phpt]FAIL V8\BooleanObject [tests/V8BooleanObject.phpt]
TEST 16/115 [tests/V8Context.phpt]FAIL V8\Context [tests/V8Context.phpt]
TEST 17/115 [tests/V8Context_GlobalObject.phpt]FAIL V8\Context::GlobalObject() [tests/V8Context_GlobalObject.phpt]
TEST 18/115 [tests/V8Context_invalid_ctor_arg_type.phpt]PASS V8\Context::__construct() - with invalid arg type [tests/V8Context_invalid_ctor_arg_type.phpt]
TEST 19/115 [tests/V8Context_weakness.phpt]FAIL V8\Context weakness [tests/V8Context_weakness.phpt]
TEST 20/115 [tests/V8Data.phpt]FAIL V8\Data [tests/V8Data.phpt]
TEST 21/115 [tests/V8DateObject.phpt]FAIL V8\DateObject [tests/V8DateObject.phpt]
TEST 22/115 [tests/V8Exception_CreateMessage.phpt]FAIL V8\Exception::CreateMessage() [tests/V8Exception_CreateMessage.phpt]
TEST 23/115 [tests/V8Exception_Error.phpt]FAIL V8\Exception::Error() [tests/V8Exception_Error.phpt]
TEST 24/115 [tests/V8Exception_GetStackTrace.phpt]FAIL V8\Exception::GetStackTrace() [tests/V8Exception_GetStackTrace.phpt]
TEST 25/115 [tests/V8Exception_RangeError.phpt]FAIL V8\Exception::RangeError() [tests/V8Exception_RangeError.phpt]
TEST 26/115 [tests/V8Exception_ReferenceError.phpt]FAIL V8\Exception::ReferenceError() [tests/V8Exception_ReferenceError.phpt]
TEST 27/115 [tests/V8Exception_SyntaxError.phpt]FAIL V8\Exception::SyntaxError() [tests/V8Exception_SyntaxError.phpt]
TEST 28/115 [tests/V8Exception_TypeError.phpt]FAIL V8\Exception::TypeError() [tests/V8Exception_TypeError.phpt]
TEST 29/115 [tests/V8ExceptionsTryCatchException.phpt]FAIL V8\Exceptions\TryCatchException [tests/V8ExceptionsTryCatchException.phpt]
TEST 30/115 [tests/V8FunctionCallbackInfo.phpt]FAIL V8\FunctionCallbackInfo [tests/V8FunctionCallbackInfo.phpt]
TEST 31/115 [tests/V8FunctionObject.phpt]FAIL V8\FunctionObject [tests/V8FunctionObject.phpt]
TEST 32/115 [tests/V8FunctionObject_Call.phpt]FAIL V8\FunctionObject::Call() [tests/V8FunctionObject_Call.phpt]
TEST 33/115 [tests/V8FunctionObject_Call_bad_args.phpt]FAIL V8\FunctionObject::Call() - calling with bad args [tests/V8FunctionObject_Call_bad_args.phpt]
TEST 34/115 [tests/V8FunctionObject_die.phpt]FAIL V8\FunctionObject - test die() during calling [tests/V8FunctionObject_die.phpt]
TEST 35/115 [tests/V8FunctionObject_weakness_multiple.phpt]FAIL V8\FunctionObject (weakness, multiple time) [tests/V8FunctionObject_weakness_multiple.phpt]
TEST 36/115 [tests/V8FunctionTemplate.phpt]FAIL V8\FunctionTemplate [tests/V8FunctionTemplate.phpt]
TEST 37/115 [tests/V8FunctionTemplate_GetFunction.phpt]FAIL V8\FunctionTemplate::GetFunction [tests/V8FunctionTemplate_GetFunction.phpt]
TEST 38/115 [tests/V8FunctionTemplate_SetCallHandler.phpt]FAIL V8\FunctionTemplate::SetCallHandler [tests/V8FunctionTemplate_SetCallHandler.phpt]
TEST 39/115 [tests/V8FunctionTemplate_callback_weakness.phpt]FAIL V8\FunctionTemplate - callback weakness [tests/V8FunctionTemplate_callback_weakness.phpt]
TEST 40/115 [tests/V8FunctionTemplate_exception_in_php.phpt]FAIL V8\FunctionTemplate: exception in php thrown [tests/V8FunctionTemplate_exception_in_php.phpt]
TEST 41/115 [tests/V8FunctionTemplate_invalid_ctor_arg_type.phpt]PASS V8\FunctionTemplate::__construct() - with invalid arg type [tests/V8FunctionTemplate_invalid_ctor_arg_type.phpt]
TEST 42/115 [tests/V8FunctionTemplate_require_implementation.phpt]FAIL V8\FunctionTemplate - require() implementation [tests/V8FunctionTemplate_require_implementation.phpt]
TEST 43/115 [tests/V8FunctionTemplate_weakness.phpt]FAIL V8\FunctionTemplate weakness [tests/V8FunctionTemplate_weakness.phpt]
TEST 44/115 [tests/V8HeapStatistics.phpt]PASS V8\HeapStatistics [tests/V8HeapStatistics.phpt]
TEST 45/115 [tests/V8IndexedPropertyHandlerConfiguration.phpt]PASS V8\IndexedPropertyHandlerConfiguration [tests/V8IndexedPropertyHandlerConfiguration.phpt]
TEST 46/115 [tests/V8Int32Value.phpt]FAIL V8\Int32Value [tests/V8Int32Value.phpt]
TEST 47/115 [tests/V8IntegerValue.phpt]FAIL V8\IntegerValue [tests/V8IntegerValue.phpt]
TEST 48/115 [tests/V8IntegrityLevel.phpt]PASS V8\PropertyAttribute [tests/V8IntegrityLevel.phpt]
TEST 49/115 [tests/V8Isolate.phpt]FAIL V8\Isolate [tests/V8Isolate.phpt]
TEST 50/115 [tests/V8Isolate_IsInUse.phpt]FAIL V8\Isolate::IsInUse() [tests/V8Isolate_IsInUse.phpt]
TEST 51/115 [tests/V8Isolate_ThrowException.phpt]FAIL V8\Isolate::ThrowException() [tests/V8Isolate_ThrowException.phpt]
TEST 52/115 [tests/V8Isolate_gc_cyclic_ref_memleak.phpt]FAIL V8\Isolate - cyclic references should not cause memleak [tests/V8Isolate_gc_cyclic_ref_memleak.phpt]
TEST 53/115 [tests/V8Isolate_limit_memory.phpt]FAIL V8\Isolate - memory limit [tests/V8Isolate_limit_memory.phpt]
TEST 54/115 [tests/V8Isolate_limit_memory_nested.phpt]FAIL V8\Isolate - nested memory limit exceptions [tests/V8Isolate_limit_memory_nested.phpt]
TEST 55/115 [tests/V8Isolate_limit_memory_not_hit.phpt]FAIL V8\Isolate - time memory not hit [tests/V8Isolate_limit_memory_not_hit.phpt]
TEST 56/115 [tests/V8Isolate_limit_time.phpt]FAIL V8\Isolate - time limit [tests/V8Isolate_limit_time.phpt]
TEST 57/115 [tests/V8Isolate_limit_time_nested.phpt]FAIL V8\Isolate - nested time limit exceptions [tests/V8Isolate_limit_time_nested.phpt]
TEST 58/115 [tests/V8Isolate_limit_time_not_hit.phpt]FAIL V8\Isolate - time limit not hit [tests/V8Isolate_limit_time_not_hit.phpt]
TEST 59/115 [tests/V8Isolate_limit_time_set_during_execution.phpt]FAIL V8\Isolate - time limit set during execution [tests/V8Isolate_limit_time_set_during_execution.phpt]
TEST 60/115 [tests/V8Isolate_nested_termination_exceptions.phpt]FAIL V8\Isolate - nested termination exceptions [tests/V8Isolate_nested_termination_exceptions.phpt]
TEST 61/115 [tests/V8Isolate_snapshot_support.phpt]FAIL V8\Isolate - snapshot support [tests/V8Isolate_snapshot_support.phpt]
TEST 62/115 [tests/V8Message.phpt]FAIL V8\Message [tests/V8Message.phpt]
TEST 63/115 [tests/V8NameValue.phpt]FAIL V8\NameValue [tests/V8NameValue.phpt]
TEST 64/115 [tests/V8NamedPropertyHandlerConfiguration.phpt]PASS V8\NamedPropertyHandlerConfiguration [tests/V8NamedPropertyHandlerConfiguration.phpt]
TEST 65/115 [tests/V8NullValue.phpt]FAIL V8\NullValue [tests/V8NullValue.phpt]
TEST 66/115 [tests/V8NumberObject.phpt]FAIL V8\NumberObject [tests/V8NumberObject.phpt]
TEST 67/115 [tests/V8NumberValue.phpt]FAIL V8\NumberValue [tests/V8NumberValue.phpt]
TEST 68/115 [tests/V8ObjectTemplate.phpt]FAIL V8\ObjectTemplate [tests/V8ObjectTemplate.phpt]
TEST 69/115 [tests/V8ObjectTemplate_MarkAsUndetectable.phpt]SKIP V8\ObjectTemplate::MarkAsUndetectable [tests/V8ObjectTemplate_MarkAsUndetectable.phpt] reason: Method is not supported anymore due to a limited use and a way it implemented (causes segfault under certain conditions)
TEST 70/115 [tests/V8ObjectTemplate_Set.phpt]FAIL V8\ObjectTemplate::Set() - FunctionTemplate [tests/V8ObjectTemplate_Set.phpt]
TEST 71/115 [tests/V8ObjectTemplate_SetAccessCheckCallback.phpt]SKIP V8\ObjectTemplate::SetAccessCheckCallback() [tests/V8ObjectTemplate_SetAccessCheckCallback.phpt] reason: see https://groups.google.com/forum/?fromgroups#!topic/v8-dev/c7LhW2bNabY
TEST 72/115 [tests/V8ObjectTemplate_SetAccessCheckCallback_func_args.phpt]SKIP V8\ObjectTemplate::SetAccessCheckCallbacks() - test access check callback function arguments [tests/V8ObjectTemplate_SetAccessCheckCallback_func_args.phpt] reason: see https://groups.google.com/forum/?fromgroups#!topic/v8-dev/c7LhW2bNabY
TEST 73/115 [tests/V8ObjectTemplate_SetCallAsFunctionHandler.phpt]FAIL V8\ObjectTemplate::SetCallAsFunctionHandler [tests/V8ObjectTemplate_SetCallAsFunctionHandler.phpt]
TEST 74/115 [tests/V8ObjectTemplate_SetHandlerForIndexedProperty.phpt]FAIL V8\ObjectTemplate::SetHandlerForIndexedProperty() [tests/V8ObjectTemplate_SetHandlerForIndexedProperty.phpt]
TEST 75/115 [tests/V8ObjectTemplate_SetHandlerForNamedProperty.phpt]FAIL V8\ObjectTemplate::SetHandlerForNamedProperty() [tests/V8ObjectTemplate_SetHandlerForNamedProperty.phpt]
TEST 76/115 [tests/V8ObjectTemplate_SetHandler_both.phpt]FAIL V8\ObjectTemplate::SetHandlerFor{Named,Indexed}Property() [tests/V8ObjectTemplate_SetHandler_both.phpt]
TEST 77/115 [tests/V8ObjectTemplate_invalid_ctor_arg_type.phpt]PASS V8\ObjectTemplate::__construct() - with invalid arg type [tests/V8ObjectTemplate_invalid_ctor_arg_type.phpt]
TEST 78/115 [tests/V8ObjectValue.phpt]FAIL V8\ObjectValue [tests/V8ObjectValue.phpt]
TEST 79/115 [tests/V8ObjectValue_Get.phpt]FAIL V8\ObjectValue::Get [tests/V8ObjectValue_Get.phpt]
TEST 80/115 [tests/V8ObjectValue_IsArgumentsObject.phpt]FAIL V8\ObjectValue::IsArgumentsObject() [tests/V8ObjectValue_IsArgumentsObject.phpt]
TEST 81/115 [tests/V8ObjectValue_IsNativeError.phpt]FAIL V8\ObjectValue::IsNativeError() [tests/V8ObjectValue_IsNativeError.phpt]
TEST 82/115 [tests/V8ObjectValue_SetAccessor.phpt]FAIL V8\ObjectValue::SetAccessor [tests/V8ObjectValue_SetAccessor.phpt]
TEST 83/115 [tests/V8ObjectValue_SetIntegrityLevel.phpt]FAIL V8\ObjectValue::SetIntegrityLevel() [tests/V8ObjectValue_SetIntegrityLevel.phpt]
TEST 84/115 [tests/V8PrimitiveValue.phpt]FAIL V8\PrimitiveValue [tests/V8PrimitiveValue.phpt]
TEST 85/115 [tests/V8PropertyAttribute.phpt]PASS V8\PropertyAttribute [tests/V8PropertyAttribute.phpt]
TEST 86/115 [tests/V8PropertyHandlerFlags.phpt]PASS V8\PropertyHandlerFlags [tests/V8PropertyHandlerFlags.phpt]
TEST 87/115 [tests/V8RegExpFlags.phpt]PASS V8\RegExpObject\Flags [tests/V8RegExpFlags.phpt]
TEST 88/115 [tests/V8RegExpObject.phpt]FAIL V8\RegExpObject [tests/V8RegExpObject.phpt]
TEST 89/115 [tests/V8ReturnValue.phpt]FAIL V8\ReturnValue [tests/V8ReturnValue.phpt]
TEST 90/115 [tests/V8ReturnValue_context.phpt]FAIL V8\ReturnValue - using in and outside context [tests/V8ReturnValue_context.phpt]
TEST 91/115 [tests/V8Script.phpt]FAIL V8\Script [tests/V8Script.phpt]
TEST 92/115 [tests/V8ScriptOrigin.phpt]PASS V8\ScriptOrigin [tests/V8ScriptOrigin.phpt]
TEST 93/115 [tests/V8ScriptOriginOptions.phpt]PASS V8\ScriptOriginOptions [tests/V8ScriptOriginOptions.phpt]
TEST 94/115 [tests/V8Script_Run.phpt]FAIL V8\Script::Run [tests/V8Script_Run.phpt]
TEST 95/115 [tests/V8Script_Run_out_of_memory.phpt]SKIP V8\Script::Run() - out of memory example [tests/V8Script_Run_out_of_memory.phpt]
TEST 96/115 [tests/V8Script_exit_during_script_execution.phpt]FAIL V8\Script::Run - exit during script execution [tests/V8Script_exit_during_script_execution.phpt]
TEST 97/115 [tests/V8Script_terminate_script_execution.phpt]FAIL V8\Script::Run - terminate script execution [tests/V8Script_terminate_script_execution.phpt]
TEST 98/115 [tests/V8StackFrame.phpt]PASS V8\StackFrame [tests/V8StackFrame.phpt]
TEST 99/115 [tests/V8StackTrace.phpt]FAIL V8\StackTrace [tests/V8StackTrace.phpt]
TEST 100/115 [tests/V8StackTraceOptions.phpt]PASS V8\StackTrace\StackTraceOptions [tests/V8StackTraceOptions.phpt]
TEST 101/115 [tests/V8StackTrace_CurrentStackTrace.phpt]FAIL V8\StackTrace::CurrentStackTrace() [tests/V8StackTrace_CurrentStackTrace.phpt]
TEST 102/115 [tests/V8StartupData_CreateFromSource.phpt]FAIL V8\StartupData::CreateFromSource [tests/V8StartupData_CreateFromSource.phpt]
TEST 103/115 [tests/V8StringObject.phpt]FAIL V8\StringObject [tests/V8StringObject.phpt]
TEST 104/115 [tests/V8StringValue.phpt]FAIL V8\StringValue [tests/V8StringValue.phpt]
TEST 105/115 [tests/V8String_range_error_length.phpt]FAIL V8\String - RangeError: Invalid string length [tests/V8String_range_error_length.phpt]
TEST 106/115 [tests/V8SymbolObject.phpt]FAIL V8\SymbolObject [tests/V8SymbolObject.phpt]
TEST 107/115 [tests/V8SymbolValue.phpt]FAIL V8\SymbolValue [tests/V8SymbolValue.phpt]
TEST 108/115 [tests/V8TryCatch.phpt]FAIL V8\TryCatch [tests/V8TryCatch.phpt]
TEST 109/115 [tests/V8TryCatch_from_script.phpt]FAIL V8\TryCatch - getting from script [tests/V8TryCatch_from_script.phpt]
TEST 110/115 [tests/V8Uint32Value.phpt]FAIL V8\Uint32Value [tests/V8Uint32Value.phpt]
TEST 111/115 [tests/V8Value.phpt]FAIL V8\Value [tests/V8Value.phpt]
TEST 112/115 [tests/V8Value_destruct.phpt]FAIL V8\Value (destruct) [tests/V8Value_destruct.phpt]
TEST 113/115 [tests/V8Value_empty.phpt]FAIL V8\Value - test emptiness checker [tests/V8Value_empty.phpt]
TEST 114/115 [tests/V8Value_invalid_ctor_arg_type.phpt]PASS V8\Value::__construct() - with invalid arg type [tests/V8Value_invalid_ctor_arg_type.phpt]
TEST 115/115 [tests/V8_extension_info.phpt]PASS v8 extension info [tests/V8_extension_info.phpt]
=====================================================================
TIME END 2017-01-16 01:44:53
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 0
Exts tested : 50
---------------------------------------------------------------------
Number of tests : 115 111
Tests skipped : 4 ( 3.5%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 93 ( 80.9%) ( 83.8%)
Expected fail : 0 ( 0.0%) ( 0.0%)
Tests passed : 18 ( 15.7%) ( 16.2%)
---------------------------------------------------------------------
Time taken : 47 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
V8\ObjectTemplate - recursive 2 [tests/003-V8ObjectTemplate_recursive_chain.phpt]
V8\ObjectTemplate [tests/003-V8ObjectTemplate_recursive_global.phpt]
V8\ObjectTemplate::Set() - recursive self [tests/003-V8ObjectTemplate_recursive_self.phpt]
V8\ObjectTemplate::Set() - recursive tree [tests/003-V8ObjectTemplate_recursive_tree.phpt]
ICU - Intl.DateTimeFormat() [tests/004-ICU-Intl_DateTimeFormat.phpt]
ICU - Intl.NumberFormat() [tests/004-ICU-Intl_NumberFormat.phpt]
V8\FunctionTemplate - external memory [tests/005-V8FunctionTemplate_external_memory.phpt]
V8\ObjectTemplate - external memory [tests/005-V8ObjectTemplate_external_memory.phpt]
V8\ObjectValue - external memory [tests/005-V8ObjectValue_external_memory.phpt]
V8\ArrayObject [tests/V8ArrayObject.phpt]
V8\ArrayObject::Length [tests/V8ArrayObject_Length.phpt]
V8\BooleanValue [tests/V8Boolean.phpt]
V8\BooleanObject [tests/V8BooleanObject.phpt]
V8\Context [tests/V8Context.phpt]
V8\Context::GlobalObject() [tests/V8Context_GlobalObject.phpt]
V8\Context weakness [tests/V8Context_weakness.phpt]
V8\Data [tests/V8Data.phpt]
V8\DateObject [tests/V8DateObject.phpt]
V8\Exception::CreateMessage() [tests/V8Exception_CreateMessage.phpt]
V8\Exception::Error() [tests/V8Exception_Error.phpt]
V8\Exception::GetStackTrace() [tests/V8Exception_GetStackTrace.phpt]
V8\Exception::RangeError() [tests/V8Exception_RangeError.phpt]
V8\Exception::ReferenceError() [tests/V8Exception_ReferenceError.phpt]
V8\Exception::SyntaxError() [tests/V8Exception_SyntaxError.phpt]
V8\Exception::TypeError() [tests/V8Exception_TypeError.phpt]
V8\Exceptions\TryCatchException [tests/V8ExceptionsTryCatchException.phpt]
V8\FunctionCallbackInfo [tests/V8FunctionCallbackInfo.phpt]
V8\FunctionObject [tests/V8FunctionObject.phpt]
V8\FunctionObject::Call() [tests/V8FunctionObject_Call.phpt]
V8\FunctionObject::Call() - calling with bad args [tests/V8FunctionObject_Call_bad_args.phpt]
V8\FunctionObject - test die() during calling [tests/V8FunctionObject_die.phpt]
V8\FunctionObject (weakness, multiple time) [tests/V8FunctionObject_weakness_multiple.phpt]
V8\FunctionTemplate [tests/V8FunctionTemplate.phpt]
V8\FunctionTemplate::GetFunction [tests/V8FunctionTemplate_GetFunction.phpt]
V8\FunctionTemplate::SetCallHandler [tests/V8FunctionTemplate_SetCallHandler.phpt]
V8\FunctionTemplate - callback weakness [tests/V8FunctionTemplate_callback_weakness.phpt]
V8\FunctionTemplate: exception in php thrown [tests/V8FunctionTemplate_exception_in_php.phpt]
V8\FunctionTemplate - require() implementation [tests/V8FunctionTemplate_require_implementation.phpt]
V8\FunctionTemplate weakness [tests/V8FunctionTemplate_weakness.phpt]
V8\Int32Value [tests/V8Int32Value.phpt]
V8\IntegerValue [tests/V8IntegerValue.phpt]
V8\Isolate [tests/V8Isolate.phpt]
V8\Isolate::IsInUse() [tests/V8Isolate_IsInUse.phpt]
V8\Isolate::ThrowException() [tests/V8Isolate_ThrowException.phpt]
V8\Isolate - cyclic references should not cause memleak [tests/V8Isolate_gc_cyclic_ref_memleak.phpt]
V8\Isolate - memory limit [tests/V8Isolate_limit_memory.phpt]
V8\Isolate - nested memory limit exceptions [tests/V8Isolate_limit_memory_nested.phpt]
V8\Isolate - time memory not hit [tests/V8Isolate_limit_memory_not_hit.phpt]
V8\Isolate - time limit [tests/V8Isolate_limit_time.phpt]
V8\Isolate - nested time limit exceptions [tests/V8Isolate_limit_time_nested.phpt]
V8\Isolate - time limit not hit [tests/V8Isolate_limit_time_not_hit.phpt]
V8\Isolate - time limit set during execution [tests/V8Isolate_limit_time_set_during_execution.phpt]
V8\Isolate - nested termination exceptions [tests/V8Isolate_nested_termination_exceptions.phpt]
V8\Isolate - snapshot support [tests/V8Isolate_snapshot_support.phpt]
V8\Message [tests/V8Message.phpt]
V8\NameValue [tests/V8NameValue.phpt]
V8\NullValue [tests/V8NullValue.phpt]
V8\NumberObject [tests/V8NumberObject.phpt]
V8\NumberValue [tests/V8NumberValue.phpt]
V8\ObjectTemplate [tests/V8ObjectTemplate.phpt]
V8\ObjectTemplate::Set() - FunctionTemplate [tests/V8ObjectTemplate_Set.phpt]
V8\ObjectTemplate::SetCallAsFunctionHandler [tests/V8ObjectTemplate_SetCallAsFunctionHandler.phpt]
V8\ObjectTemplate::SetHandlerForIndexedProperty() [tests/V8ObjectTemplate_SetHandlerForIndexedProperty.phpt]
V8\ObjectTemplate::SetHandlerForNamedProperty() [tests/V8ObjectTemplate_SetHandlerForNamedProperty.phpt]
V8\ObjectTemplate::SetHandlerFor{Named,Indexed}Property() [tests/V8ObjectTemplate_SetHandler_both.phpt]
V8\ObjectValue [tests/V8ObjectValue.phpt]
V8\ObjectValue::Get [tests/V8ObjectValue_Get.phpt]
V8\ObjectValue::IsArgumentsObject() [tests/V8ObjectValue_IsArgumentsObject.phpt]
V8\ObjectValue::IsNativeError() [tests/V8ObjectValue_IsNativeError.phpt]
V8\ObjectValue::SetAccessor [tests/V8ObjectValue_SetAccessor.phpt]
V8\ObjectValue::SetIntegrityLevel() [tests/V8ObjectValue_SetIntegrityLevel.phpt]
V8\PrimitiveValue [tests/V8PrimitiveValue.phpt]
V8\RegExpObject [tests/V8RegExpObject.phpt]
V8\ReturnValue [tests/V8ReturnValue.phpt]
V8\ReturnValue - using in and outside context [tests/V8ReturnValue_context.phpt]
V8\Script [tests/V8Script.phpt]
V8\Script::Run [tests/V8Script_Run.phpt]
V8\Script::Run - exit during script execution [tests/V8Script_exit_during_script_execution.phpt]
V8\Script::Run - terminate script execution [tests/V8Script_terminate_script_execution.phpt]
V8\StackTrace [tests/V8StackTrace.phpt]
V8\StackTrace::CurrentStackTrace() [tests/V8StackTrace_CurrentStackTrace.phpt]
V8\StartupData::CreateFromSource [tests/V8StartupData_CreateFromSource.phpt]
V8\StringObject [tests/V8StringObject.phpt]
V8\StringValue [tests/V8StringValue.phpt]
V8\String - RangeError: Invalid string length [tests/V8String_range_error_length.phpt]
V8\SymbolObject [tests/V8SymbolObject.phpt]
V8\SymbolValue [tests/V8SymbolValue.phpt]
V8\TryCatch [tests/V8TryCatch.phpt]
V8\TryCatch - getting from script [tests/V8TryCatch_from_script.phpt]
V8\Uint32Value [tests/V8Uint32Value.phpt]
V8\Value [tests/V8Value.phpt]
V8\Value (destruct) [tests/V8Value_destruct.phpt]
V8\Value - test emptiness checker [tests/V8Value_empty.phpt]
=====================================================================
You may have found a problem in PHP.
This report can be automatically sent to the PHP QA team at
http://qa.php.net/reports and http://news.php.net/php.qa.reports
This gives us a better understanding of PHP's behavior.
If you don't want to send the report immediately you can choose
option "s" to save it. You can then email it to qa-reports@lists.php.net later.
Do you want to send this report now? [Yns]:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment