Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

BEWARE! False positives in JS tests! Do not trust Travis

by Jairo Llopis <jairo.llopis@tecnativa.com> - 11/10/2016 13:51:59
Hi, dear community.

Today I launched this fix: https://github.com/odoo/odoo/pull/13743

It fixes a false positive in CI tools: When a PhantomJS test fails, Travis goes green.

Please, do not trust Travis if you addon includes those kind of tests and double-check it manually until it gets merged.

I imagine that when it gets merged, Travis will start failing in many repos due to those false positives not being false anymore...

Thanks!

--
Jairo Llopis