Dmitry Baev

Results 300 comments of Dmitry Baev

related Allure issue https://github.com/allure-framework/allure-js/issues/479

BTW this one is the part of https://github.com/microsoft/playwright/issues/14364

BTW, for Spring users there is a workaround available: ```java public class LiquibaseLoggerFix implements BeanPostProcessor { private static final Logger LOGGER = LoggerFactory.getLogger(LiquibaseLoggerFix.class); @Override public Object postProcessAfterInitialization(final Object bean, final...

I'm not sure we will ever support such behaviour since Allure uses listeners itself to collect data from TestNG and we can't control the listeners order

in most cases as workaround you can use [AllureLifecycle](https://github.com/allure-framework/allure-java/blob/master/allure-java-commons/src/main/java/io/qameta/allure/listener/TestLifecycleListener.java) listeners instead of TestNG listeners

you are using Allure 1 thats reached EOL. Please upgrade to latest version and open a new issue if problem still exists

> workaround on this one? don't know > any updates I'll try to assign someone to this one, stay tuned

How do you run your tests? Using IDE?

yeah, check out is there an option in IDEA to disable logging of report entries. For details please check out issue I linked above

what about zone? Often server that run tests located in different time zone, so you'll get wrong time