Skip to content

[stable-7.2]. e2e search tests against opensearch - #3385

Draft
v-scharf wants to merge 1 commit into
stable-7.2from
run-search-tests
Draft

[stable-7.2]. e2e search tests against opensearch#3385
v-scharf wants to merge 1 commit into
stable-7.2from
run-search-tests

Conversation

@v-scharf

Copy link
Copy Markdown
Contributor

run all existing api e2e tests against opensearch - part of #3319

@codacy-production

codacy-production Bot commented Aug 21, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage

Metric Results
Coverage variation Report missing for 7bb32381
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7bb3238) Report Missing Report Missing Report Missing
Head commit (3e34afe) 82020 18893 23.03%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3385) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@v-scharf v-scharf mentioned this pull request Aug 21, 2026
23 tasks
@v-scharf
v-scharf marked this pull request as draft August 21, 2026 05:45
@v-scharf

Copy link
Copy Markdown
Contributor Author

Result:

image

Failed e2e-tests:

image

https://ci.opencloud.rocks/repos/3/pipeline/1959/502

✔ And "Alice" opens the "files" app # tests/e2e/cucumber/steps/ui/application.ts:9
   ✔ When "Alice" renames the following resource # tests/e2e/cucumber/steps/ui/resources.ts:92
       | resource | as            |
       | folder   | renamedFolder |
       | FolDer   | renamedFolDer |
   ✔ And "Alice" searches "rena" using the global search and the "all files" filter # tests/e2e/cucumber/steps/ui/resources.ts:226
   ✖ Then following resources should be displayed in the search list for user "Alice" # tests/e2e/cucumber/steps/ui/resources.ts:252
       | resource      |
       | renamedFolder |
       | renamedFolDer |
       Error: expect(locator).toBeVisible() failed

       Locator: locator('#files-global-search span[data-test-resource-name="renamedFolDer"]')
       Expected: visible
       Timeout: 5000ms
       Error: element(s) not found

after adding file into renamedFolDerI can find folder:

Screenshot 2026-08-21 at 07 32 31

low bug -> no release blocker

failed api-tests

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant