Result Publisher Plugin 7.0.0 Release Note
Introduction
Result Publisher Plugin is a plugin for Squash TM to handle test results of automated ITPI received from a Squash Orchestrator instance.
Result Publisher Plugin 7.0.0 was released on June 14, 2024.
New features
-
Issue henix-tm-automation-result-publisher #12 🔑 Allow a user to kill a running workflow.
Issue henix-tm-automation-result-publisher #10 🔑 Update suite status on canceled workflow.
The user can now cancel a running workflow which triggers an update of the automated suite status to "cancelled". More information here. -
Issue henix-tm-automation-result-publisher #11 🔑 Publish step statuses for Robot Framework + BDD tests.
Issue henix-tm-automation-result-publisher #15 🔑 Don't change test step statuses if mismatch between number of steps in Squash TM and in test report.
Step statuses for BDD Robot Framework and Cucumber test cases are now published in the execution view. More information here. - Issue henix-tm-automation-result-publisher #16 🔑 Create an execution for each ITPI when initiating an automated suite execution.
The executions for each ITPI are now created at the start of an automated suite execution.
Bug fixes
-
Issue henix-tm-automation-result-publisher #20 🔑 [Performance] Display of automated tests' real-time results are delayed when using a huge database.
The delay in displaying automated test results in real-time for large databases has been fixed. -
Issue henix-tm-automation-result-publisher #14 🔑 [7.0] NPE on result without attachment.
The issue causing the automated suite to be blocked with a "running" status when returning results without attachments has been resolved.