Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeRangeSelectors` e2e test fails in nightly CI/CD runs #3247

Closed
tenthe opened this issue Sep 24, 2024 · 0 comments · Fixed by #3248
Closed

timeRangeSelectors` e2e test fails in nightly CI/CD runs #3247

tenthe opened this issue Sep 24, 2024 · 0 comments · Fixed by #3248
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tenthe
Copy link
Contributor

tenthe commented Sep 24, 2024

Body

The timeRangeSelectors end-to-end test passes when executed locally, but consistently fails during nightly runs in the CI/CD pipeline.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@tenthe tenthe added the bug Something isn't working label Sep 24, 2024
@tenthe tenthe added this to the 0.97.0 milestone Sep 24, 2024
@tenthe tenthe self-assigned this Sep 24, 2024
@tenthe tenthe linked a pull request Sep 24, 2024 that will close this issue
tenthe added a commit that referenced this issue Sep 24, 2024
tenthe added a commit that referenced this issue Sep 24, 2024
tenthe added a commit that referenced this issue Sep 25, 2024
* fix(#3247): Add waiting time and add test to smoke tests

* fix(#3247): Fix linting

* fix(#3247): Try to remove the loop

* fix(#3247): Add timeout to open new data view

* fix(#3247): Change opc ua test and rime range test
dominikriemer added a commit that referenced this issue Sep 27, 2024
* chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#3215)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(#3247): Add waiting time and add test to smoke tests (#3248)

* fix(#3247): Add waiting time and add test to smoke tests

* fix(#3247): Fix linting

* fix(#3247): Try to remove the loop

* fix(#3247): Add timeout to open new data view

* fix(#3247): Change opc ua test and rime range test

* fix: Properly update output streams in functions (#3238)

* fix: Better handle runtime-resolved selections

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Zehnder <[email protected]>
dominikriemer added a commit that referenced this issue Sep 30, 2024
* refactor: Rename domain properties to semantic type

* Fix cloning

* Fix serialization, remove domain property references

* Improve serializer

* Fix error

* fix: Improve handling of runtime-resolved selections (#3255)

* chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#3215)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(#3247): Add waiting time and add test to smoke tests (#3248)

* fix(#3247): Add waiting time and add test to smoke tests

* fix(#3247): Fix linting

* fix(#3247): Try to remove the loop

* fix(#3247): Add timeout to open new data view

* fix(#3247): Change opc ua test and rime range test

* fix: Properly update output streams in functions (#3238)

* fix: Better handle runtime-resolved selections

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Zehnder <[email protected]>

* Migrate domainProperties to semantic type for python and go

* Update model, add deprecations

* Fix checkstyle

* Remove obsolete constructor

* Cleanup constructor

* Rename DomainPropertyMatch

* rename variables

* Remove console output

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Zehnder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant