-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: Fix Tizen test failures #6540
Conversation
Fixes these failures on Tizen: Player rebufferGoal ✗ state orchestration and buffer length [Safari 3.0 (Tizen 3.0)] Player Src Equals ✗ can control trick play rate [Safari 3.0 (Tizen 3.0)] This was not in any releases. Reverts "fix: reBufferingGoal is not respected (shaka-project#6433)" This reverts commit 99ed5db. Reopens shaka-project#6355
Incremental code coverage: 100.00% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit; IMHO it's worth to put the info about reverting another CL in the title.
I hear you, but the titles are used to automate the generation of change logs. A revert in the title is hard to follow in the change log. Since the main consequence of this was fixing test failures, I put that in the title and moved the revert details to the commit message. |
Fixes these failures on Tizen: Player rebufferGoal ✗ state orchestration and buffer length [Safari 3.0 (Tizen 3.0)] Player Src Equals ✗ can control trick play rate [Safari 3.0 (Tizen 3.0)] This was not in any releases. Reverts "fix: reBufferingGoal is not respected (#6433)" This reverts commit 99ed5db. Reopens #6355
Fixes these failures on Tizen: Player rebufferGoal ✗ state orchestration and buffer length [Safari 3.0 (Tizen 3.0)] Player Src Equals ✗ can control trick play rate [Safari 3.0 (Tizen 3.0)] This was not in any releases. Reverts "fix: reBufferingGoal is not respected (#6433)" This reverts commit 99ed5db. Reopens #6355
Fixes these failures on Tizen: Player rebufferGoal ✗ state orchestration and buffer length [Safari 3.0 (Tizen 3.0)] Player Src Equals ✗ can control trick play rate [Safari 3.0 (Tizen 3.0)] This was not in any releases. Reverts "fix: reBufferingGoal is not respected (#6433)" This reverts commit 99ed5db. Reopens #6355
Fixes these failures on Tizen:
Player
rebufferGoal
✗ state orchestration and buffer length [Safari 3.0 (Tizen 3.0)]
Player Src Equals
✗ can control trick play rate [Safari 3.0 (Tizen 3.0)]
This was not in any releases.
Reverts "fix: reBufferingGoal is not respected (#6433)"
This reverts commit 99ed5db.
Reopens #6355