allure-framework / allure-framework/allure2

Suites tab doesnt show suites and the tests associated in the order by how it was executed

Open
#1,042 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
5.5k
Forks
782
Avg merge
2d 33m
Merged PRs (30d)
16

Description

I am executing some REST API test cases from a Master Suite. It contains number of suites and each suite has 5 tests which has multiple scenarios. Upon executing the allure report doesnt show it in the order by how it was executed. Rather it shows some random wise reporting.

For eg My Master Suite contains something like this




and each of my suite xml contains 4- 5 tests.

but when the report prints in allure it looks something like below in the suites tab.

3.xml
1.xml
2.xml

How can I make it to display it in the execution order. I am using the allure maven 2.10.0 version.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Suites-tab ordering with the Master Suite and suite XML structure described in the issue, using Allure Maven 2.10.0. Trace how suite files and their tests are collected and displayed, then verify that the report preserves execution order rather than presenting suites in an arbitrary order.

Written by the indexing model from the issue text.

Assessment

Domain
testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.