Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Отчет в формате allure #129

Open
johnnyshut opened this issue Sep 22, 2024 · 0 comments
Open

Отчет в формате allure #129

johnnyshut opened this issue Sep 22, 2024 · 0 comments

Comments

@johnnyshut
Copy link

johnnyshut commented Sep 22, 2024

Контекст:

  • Использую ветку develop

Описание проблемы:

  1. Если включен только шаг BDD и в каталоге сборки есть результаты тестов allure (build/out/allure) тогда генерируется отчет allure пустой

Первый проход тестов (Свежи клонированный репозиторий). Выходная строка в логах: c:\jenkins\tools\ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation\allure\bin\allure.bat generate c:\jenkins\workspace\Projects_i.karlo_demo.bsp_master\build\out\allure -c -o c:\jenkins\workspace\Projects_i.karlo_demo.bsp_master\allure-report

log_1.txt

Второй проход тестов (Не свежий клон репозитория). Выходная строка в логах: c:\jenkins\tools\ru.yandex.qatools.allure.jenkins.tools.AllureCommandlineInstallation\allure\bin\allure.bat generate -c -o c:\jenkins\workspace\Projects_i.karlo_demo.bsp_master\allure-report

log_2.txt

Если в настройках сборочной линии добавить "Clean before checkout", то проблема отсутствует.

Не знаю, баг ли это.

  1. Если включены шаги BDD и SMOKE - формировать отчет в формате allure
    И получаем пустой аллюр всегда
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant