Skip to content

[TR] - Testrun unresponsive and test pack related error thrown following upgrade to 2.3.4 Closes #1561 - #1570

Merged
sofyakurilova merged 3 commits into
devfrom
bug/testrun_upgrade
Jul 6, 2026
Merged

[TR] - Testrun unresponsive and test pack related error thrown following upgrade to 2.3.4 Closes #1561#1570
sofyakurilova merged 3 commits into
devfrom
bug/testrun_upgrade

Conversation

@sofyakurilova

Copy link
Copy Markdown
Collaborator

Fix KeyError when processing reports created in Testrun v1.4, which did not include a test_pack property in their device JSON structure.

not include a `test_pack` property in their device JSON structure.
@sofyakurilova
sofyakurilova requested a review from hitnik July 6, 2026 08:18
@sofyakurilova sofyakurilova self-assigned this Jul 6, 2026
@sofyakurilova sofyakurilova added the BE Bug or request that related to the BE side label Jul 6, 2026
@sofyakurilova sofyakurilova added this to the Release 2.4.0 milestone Jul 6, 2026
Signed-off-by: Sofia Kurilova <kurilova@google.com>
@sofyakurilova
sofyakurilova merged commit 9045a02 into dev Jul 6, 2026
18 checks passed
@sofyakurilova
sofyakurilova deleted the bug/testrun_upgrade branch July 6, 2026 12:01
sofyakurilova added a commit that referenced this pull request Jul 23, 2026
* update python version in base docker container

* update protocol module

* update create sectificate script

* update connection module

* update ntp module

* update service module

* update tls module

* pylint

* time zone refactor

* pylint

* run framework tests script

* utils  unit tests

* pylint

* session unit tests

* add framework tests to github actions

* Updates welcome modal; update device profile; update risk profile

* Allow to copy and view outdated profile (#1535)

* Allow to copy and view outdated profile

* Disable outdated profile from editing

* [Testrun] : Risk Assessment new updated questions - Frontend (#1532)

* Fix saving draft

---------

Signed-off-by: Sofia Kurilova <kurilova@google.com>

* Fix css (#1524)

* Allows to save draft profile as valid profile (#1551)

* Use the device data for *.zip file name (#1552)

* handle device ip changed

* [TR] The text and background color for updating devices and risk profiles are not by design (#1560)

* [TR] The text and background color for updating devices and risk profiles are not by design

* Fix emit value

* Fix tests

* Fix tests coverage

* Update verson

* The "Discard changes" popup is not shown on navigating from changed outdated device (#1562)

* The "Discard changes" popup is not shown on navigating from changed outdated device

* Update tests

* Update version

* Bug fixing (#1568)

* Update text (#1564)

* Clean form state after profile change (#1567)

* Allow to save profile with changed empty fields (#1565)

* [TR] A11y: Keyboard: the user can navigate through the disabled risk profile. (#1569)

* Disable expired profile

* Fix tests

* fix lint

* Update version

* Distinguish risk profiles by created timestamp and update tests (#1571)

* [TR] - Testrun unresponsive and test pack related error thrown following upgrade to 2.3.4 Closes #1561 (#1570)

* Fix KeyError when processing reports created in Testrun v1.4, which did
not include a `test_pack` property in their device JSON structure.

* Update version

---------

Signed-off-by: Sofia Kurilova <kurilova@google.com>

* [TR] The new questions are not highlighted in red in Risk profiles after the questionnaire update (#1572)

* highlight empty required fields when opening a risk profile

* update version

---------

Signed-off-by: Sofia Kurilova <kurilova@google.com>

* Update dependencies (#1573)

* bash script to extract i-am packets from pcap files

* bacnet discover

* clear bacnet cache

* bacnet version 3-step implementation

* Update documentation (#1574)

* Trufflehog Secrets

* json/yaml syntax

* fix permissions

* exclude ui configs

* fix exclude

* fix yaml exclude

* dockerfiles linter

* fix space issue

* bash scripts check

* trivy scan

* remove space

* bandit scan

* remove space

* Semgrep Scan

* exclude tests from scan

* disable faling checks

* dasp initial

* on pull requests

* zap check

* srip warnings

* zap api

* zap api

* schedule zap scan every friday at 02.00

* exlude options

* fix spaces

* fix mistake

* remove dev

* cron

* remove pull request

* Update version

---------

Signed-off-by: Sofia Kurilova <kurilova@google.com>
Co-authored-by: Aliaksandr Nikitsin <aliaksandrn@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BE Bug or request that related to the BE side

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testrun unresponsive and test pack related error thrown following upgrade to 2.3.4

2 participants