Skip to content

Conversation

@adombeck
Copy link
Contributor

@adombeck adombeck commented Dec 15, 2025

  • Fix issues with robot-framework 7.4.0

    The default argument to BuiltIn().get_variable_value must be given
    positionally in robot-framework 7.4.0.

  • Use console=False to avoid printing video to console

    The patch we upstreamed to support printing an error only to the log and
    not to the console has been released in robot framework 7.4.0. Let's use
    it instead of our grep workaround.

UDENG-8716

The `default` argument to `BuiltIn().get_variable_value` must be given
positionally in robot-framework 7.4.0.
The patch we upstreamed to support printing an error only to the log and
not to the console has been released in robot framework 7.4.0. Let's use
it instead of our grep workaround.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.64%. Comparing base (bdc4548) to head (35bca9d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #804   +/-   ##
=======================================
  Coverage   80.64%   80.64%           
=======================================
  Files          20       20           
  Lines         966      966           
=======================================
  Hits          779      779           
  Misses        187      187           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adombeck adombeck marked this pull request as ready for review December 15, 2025 17:03
@adombeck adombeck requested a review from a team as a code owner December 15, 2025 17:03
@adombeck adombeck force-pushed the robot-framework-7.4.0 branch from 35bca9d to 360753f Compare December 18, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants