allure2 icon indicating copy to clipboard operation
allure2 copied to clipboard

Allure Report is a flexible, lightweight multi-language test reporting tool. It provides clear graphical reports and allows everyone involved in the development process to extract the maximum of infor...

Results 236 allure2 issues
Sort by recently updated
recently updated
newest added

Bumps ru.vyarus.quality from 4.7.0 to 4.8.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ru.vyarus.quality&package-manager=gradle&previous-version=4.7.0&new-version=4.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

type:dependencies
theme:build

**Describe the bug** Execution of test doesn't populate to Xray All env vars are set ``` ALLURE_JIRA_ENDPOINT=https://jira.zzz.com/rest ALLURE_JIRA_USERNAME=some_user ALLURE_JIRA_PASSWORD=some_pass ALLURE_XRAY_ENABLED=true ALLURE_XRAY_EXECUTION_ISSUES=YYY-28 ``` **To Reproduce** run `allure generate --clean allure-results &&...

type:bug

**Describe the bug** When importing results into XRay by executing "generate allure-results --clean" the following error is generated: Exception in thread "main" java.lang.NullPointerException at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:267) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at...

type:bug

The report has `Total` and `Sum` indicators that represent suite duration. `Sum` represent the proper value, but `Total` shows extra time. I checked the `setup` and `tear down` sections. They...

type:bug

Bumps opencsv from 4.6 to 5.6. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.opencsv:opencsv&package-manager=gradle&previous-version=4.6&new-version=5.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

type:dependencies
theme:build

I get an 404 error when i try to install allure using the following command: sudo apt-add-repository ppa:qameta/allure screenshoot: Video: https://user-images.githubusercontent.com/110196306/183457782-f0b4d202-8d4f-4736-a65c-58408d270007.mp4

type:bug

Trying to access website https://demo.qameta.io/allure/latest , get below error **Unable to determine IP address from host name demo.qameta.io**

type:infra

Hi there! We have a lot of tests, and part of them are flaky. Our launches 100% green, but inside launch there could be tests which retried several times. Is...

type:invalid

[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

type:dependencies