(This page was automatically generated by the tools in the opsboy project on 22:21:51 27-Apr-2016 GMT.)

Detailed Test Report for ngx_example_lua in linux i386 (v)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
39519b13 2016-04-25 22:20:38 GMT 1 0 1 3 2 sec

LuaJIT

LuaJIT 2.1.0-beta2, commit 3c15839

Compilation Errors

Unexpected Failures

File Name Details
00-simple.t TEST 1: example echo ==22311== Conditional jump or move depends on uninitialised value(s)
==22311== at 0x4067C5F: str_fastcmp (lj_str.c:58)
==22311== by 0x4067C5F: lj_str_new (lj_str.c:166)
==22311== by 0x407762A: lua_setfield (lj_api.c:903)
==22311== by 0x80F8989: ngx_http_lua_cache_store_code (ngx_http_lua_cache.c:119)
==22311== by 0x80F8A81: ngx_http_lua_cache_loadbuffer (ngx_http_lua_cache.c:187)
==22311== by 0x80F93CA: ngx_http_lua_content_handler_inline (ngx_http_lua_contentby.c:292)
==22311== by 0x80F8EB5: ngx_http_lua_content_handler (ngx_http_lua_contentby.c:214)
==22311== by 0x80906A1: ngx_http_core_content_phase (ngx_http_core_module.c:1381)
==22311== by 0x808B4C2: ngx_http_core_run_phases (ngx_http_core_module.c:858)
==22311== by 0x808B5DD: ngx_http_handler (ngx_http_core_module.c:841)
==22311== by 0x8096DE0: ngx_http_process_request (ngx_http_request.c:1912)
==22311== by 0x8097445: ngx_http_process_request_headers (ngx_http_request.c:1344)
==22311== by 0x8097970: ngx_http_process_request_line (ngx_http_request.c:1023)
==22311== by 0x8098023: ngx_http_wait_request_handler (ngx_http_request.c:500)
==22311== by 0x80802B1: ngx_epoll_process_events (ngx_epoll_module.c:822)
==22311== by 0x80766C0: ngx_process_events_and_timers (ngx_event.c:242)
==22311== by 0x807F4B5: ngx_single_process_cycle (ngx_process_cycle.c:309)
==22311== by 0x805B681: main (nginx.c:364)
==22311==
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:str_fastcmp
fun:lj_str_new
fun:lua_setfield
fun:ngx_http_lua_cache_store_code
fun:ngx_http_lua_cache_loadbuffer
fun:ngx_http_lua_content_handler_inline
fun:ngx_http_lua_content_handler
fun:ngx_http_core_content_phase
fun:ngx_http_core_run_phases
fun:ngx_http_handler
fun:ngx_http_process_request
fun:ngx_http_process_request_headers
fun:ngx_http_process_request_line
fun:ngx_http_wait_request_handler
fun:ngx_epoll_process_events
fun:ngx_process_events_and_timers
fun:ngx_single_process_cycle
fun:main
}

Expected Failures

(none)

Warnings

(none)

Go back to the index page.