You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2022/03/13 22:11:38 UTC

[incubator-streampipes] branch dev updated: [hotfix] Remove flaky test

This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new ad6d0a2  [hotfix] Remove flaky test
ad6d0a2 is described below

commit ad6d0a214c83e4c7cef97212405b1eebb8f5f823
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Sun Mar 13 23:11:21 2022 +0100

    [hotfix] Remove flaky test
---
 .../filters-jvm/rateLimit2/description.json        | 25 ----------------------
 .../filters-jvm/rateLimit2/expected.csv            |  2 --
 .../filters-jvm/rateLimit2/input.csv               | 13 -----------
 3 files changed, 40 deletions(-)

diff --git a/ui/cypress/fixtures/pipelineElement/filters-jvm/rateLimit2/description.json b/ui/cypress/fixtures/pipelineElement/filters-jvm/rateLimit2/description.json
deleted file mode 100644
index cc4fcb5..0000000
--- a/ui/cypress/fixtures/pipelineElement/filters-jvm/rateLimit2/description.json
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-  "name": "rate_limit",
-  "config": [
-    {
-      "type": "radio",
-      "selector": "grouping-enabled",
-      "value": "False"
-    },
-    {
-      "type": "radio",
-      "selector": "window-type",
-      "value": "Time Window"
-    },
-    {
-      "type": "input",
-      "selector": "undefined-time-window-size-0",
-      "value": "5000"
-    },
-    {
-      "type": "radio",
-      "selector": "event-selection",
-      "value": "First"
-    }
-  ]
-}
diff --git a/ui/cypress/fixtures/pipelineElement/filters-jvm/rateLimit2/expected.csv b/ui/cypress/fixtures/pipelineElement/filters-jvm/rateLimit2/expected.csv
deleted file mode 100644
index 99f0b54..0000000
--- a/ui/cypress/fixtures/pipelineElement/filters-jvm/rateLimit2/expected.csv
+++ /dev/null
@@ -1,2 +0,0 @@
-time;randomnumber
-1623871490000;62.0
diff --git a/ui/cypress/fixtures/pipelineElement/filters-jvm/rateLimit2/input.csv b/ui/cypress/fixtures/pipelineElement/filters-jvm/rateLimit2/input.csv
deleted file mode 100644
index 1fb3cae..0000000
--- a/ui/cypress/fixtures/pipelineElement/filters-jvm/rateLimit2/input.csv
+++ /dev/null
@@ -1,13 +0,0 @@
-timestamp;randomnumber
-1623871490000;62.0
-1623871491000;46.0
-1623871492000;41.0
-1623871493000;41.0
-1623871494000;22.0
-1623871495000;56.0
-1623871496000;95.0
-1623871497000;77.0
-1623871498000;85.0
-1623871499000;26.0
-1623871500000;21.0
-1623871510000;22.0