Skip to content

Conversation

@epszaw
Copy link
Member

@epszaw epszaw commented Jan 8, 2026

No description provided.

@epszaw epszaw requested a review from vdvukhzhilov January 8, 2026 08:18
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure 3 Report 17m 50s 615ms Passed tests 3731   Failed tests 0   Broken tests 1   Skipped tests 10   Unknown tests 12 522 0 0
My Dashboard 17m 50s 615ms Passed tests 3731   Failed tests 0   Broken tests 1   Skipped tests 10   Unknown tests 12 522 0 0 View

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Allure 3 Report: 522 new tests (part 1)
  • passed appends titlePath levels after label groups (1ms)
  • passed returns empty tree for empty input (5ms)
  • passed groups by labels only when tests have no titlePath (4ms)
  • passed should return repository name when BITBUCKET_REPO_SLUG is set (0ms)
  • passed should return empty string when git command fails with error (1ms)
  • passed should extract repository name from full path (1ms)
  • passed should return empty string when unable to extract repository name (0ms)
  • passed should return empty string when CIRCLE_PROJECT_REPONAME is not set (0ms)
  • passed should extract repository name from git url (1ms)
  • passed should return repository name when DRONE_REPO_NAME is set (0ms)
  • passed should return empty string when GITHUB_REPOSITORY is not set (0ms)
  • passed should return the repository name as-is when no slash present (0ms)
  • passed should return repository name when CI_PROJECT_NAME is set (1ms)
  • passed should return repository name when CIRCLE_PROJECT_REPONAME is set (0ms)
  • passed should extract repository name from full path (0ms)
  • passed should extract repository name from git url (0ms)
  • passed should return empty string when git command fails with error (0ms)
  • passed should return the repository name when git command succeeds (3ms)
  • passed should return empty string when BUILD_REPOSITORY_NAME is not set (1ms)
  • passed should return empty string when BITBUCKET_REPO_SLUG is not set (1ms)
  • passed should return branch from GITHUB_HEAD_REF variable when it is set (pull request) (0ms)
  • passed should return empty string when CI_PROJECT_NAME is not set (0ms)
  • passed should return branch name from GITHUB_REF variable when GITHUB_HEAD_REF is not set (regular branch push) (0ms)
  • passed should return empty string when CODEBUILD_SOURCE_REPO_URL is not set (0ms)
  • passed should return empty string when GIT_URL is not set (0ms)
  • passed should return the branch name when git command succeeds (0ms)
  • passed should return empty string when unable to extract repository name (1ms)
  • passed should return the repository name as-is when no slash present (0ms)
  • passed should return empty string when unable to extract repository name (0ms)
  • passed should return empty string when neither environment variable is set (0ms)
  • passed should return empty string when DRONE_REPO_NAME is not set (0ms)
  • passed should return empty array if branch is not provided (1ms)
  • passed should return resolved history data with a provided limit (1ms)
  • passed should download history with a provided limit (1ms)
  • passed should iterate empty output (256ms)
  • passed should iterate over multiple chunks output (292ms)
  • passed should iterate over multiple lines (265ms)
  • passed ignores stderr if ignoreStderr is set (282ms)
  • passed should emit unterminated line (278ms)
  • passed should throw on non-zero exit code (602ms)
  • passed should throw if a user-defined exit code predicate returns false (451ms)
  • passed ignores stderr if ignoreStderr is set (319ms)
  • passed should stop with a specific timeout signal (73ms)
  • passed should iterate over a single line (220ms)
  • passed should use the specified encoding to decode stdout (225ms)
  • passed should iterate over a single line (264ms)
  • passed should use stdout encoding for stderr by default (221ms)
  • passed should iterate empty output (253ms)
  • passed should throw if a user-defined exit code predicate returns false (325ms)
  • passed should apply stderr encoding (433ms)
  • passed should use the specified encoding to decode stdout (277ms)
  • passed should accept a user-defined exit code (497ms)
  • passed should throw on non-zero exit code (289ms)
  • passed should accept if a user-defined exit code predicate returns true (452ms)
  • passed should emit unterminated line (477ms)
  • passed should stop with a specific timeout signal (68ms)
  • passed should stop with a timeout (20ms)
  • passed should iterate over some output (273ms)
  • passed should accept if a user-defined exit code predicate returns true (206ms)
  • passed should accept a user-defined exit code (242ms)
  • passed should iterate over multiple lines (232ms)
  • passed shows stderr if failed (392ms)
  • passed should stop with a timeout (34ms)
  • passed shows stderr if failed (248ms)
  • passed should iterate empty output (250ms)
  • passed should disable retry filter (0ms)
  • passed should enable both flaky and retry filters independently (1ms)
  • passed should enable malfunctioned filter (0ms)
  • passed does not match partial nodeId (exact match only) (0ms)
  • passed should enable new filter (0ms)
  • passed should update direction to asc (0ms)
  • passed filters leaves by name query (1ms)
  • passed should allow only one transition to be enabled at a time (1ms)
  • passed should update sortBy to alphabet (0ms)
  • passed filters leaves case-insensitively by name (partial) and nodeId (exact) (1ms)
  • passed should update query (1ms)
  • passed should update query to empty string (1ms)
  • passed should update status to failed (0ms)
  • passed should disable all other transitions when enabling regressed (0ms)
  • passed should update status to broken (0ms)
  • passed should enable fixed filter (0ms)
  • passed should not reset sortBy and direction (1ms)
  • passed should disable the previous transition when enabling a new one (1ms)
  • passed should update status to passed (0ms)
  • passed should disable flaky filter (0ms)
  • passed filters leaves matching by name (partial) or nodeId (exact) (3ms)
  • passed should update sortBy to order (0ms)
  • passed should update sortBy to duration (1ms)
  • passed should reset query, status and filters to default state (5ms)
  • passed filters leaves by nodeId query (0ms)
  • passed should update status to total (1ms)
  • passed should update status to skipped (0ms)
  • passed should update direction to desc (1ms)
  • passed should not affect transition filters (0ms)
  • passed should disable the transition when value is false (0ms)
  • passed should enable retry filter (8ms)
  • passed should not affect test type filters (flaky, retry) (0ms)
  • passed should disable all transitions when disabling the active one (1ms)
  • passed should update sortBy to status (0ms)
  • passed should enable regressed filter (0ms)
  • passed should enable flaky filter (0ms)
  • passed matches nodeId with exact query (0ms)
  • passed should add single file mode flag to the summary meta (1ms)
  • passed should throw error when yaml is invalid (6ms)
  • passed should handle tests with no duration as 0 (1ms)
  • passed should return default config when file doesn't exist (3ms)
  • passed shouldn't set default history path if it's not provided (1ms)
  • passed shoild attempt finding allurerc.js before allurerc.mjs (8ms)
  • passed should return default config when file doesn't exist (2ms)
  • passed should fail when max duration exceeds expected (1ms)
  • passed should find allurerc.yml in cwd (4ms)
  • passed should read a .js config (14ms)
  • passed should handle all tests with no duration (1ms)
  • passed should load valid yaml config file (21ms)
  • passed should find allurerc.json in cwd (5ms)
  • passed should find allurerc.yaml in cwd (4ms)
  • passed shoild attempt finding allurerc.yaml before allurerc.yml (6ms)
  • passed shoild attempt finding allurerc.mjs before allurerc.cjs (7ms)
  • passed should return default config when parsed json is null (5ms)
  • passed should load valid json config file (6ms)
  • passed should limit data points from history file when limit is specified (15ms)
  • passed shoild attempt finding allurerc.cjs before allurerc.json (8ms)
  • passed should not filter out known issues (1ms)
  • passed should read a .yml config (5ms)
  • passed should pass when max duration is less than expected (1ms)
  • passed should pass when max duration equals expected (0ms)
  • passed shoild attempt finding allurerc.json before allurerc.yaml (19ms)
  • passed should read a .yaml config (5ms)
  • passed should read a .cjs config (9ms)
  • passed should read a .json config (4ms)
  • passed should find allurerc.cjs in cwd (5ms)
  • passed should throw error when json is invalid (6ms)
  • passed should allow to override given history limit (1ms)
  • passed should read a .mjs config (9ms)
  • passed should create temp directory with mkdtemp pattern (1ms)
  • passed should handle known errors and exit with code 1 without errors logging (3ms)
  • passed should prefer CLI arguments over config and defaults (14ms)
  • passed should not call serve when open flag is false (1ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (8ms)
  • passed should exit with code 1 when resultsDir doesn't exist (8ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (4ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (3ms)
  • passed should use custom config file when provided (1ms)
  • passed should initialize and run allure report when the results directory is provided (1ms)
  • passed should prefer CLI arguments over config and defaults (14ms)
  • passed should prefer CLI arguments over config and defaults (16ms)
  • passed should prefer CLI arguments over config and defaults (18ms)
  • passed should prefer CLI arguments over config (10ms)
  • passed should call serve when open flag is true (2ms)
  • passed should call generate with default results directory when not provided (2ms)
  • passed should serve with custom port when specified (1ms)
  • passed should restore state from stage dump files when provided (1ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (3ms)
  • passed should exit with code 1 when resultsDir doesn't exist (5ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (4ms)
  • passed should restore state from both stage dump files and results directories (1ms)
  • passed should check for summary.json in target directory (1ms)
  • passed should exit with code 1 when resultsDir doesn't exist (9ms)
  • passed should exit with code 1 and print a message when no results directories found (3ms)
  • passed should exit with code 1 when resultsDir doesn't exist (8ms)
  • passed should exit with code 1 when resultsDir doesn't exist (8ms)
  • passed should set output to default and take other props from readConfig if no CLI arguments provided (4ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (12ms)
  • passed should stop a tree of a parent and one child (2s 301ms)
  • passed should prefer CLI arguments over config and defaults (16ms)
  • passed should exit with code 1 when there is no test results found (1ms)
  • passed should use cwd when provided (1ms)
  • passed should prefer CLI arguments over config and defaults (11ms)
  • passed should propagate errors from generate function (3ms)
  • passed should use default resultsDir when not provided (1ms)
  • passed should exit with code 1 when resultsDir doesn't exist (8ms)
  • passed should handle unknown errors and exit with code 1 with errors logging (2ms)
  • passed should call generate with stage files when provided (1ms)
  • passed should generate report when target directory does not exist (1ms)
  • passed should pass port to serve when open flag is true and port is specified (1ms)
  • passed should call generate with correct parameters when results directory is provided (8ms)
  • passed should call generate with both stage files and results directory (1ms)
  • passed should stop a three-level process tree (4s 111ms)
  • passed should generate report in temp directory and serve when no summary files found (10ms)
  • passed should pass config to generate function (3ms)
  • passed should do nothing when there are no results directory and stage files (7ms)
  • passed should exit with code 1 when resultsDir doesn't exist (7ms)
  • passed should handle errors from serve function when open is true (1ms)
  • passed should serve existing report when summary.json files are found (2ms)
  • passed should stop a tree of a single process (1s 339ms)
  • passed should prefer CLI arguments over config and defaults (13ms)
  • passed should stop a tree of a parent and three children (3s 32ms)
  • passed should exit with code 1 when resultsDir doesn't exist (9ms)
  • passed should apply flaky filter to the tree when filter=flaky query parameter is present (1s 354ms)
  • passed shouldn't show global status and exit code when exit code isn't available (1s 175ms)
  • passed should apply new filter to the tree when filter=new query parameter is present (1s 214ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (1s 286ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (1s 158ms)
  • passed should apply malfunctioned filter to the tree when filter=malfunctioned query parameter is present (1s 247ms)
  • passed should apply fixed filter to the tree when filter=fixed query parameter is present (1s 283ms)
  • passed should apply flaky filter to the tree when filter=flaky query parameter is present (1s 675ms)
  • passed shouldn't show global status and exit code when exit code isn't available (1s 576ms)
  • passed should apply new filter to the tree when filter=new query parameter is present (1s 756ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (2s 42ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (2s 114ms)

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Allure 3 Report: 522 new tests (part 2)
  • passed should apply malfunctioned filter to the tree when filter=malfunctioned query parameter is present (1s 768ms)
  • passed should apply fixed filter to the tree when filter=fixed query parameter is present (2s 327ms)
  • passed should apply flaky filter to the tree when filter=flaky query parameter is present (2s 968ms)
  • passed shouldn't show global status and exit code when exit code isn't available (2s 618ms)
  • passed should apply new filter to the tree when filter=new query parameter is present (3s 17ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (3s 208ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (3s 301ms)
  • passed should apply malfunctioned filter to the tree when filter=malfunctioned query parameter is present (3s 293ms)
  • passed should apply fixed filter to the tree when filter=fixed query parameter is present (3s 323ms)
  • passed returns empty tree for empty input (4ms)
  • passed groups by labels only when tests have no titlePath (3ms)
  • passed appends titlePath levels after label groups (1ms)
  • passed should return the repository name as-is when no slash present (0ms)
  • passed should return empty string when BUILD_REPOSITORY_NAME is not set (0ms)
  • passed should return empty string when git command fails with error (1ms)
  • passed should return the repository name as-is when no slash present (0ms)
  • passed should return the repository name when git command succeeds (5ms)
  • passed should return empty string when CODEBUILD_SOURCE_REPO_URL is not set (0ms)
  • passed should return empty string when unable to extract repository name (1ms)
  • passed should return repository name when DRONE_REPO_NAME is set (0ms)
  • passed should extract repository name from full path (0ms)
  • passed should return empty string when BITBUCKET_REPO_SLUG is not set (0ms)
  • passed should return repository name when CI_PROJECT_NAME is set (0ms)
  • passed should return branch from GITHUB_HEAD_REF variable when it is set (pull request) (0ms)
  • passed should return empty string when DRONE_REPO_NAME is not set (0ms)
  • passed should return empty string when GIT_URL is not set (0ms)
  • passed should return the branch name when git command succeeds (0ms)
  • passed should return empty string when unable to extract repository name (0ms)
  • passed should return repository name when BITBUCKET_REPO_SLUG is set (0ms)
  • passed should return repository name when CIRCLE_PROJECT_REPONAME is set (0ms)
  • passed should extract repository name from git url (0ms)
  • passed should extract repository name from git url (1ms)
  • passed should return empty string when CIRCLE_PROJECT_REPONAME is not set (0ms)
  • passed should return branch name from GITHUB_REF variable when GITHUB_HEAD_REF is not set (regular branch push) (0ms)
  • passed should extract repository name from full path (0ms)
  • passed should return empty string when CI_PROJECT_NAME is not set (0ms)
  • passed should return empty string when git command fails with error (3ms)
  • passed should return empty string when unable to extract repository name (4ms)
  • passed should return empty string when GITHUB_REPOSITORY is not set (0ms)
  • passed should return empty string when neither environment variable is set (4ms)
  • passed should return resolved history data with a provided limit (3ms)
  • passed should return empty array if branch is not provided (1ms)
  • passed should download history with a provided limit (1ms)
  • passed shows stderr if failed (181ms)
  • passed should iterate empty output (183ms)
  • passed should iterate over a single line (199ms)
  • passed should stop with a specific timeout signal (62ms)
  • passed should iterate empty output (188ms)
  • passed should emit unterminated line (167ms)
  • passed should iterate over a single line (176ms)
  • passed shows stderr if failed (251ms)
  • passed should use stdout encoding for stderr by default (161ms)
  • passed should iterate over multiple lines (206ms)
  • passed should use the specified encoding to decode stdout (183ms)
  • passed should throw if a user-defined exit code predicate returns false (223ms)
  • passed should throw on non-zero exit code (524ms)
  • passed should iterate empty output (188ms)
  • passed should stop with a specific timeout signal (62ms)
  • passed should throw on non-zero exit code (221ms)
  • passed should accept a user-defined exit code (190ms)
  • passed should accept if a user-defined exit code predicate returns true (167ms)
  • passed ignores stderr if ignoreStderr is set (203ms)
  • passed should stop with a timeout (20ms)
  • passed should iterate over multiple lines (228ms)
  • passed ignores stderr if ignoreStderr is set (192ms)
  • passed should emit unterminated line (292ms)
  • passed should iterate over multiple chunks output (229ms)
  • passed should throw if a user-defined exit code predicate returns false (217ms)
  • passed should use the specified encoding to decode stdout (181ms)
  • passed should accept a user-defined exit code (379ms)
  • passed should iterate over some output (192ms)
  • passed should apply stderr encoding (177ms)
  • passed should accept if a user-defined exit code predicate returns true (288ms)
  • passed should stop with a timeout (31ms)
  • passed filters leaves matching by name (partial) or nodeId (exact) (2ms)
  • passed should update status to skipped (0ms)
  • passed should enable both flaky and retry filters independently (0ms)
  • passed should disable flaky filter (0ms)
  • passed should disable the transition when value is false (0ms)
  • passed should update query to empty string (1ms)
  • passed should disable all transitions when disabling the active one (0ms)
  • passed should enable regressed filter (0ms)
  • passed should enable new filter (0ms)
  • passed should enable flaky filter (1ms)
  • passed should enable malfunctioned filter (0ms)
  • passed should reset query, status and filters to default state (3ms)
  • passed should update direction to asc (0ms)
  • passed should enable fixed filter (0ms)
  • passed should update status to passed (0ms)
  • passed should update status to failed (0ms)
  • passed should disable the previous transition when enabling a new one (0ms)
  • passed should update status to broken (1ms)
  • passed filters leaves by nodeId query (0ms)
  • passed should not reset sortBy and direction (1ms)
  • passed should update status to total (0ms)
  • passed should enable retry filter (0ms)
  • passed should update sortBy to status (0ms)
  • passed filters leaves by name query (0ms)
  • passed should update direction to desc (2ms)
  • passed filters leaves case-insensitively by name (partial) and nodeId (exact) (0ms)
  • passed should update sortBy to alphabet (0ms)
  • passed does not match partial nodeId (exact match only) (0ms)
  • passed should update sortBy to duration (0ms)
  • passed should update query (1ms)
  • passed should disable retry filter (0ms)
  • passed should allow only one transition to be enabled at a time (0ms)
  • passed should disable all other transitions when enabling regressed (0ms)
  • passed should not affect transition filters (0ms)
  • passed should not affect test type filters (flaky, retry) (1ms)
  • passed matches nodeId with exact query (0ms)
  • passed should update sortBy to order (0ms)
  • passed should add single file mode flag to the summary meta (1ms)
  • passed should read a .json config (2ms)
  • passed should handle all tests with no duration (1ms)
  • passed shoild attempt finding allurerc.cjs before allurerc.json (3ms)
  • passed shoild attempt finding allurerc.json before allurerc.yaml (3ms)
  • passed should pass when max duration equals expected (0ms)
  • passed should throw error when json is invalid (2ms)
  • passed should read a .js config (8ms)
  • passed should load valid yaml config file (10ms)
  • passed should read a .yaml config (3ms)
  • passed should find allurerc.yaml in cwd (3ms)
  • passed should read a .yml config (3ms)
  • passed should fail when max duration exceeds expected (0ms)
  • passed shoild attempt finding allurerc.js before allurerc.mjs (5ms)
  • passed shoild attempt finding allurerc.yaml before allurerc.yml (3ms)
  • passed should load valid json config file (3ms)
  • passed shoild attempt finding allurerc.mjs before allurerc.cjs (4ms)
  • passed should not filter out known issues (0ms)
  • passed should limit data points from history file when limit is specified (4ms)
  • passed shouldn't set default history path if it's not provided (0ms)
  • passed should read a .cjs config (4ms)
  • passed should allow to override given history limit (0ms)
  • passed should find allurerc.cjs in cwd (3ms)
  • passed should read a .mjs config (4ms)
  • passed should return default config when file doesn't exist (1ms)
  • passed should find allurerc.json in cwd (2ms)
  • passed should return default config when file doesn't exist (1ms)
  • passed should pass when max duration is less than expected (1ms)
  • passed should find allurerc.yml in cwd (2ms)
  • passed should return default config when parsed json is null (3ms)
  • passed should throw error when yaml is invalid (3ms)
  • passed should handle tests with no duration as 0 (0ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (3ms)
  • passed should handle errors from serve function when open is true (1ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (6ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (6ms)
  • passed should exit with code 1 when resultsDir doesn't exist (7ms)
  • passed should stop a tree of a single process (288ms)
  • passed should exit with code 1 when resultsDir doesn't exist (7ms)
  • passed should serve existing report when summary.json files are found (2ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (5ms)
  • passed should serve with custom port when specified (1ms)
  • passed should use custom config file when provided (1ms)
  • passed should use a custom signal (301ms)
  • passed should check for summary.json in target directory (1ms)
  • passed should exit with code 1 when resultsDir doesn't exist (6ms)
  • passed should call generate with stage files when provided (3ms)
  • passed should generate report in temp directory and serve when no summary files found (9ms)
  • passed should exit with code 1 when resultsDir doesn't exist (7ms)
  • passed should prefer CLI arguments over config and defaults (34ms)
  • passed should generate report when target directory does not exist (1ms)
  • passed should pass port to serve when open flag is true and port is specified (1ms)
  • passed should exit with code 1 when there is no test results found (2ms)
  • passed should restore state from stage dump files when provided (1ms)
  • passed should call serve when open flag is true (1ms)
  • passed should handle unknown errors and exit with code 1 with errors logging (1ms)
  • passed should prefer CLI arguments over config and defaults (10ms)
  • passed should initialize and run allure report when the results directory is provided (1ms)
  • passed should create temp directory with mkdtemp pattern (1ms)
  • passed should exit with code 1 when resultsDir doesn't exist (5ms)
  • passed should prefer CLI arguments over config and defaults (27ms)
  • passed should set output to default and take other props from readConfig if no CLI arguments provided (5ms)
  • passed should exit with code 1 when resultsDir doesn't exist (6ms)
  • passed should prefer CLI arguments over config (8ms)
  • passed should do nothing when there are no results directory and stage files (5ms)
  • passed should use default resultsDir when not provided (1ms)
  • passed should propagate errors from generate function (2ms)
  • passed should exit with code 1 when resultsDir doesn't exist (7ms)
  • passed should exit with code 1 when resultsDir doesn't exist (6ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (3ms)
  • passed should not call serve when open flag is false (1ms)
  • passed should stop a tree of a parent and one child (1s 108ms)
  • passed should handle known errors and exit with code 1 without errors logging (2ms)
  • passed should call generate with correct parameters when results directory is provided (10ms)
  • passed should prefer CLI arguments over config and defaults (13ms)
  • passed should prefer CLI arguments over config and defaults (10ms)
  • passed should pass config to generate function (2ms)
  • passed should exit with code 1 and print a message when no results directories found (3ms)
  • passed should stop a three-level process tree (2s 659ms)
  • passed should not overwrite readConfig values if no CLI arguments provided (3ms)
  • passed should call generate with both stage files and results directory (1ms)
  • passed should prefer CLI arguments over config and defaults (12ms)
  • passed should restore state from both stage dump files and results directories (1ms)
  • passed should stop a tree of a parent and three children (1s 833ms)
  • passed should use cwd when provided (1ms)
  • passed should prefer CLI arguments over config and defaults (17ms)
  • passed should call generate with default results directory when not provided (1ms)
  • passed should apply flaky filter to the tree when filter=flaky query parameter is present (983ms)
  • passed shouldn't show global status and exit code when exit code isn't available (838ms)

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Allure 3 Report: 522 new tests (part 3)
  • passed should apply new filter to the tree when filter=new query parameter is present (1s 53ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (1s 28ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (1s 9ms)
  • passed should apply malfunctioned filter to the tree when filter=malfunctioned query parameter is present (1s 156ms)
  • passed should apply fixed filter to the tree when filter=fixed query parameter is present (1s 197ms)
  • passed should apply flaky filter to the tree when filter=flaky query parameter is present (1s 482ms)
  • passed shouldn't show global status and exit code when exit code isn't available (1s 139ms)
  • passed should apply new filter to the tree when filter=new query parameter is present (1s 482ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (1s 479ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (1s 655ms)
  • passed should apply malfunctioned filter to the tree when filter=malfunctioned query parameter is present (1s 661ms)
  • passed should apply fixed filter to the tree when filter=fixed query parameter is present (1s 541ms)
  • passed should apply flaky filter to the tree when filter=flaky query parameter is present (2s 556ms)
  • passed shouldn't show global status and exit code when exit code isn't available (1s 948ms)
  • passed should apply new filter to the tree when filter=new query parameter is present (2s 250ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (2s 383ms)
  • passed should apply regressed filter to the tree when filter=regressed query parameter is present (2s 493ms)
  • passed should apply malfunctioned filter to the tree when filter=malfunctioned query parameter is present (2s 560ms)
  • passed should apply fixed filter to the tree when filter=fixed query parameter is present (2s 581ms)
  • passed groups by labels only when tests have no titlePath (1ms)
  • passed appends titlePath levels after label groups (0ms)
  • passed returns empty tree for empty input (2ms)
  • passed should return branch name from GITHUB_REF variable when GITHUB_HEAD_REF is not set (regular branch push) (0ms)
  • passed should return empty string when unable to extract repository name (0ms)
  • passed should return the repository name as-is when no slash present (0ms)
  • passed should return empty string when CI_PROJECT_NAME is not set (0ms)
  • passed should return empty string when git command fails with error (0ms)
  • passed should return the branch name when git command succeeds (0ms)
  • passed should return branch from GITHUB_HEAD_REF variable when it is set (pull request) (0ms)
  • passed should return empty string when unable to extract repository name (0ms)
  • passed should return empty string when CODEBUILD_SOURCE_REPO_URL is not set (0ms)
  • passed should return empty string when GIT_URL is not set (0ms)
  • passed should return empty string when BUILD_REPOSITORY_NAME is not set (0ms)
  • passed should return the repository name as-is when no slash present (0ms)
  • passed should return empty string when git command fails with error (0ms)
  • passed should extract repository name from full path (0ms)
  • passed should return repository name when BITBUCKET_REPO_SLUG is set (0ms)
  • passed should return empty string when GITHUB_REPOSITORY is not set (0ms)
  • passed should return repository name when DRONE_REPO_NAME is set (0ms)
  • passed should return empty string when DRONE_REPO_NAME is not set (0ms)
  • passed should return empty string when unable to extract repository name (1ms)
  • passed should return the repository name when git command succeeds (1ms)
  • passed should extract repository name from full path (0ms)
  • passed should extract repository name from git url (0ms)
  • passed should return empty string when neither environment variable is set (0ms)
  • passed should return repository name when CIRCLE_PROJECT_REPONAME is set (0ms)
  • passed should extract repository name from git url (1ms)
  • passed should return empty string when BITBUCKET_REPO_SLUG is not set (3ms)
  • passed should return repository name when CI_PROJECT_NAME is set (0ms)
  • passed should return empty string when CIRCLE_PROJECT_REPONAME is not set (0ms)
  • passed should return resolved history data with a provided limit (2ms)
  • passed should return empty array if branch is not provided (1ms)
  • passed should download history with a provided limit (0ms)
  • passed ignores stderr if ignoreStderr is set (186ms)
  • passed should throw on non-zero exit code (234ms)
  • passed should iterate over multiple chunks output (167ms)
  • passed should accept if a user-defined exit code predicate returns true (179ms)
  • passed should use stdout encoding for stderr by default (157ms)
  • passed should iterate empty output (132ms)
  • passed should emit unterminated line (158ms)
  • passed should iterate over multiple lines (150ms)
  • passed should use the specified encoding to decode stdout (140ms)
  • passed should stop with a timeout (14ms)
  • passed ignores stderr if ignoreStderr is set (174ms)
  • passed should iterate empty output (177ms)
  • passed should stop with a timeout (110ms)
  • passed should stop with a specific timeout signal (55ms)
  • passed should iterate empty output (201ms)
  • passed should throw on non-zero exit code (323ms)
  • passed should accept if a user-defined exit code predicate returns true (208ms)
  • passed shows stderr if failed (179ms)
  • passed should iterate over a single line (135ms)
  • passed should use the specified encoding to decode stdout (161ms)
  • passed should emit unterminated line (192ms)
  • passed should throw if a user-defined exit code predicate returns false (184ms)
  • passed should apply stderr encoding (257ms)
  • passed should accept a user-defined exit code (177ms)
  • passed should iterate over some output (187ms)
  • passed shows stderr if failed (153ms)
  • passed should iterate over a single line (215ms)
  • passed should stop with a specific timeout signal (123ms)
  • passed should iterate over multiple lines (164ms)
  • passed should throw if a user-defined exit code predicate returns false (144ms)
  • passed should accept a user-defined exit code (190ms)
  • passed should reset query, status and filters to default state (2ms)
  • passed should update query to empty string (0ms)
  • passed should allow only one transition to be enabled at a time (0ms)
  • passed filters leaves by nodeId query (0ms)
  • passed should enable retry filter (0ms)
  • passed filters leaves by name query (0ms)
  • passed should disable retry filter (0ms)
  • passed should update status to skipped (0ms)
  • passed should enable regressed filter (0ms)
  • passed should enable flaky filter (0ms)
  • passed should update sortBy to status (0ms)
  • passed should not affect test type filters (flaky, retry) (0ms)
  • passed should update query (0ms)
  • passed should disable all transitions when disabling the active one (0ms)
  • passed should disable flaky filter (0ms)
  • passed should update status to passed (0ms)
  • passed should disable all other transitions when enabling regressed (0ms)
  • passed should disable the previous transition when enabling a new one (0ms)
  • passed should not reset sortBy and direction (1ms)
  • passed should update status to failed (0ms)
  • passed should update sortBy to duration (0ms)
  • passed does not match partial nodeId (exact match only) (0ms)
  • passed should update status to total (0ms)
  • passed should enable both flaky and retry filters independently (0ms)
  • passed should enable new filter (0ms)
  • passed filters leaves case-insensitively by name (partial) and nodeId (exact) (0ms)
  • passed should enable fixed filter (0ms)
  • passed should disable the transition when value is false (0ms)
  • passed should update sortBy to alphabet (0ms)
  • passed matches nodeId with exact query (0ms)
  • passed should enable malfunctioned filter (0ms)
  • passed should update direction to asc (0ms)
  • passed filters leaves matching by name (partial) or nodeId (exact) (1ms)
  • passed should update direction to desc (0ms)
  • passed should update status to broken (0ms)
  • passed should not affect transition filters (0ms)
  • passed should update sortBy to order (0ms)
  • passed should add single file mode flag to the summary meta (0ms)

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure 3 Report 23m 205ms Passed tests 4267   Failed tests 0   Broken tests 0   Skipped tests 15   Unknown tests 12 0 0 0 View
My Dashboard 23m 205ms Passed tests 4267   Failed tests 0   Broken tests 0   Skipped tests 15   Unknown tests 12 0 0 0 View

@epszaw epszaw merged commit ccccc71 into main Jan 8, 2026
14 of 15 checks passed
@epszaw epszaw deleted the awesome-instant-filters branch January 8, 2026 12:15
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

Successfully merging this pull request may close these issues.

3 participants