angoca / log4db2

A logging utility like log4j for IBM Db2 SQL PL
https://angoca.github.io/log4db2/
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Errors in tests: LOG4DB2_APPENDERS_IMPLEMENTATION #187

Open angoca opened 9 years ago

angoca commented 9 years ago

Result set 1


TEST FINAL_STATE MICROSECONDS MESSAGE


Before Suite - - Starting execution TEST_01 Passed 73951 Executing TEST_01 TEST_03 Passed 60657 Executing TEST_03 TEST_04 Passed 46930 Executing TEST_04 After Suite - - Finishing execution


TIME EXECUTION_ID STATUS MESSAGE


11:03:05 51846 Initialization db2unit is licensed under the terms of the GPL v3 11:03:05 51846 Initialization Execution of LOG4DB2_APPENDERS_IMPLEMENTATION with ID 51846 11:03:05 51846 Prepare Report The reports table created: LOG4DB2_APPENDERS_IMPLEMENTATION.RE 11:03:40 51846 -2 Autonomous error in WRITE_IN_REPORT 11:04:15 51846 -3 Autonomous error in EXEC_PROCEDURE 11:04:16 51846 Calculating time Total execution time is: 71 seconds

angoca commented 2 years ago

After having include reset_test, it does not fail. Validate if the error was solved.