This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 694b84759 [hotfix] Improve echarts import
add 73422d4a4 [#1132] Remove set adapters from e2e tests
add ec9ee297e Merge branch 'dev' into SP-1132
add 6b826b28c [#1132] Fix preprocessing rule e2e tests
add 62c2ea4c6 Merge branch 'dev' into SP-1132
add 4a97d1229 [#1132] Add wait to fix processing element tests
add 09e70845e [hotfix] Extract string into a variable
new 8b079f028 Merge pull request #1153 from apache/SP-1132
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../iiot/protocol/stream/FileStreamProtocol.java | 4 +-
.../fixtures/connect/aggregationRules/expected.csv | 2 -
.../support/builder/GenericAdapterBuilder.ts | 2 +-
.../support/utils/DataDownloadDialogUtils.ts | 2 -
ui/cypress/support/utils/PrepareTestDataUtils.ts | 14 +++---
.../support/utils/ProcessingElementTestUtils.ts | 19 +++++---
ui/cypress/support/utils/connect/ConnectUtils.ts | 52 ++++++++--------------
ui/cypress/support/utils/datalake/DataLakeUtils.ts | 16 ++++---
.../adapter/createAdapterWithoutStarting.spec.ts | 5 +--
ui/cypress/tests/adapter/formats/format.spec.ts | 4 +-
ui/cypress/tests/adapter/rules/streamRules.spec.ts | 2 +-
.../dataDownloadDialogTest.smoke.spec.ts | 1 +
ui/cypress/tests/datalake/deleteWidget.ts | 1 -
.../datalake/widgetDataConfiguration.smoke.spec.ts | 2 -
.../pipeline-element-runtime-info.component.html | 2 +-
.../adapter-started-dialog.component.html | 3 +-
16 files changed, 58 insertions(+), 73 deletions(-)