afarran / swm2m_avl_tests

Feature tests of AVL agent
0 stars 0 forks source link

Errror in run_test function ERROR in teardown handler: "\lunatest.lua:679: bad argument #2 to 'fmt' (string expected, got table)" #43

Open ArturMalyszewicz opened 9 years ago

ArturMalyszewicz commented 9 years ago

Overnight tests were stopped by an error, this is what was logged in IDE: ERROR in teardown handler: .\lunatest.lua:679: bad argument # 2 to 'fmt' (string expected, got table)

This happened after updating TestFramework to the newest version. The error relates to this line of code in lunatest file: local msg = fmt("ERROR in teardown handler: %s", info)

We are not able to reproduce it. More details will be provided when this will occur again.

TestFramework.lua revision: 1983