Skip to content

Conversation

@sanderegg
Copy link
Member

What do these changes do?

the code checking the videostreaming was flawed and waiting now 15-20 seconds to check for the latest change in bitrate. If this happens to go faster then the check would wrongly fail.
Now, the test works differently and takes a minimum time to check that the bitrate changed (e.g. 5 seconds), which should usually work.

Related issue/s

How to test

Dev-ops checklist

@sanderegg sanderegg added t:maintenance Some planned maintenance work e2e Bugs found by or related to the end-2-end testing labels Oct 21, 2024
@sanderegg sanderegg added this to the MartinKippenberger milestone Oct 21, 2024
@sanderegg sanderegg self-assigned this Oct 21, 2024
@sanderegg sanderegg requested a review from pcrespov as a code owner October 21, 2024 12:59
@sanderegg sanderegg force-pushed the e2e/fix-sim4life-videochecking-code branch from 5a928ec to 27b8e2a Compare October 21, 2024 13:00
Copy link
Member

@mrnicegyu11 mrnicegyu11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@codecov
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.1%. Comparing base (cafbf96) to head (c69a750).
Report is 657 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6569      +/-   ##
=========================================
+ Coverage    84.5%   88.1%    +3.5%     
=========================================
  Files          10    1553    +1543     
  Lines         214   63560   +63346     
  Branches       25    2078    +2053     
=========================================
+ Hits          181   56011   +55830     
- Misses         23    7232    +7209     
- Partials       10     317     +307     
Flag Coverage Δ
integrationtests 64.7% <ø> (?)
unittests 86.1% <ø> (+1.5%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1502 files with indirect coverage changes

Copy link
Contributor

@YuryHrytsuk YuryHrytsuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Copy link
Collaborator

@matusdrobuliak66 matusdrobuliak66 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

@bisgaard-itis bisgaard-itis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks for the fix

@sanderegg sanderegg force-pushed the e2e/fix-sim4life-videochecking-code branch 2 times, most recently from fa1ff95 to a71ae27 Compare October 21, 2024 15:07
@sanderegg sanderegg force-pushed the e2e/fix-sim4life-videochecking-code branch from a71ae27 to c69a750 Compare October 21, 2024 20:01
@sanderegg sanderegg enabled auto-merge (squash) October 21, 2024 20:02
@sonarqubecloud
Copy link

@sanderegg sanderegg merged commit edc9ea0 into ITISFoundation:master Oct 21, 2024
56 checks passed
@sanderegg sanderegg deleted the e2e/fix-sim4life-videochecking-code branch October 22, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e Bugs found by or related to the end-2-end testing t:maintenance Some planned maintenance work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants