Skip to content

Change error message for testrun already running - #262

Merged
jboddey merged 2 commits into
release/v1.1.2from
bug/start_message
Feb 12, 2024
Merged

Change error message for testrun already running#262
jboddey merged 2 commits into
release/v1.1.2from
bug/start_message

Conversation

@jboddey

@jboddeyjboddey commented Feb 8, 2024

Copy link
Copy Markdown
Contributor

Before: Testrun is already running
After: Testrun cannot be started whilst a test is running on another device

@jboddeyjboddey added the bug label Feb 8, 2024
@jboddeyjboddey self-assigned this Feb 8, 2024
@jboddey
jboddey marked this pull request as ready for review February 8, 2024 11:01
@jboddey

Copy link
Copy Markdown
ContributorAuthor

@jhughesbiot Could you check the changes to the test orc? They were required to get the API test to pass.

@jboddeyjboddey mentioned this pull request Feb 9, 2024
@jboddey
jboddey merged commit f38b250 into release/v1.1.2Feb 12, 2024
@jboddey
jboddey deleted the bug/start_message branch February 12, 2024 13:15
jboddey added a commit that referenced this pull request Feb 19, 2024
* Bump fastapi to 0.109.1
* Write container logs to file
* Fix tls test module
* Pin dependencies
* Change error message for testrun already running (#262)
* Change error message for testrun already running
* Update testing scripts
* Bump vite and @angular-devkit/build-angular in /modules/ui (#265)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 4.5.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
Updates `vite` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
Updates `@angular-devkit/build-angular` from 16.2.11 to 16.2.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.11...16.2.12)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update URL used by UI (#266)
* formatting/pylint score
* Bump version
* Allow modification of API URL
* Resolve container logs on separate thread to prevent blocking
* Add appropriate headings (#258)
* TLSv1.3 server bug fix
* Enable save button when only one interface is available (#271)
* Bump version
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Sofia Kurilova <sonnycactus@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jhughesbiot <jonathan.hughes@buildingsiot.com>
hitnik pushed a commit that referenced this pull request Jul 22, 2024
* Bump fastapi to 0.109.1
* Write container logs to file
* Fix tls test module
* Pin dependencies
* Change error message for testrun already running (#262)
* Change error message for testrun already running
* Update testing scripts
* Bump vite and @angular-devkit/build-angular in /modules/ui (#265)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 4.5.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
Updates `vite` from 4.5.1 to 4.5.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
Updates `@angular-devkit/build-angular` from 16.2.11 to 16.2.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.11...16.2.12)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update URL used by UI (#266)
* formatting/pylint score
* Bump version
* Allow modification of API URL
* Resolve container logs on separate thread to prevent blocking
* Add appropriate headings (#258)
* TLSv1.3 server bug fix
* Enable save button when only one interface is available (#271)
* Bump version
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Sofia Kurilova <sonnycactus@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jhughesbiot <jonathan.hughes@buildingsiot.com>
Sign up for freeto 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.

2 participants

@jboddey@KrystsinaT