redhat-developer / vscode-openshift-tools

OpenShift extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector
MIT License
93 stars 59 forks source link

[tests] Increase timeout to stabilize 'Debug Works' Public UI test #4391

Closed vrubezhny closed 1 month ago

vrubezhny commented 1 month ago
Extension public-facing UI tests
       Extension public-facing UI tests with Kind cluster
         Component Context Menu
           Debug works:
     TimeoutError: Wait timed out after 1029ms
      at /home/runner/work/vscode-openshift-tools/vscode-openshift-tools/node_modules/selenium-webdriver/lib/webdriver.js:913:22
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.94%. Comparing base (da60441) to head (57243bd). Report is 460 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4391 +/- ## =========================================== + Coverage 32.37% 43.94% +11.57% =========================================== Files 85 96 +11 Lines 6505 7759 +1254 Branches 1349 1660 +311 =========================================== + Hits 2106 3410 +1304 + Misses 4399 4349 -50 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.