(This page was automatically generated by the tools in the opsboy project on 16:17:14 09-Jan-2016 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
d435ea60 | 2016-01-08 00:30:47 GMT | 0 | 44 | 4 | 266 | 175 sec |
File | Name | Details |
---|---|---|
bug.t | TEST 1: small flush_limit, instant flush - grep_error_log_out (req 0) |
@@ -1,3 +0,0 @@ -resend log messages to the log server: timeout -resend log messages to the log server: timeout -resend log messages to the log server: timeout ' |
bug.t | TEST 1: small flush_limit, instant flush - grep_error_log_out (req 1) |
@@ -1,3 +1,2 @@ resend log messages to the log server: timeout resend log messages to the log server: timeout -resend log messages to the log server: timeout ' |
sanity.t | TEST 1: small flush_limit, instant flush - tcp_query ok |
got: '' expected: '/t?a=1&b=2' |
sanity.t | TEST 1: small flush_limit, instant flush - TCP query length ok |
got: '0' expected: '10' |
sanity.t | TEST 11: bad user config: flush_limit > drop_limit - pattern ""flush_limit" should be < "drop_limit"" matches a line in error.log (req 0) | |
sanity.t | TEST 5: not initted() - pattern "not initialized" matches a line in error.log (req 0) | |
sanity.t | TEST 18: SSL logging - Verify - pattern "lua ssl certificate verify error" matches a line in error.log (req 0) | |
sanity.t | TEST 19: SSL logging - No SNI - pattern "Message received: Hello SSL" matches a line in error.log (req 0) | |
sanity.t | TEST 19: SSL logging - No SNI - pattern "SNI Host: nil" matches a line in error.log (req 0) | |
sanity.t | TEST 19: SSL logging - No SNI - pattern "Message received: Hello SSL" matches a line in error.log (req 1) | |
sanity.t | TEST 19: SSL logging - No SNI - pattern "SNI Host: nil" matches a line in error.log (req 1) | |
sanity.t | TEST 3: small flush_limit, instant flush, write a number to remote - tcp_query ok |
got: '' expected: '10' |
sanity.t | TEST 3: small flush_limit, instant flush, write a number to remote - TCP query length ok |
got: '0' expected: '2' |
sanity.t | TEST 12: drop log test - pattern "logger buffer is full, this log message will be dropped" matches a line in error.log (req 0) | |
sanity.t | TEST 12: drop log test - tcp_query ok |
got: '' expected: '000bbb' |
sanity.t | TEST 12: drop log test - TCP query length ok |
got: '0' expected: '6' |
sanity.t | TEST 9: bad user config - pattern "user_config must be a table" matches a line in error.log (req 0) | |
sanity.t | TEST 17: SSL logging - pattern "Message received: Hello SSL" matches a line in error.log (req 0) | |
sanity.t | TEST 17: SSL logging - pattern "SNI Host: test.com" matches a line in error.log (req 0) | |
sanity.t | TEST 17: SSL logging - pattern "Message received: Hello SSL" matches a line in error.log (req 1) | |
sanity.t | TEST 17: SSL logging - pattern "SNI Host: test.com" matches a line in error.log (req 1) | |
sanity.t | TEST 10: bad user config: no host/port or path - pattern "no logging server configured. "host"/"port" or "path" is required." matches a line in error.log (req 0) | |
sanity.t | TEST 2: small flush_limit, instant flush, unix domain socket - tcp_query ok |
got: '' expected: '/t?a=1&b=2' |
sanity.t | TEST 2: small flush_limit, instant flush, unix domain socket - TCP query length ok |
got: '0' expected: '10' |
sanity.t | TEST 20: Test arguments - pattern ""host" must be a string" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern ""port" must be a number" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern ""port" out of range 0~65535" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern ""path" must be a string" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern "invalid "flush_limit"" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern "invalid "drop_limit"" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern "invalid "timeout"" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern "invalid "max_retry_times"" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern "invalid "retry_interval"" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern "invalid "pool_size"" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern "invalid "max_buffer_reuse"" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern "invalid "periodic_flush"" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern ""ssl" must be a boolean value" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern ""ssl_verify" must be a boolean value" matches a line in error.log (req 0) | |
sanity.t | TEST 20: Test arguments - pattern ""sni_host" must be a string" matches a line in error.log (req 0) | |
timeout.t | TEST 2: send timeout - pattern "lua tcp socket write timed out" matches a line in error.log (req 0) | |
timeout.t | TEST 2: send timeout - pattern "resend log messages to the log server: timeout" matches a line in error.log (req 0) | |
timeout.t | TEST 3: risk condition - tcp_query ok |
got: '1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950123456789101112131415161' expected: '12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849501234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950' |
timeout.t | TEST 3: risk condition - TCP query length ok |
got: '115' expected: '182' |
timeout.t | TEST 4: return previous log error - pattern "log error:try to send log messages to the log server failed after 1 retries: try to connect to the log server failed after 1 retries: timeout" matches a line in error.log (req 0) |
Go back to the index page.