On 20/07/2018 01:30, Dmitry Yemanov wrote:
> 20.07.2018 04:59, Adriano dos Santos Fernandes wrote:
>>
>> When I run the QA tests, some tests results in FAIL and others result in
>> ERROR.
>>
>> What is the differences between these results?
>
> FAIL means the test executed OK, but its output doesn
20.07.2018 04:59, Adriano dos Santos Fernandes wrote:
When I run the QA tests, some tests results in FAIL and others result in
ERROR.
What is the differences between these results?
FAIL means the test executed OK, but its output doesn't match the
expected one. ERROR means something bad happe
Hi!
When I run the QA tests, some tests results in FAIL and others result in
ERROR.
What is the differences between these results?
I run it with this command:
/fb/fbtest/fbtest.py \
--bin-dir $FIREBIRD/bin \
--host localhost \
--client $FIREBIRD/lib/libfbclient.so \