Skip to content
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

Player test timeouts on Tizen 2017 #893

Closed
joeyparrish opened this issue Jun 16, 2017 · 0 comments
Closed

Player test timeouts on Tizen 2017 #893

joeyparrish opened this issue Jun 16, 2017 · 0 comments
Assignees
Labels
platform: TV/STB Issues affecting smart TV or set-top box platforms status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@joeyparrish
Copy link
Member

joeyparrish commented Jun 16, 2017

Safari 3.0.0 (Tizen 3.0.0) Player setTextTrackVisibility does not cause cues to be null FAILED
	Failed: Timeout waiting for time
	    at stack (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:2155:17)
	    at buildExpectationResult (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:2125:14)
	    at Spec.Env.expectationResultFactory (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:766:18)
	    at Spec.addExpectationResult (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:444:34)
	    at Env.fail (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:1172:25)
	    at jasmineInterface.fail (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4169:23)

Safari 3.0.0 (Tizen 3.0.0) Player plays while changing languages with short Periods FAILED
	Failed: Timeout waiting for time
	    at stack (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:2155:17)
	    at buildExpectationResult (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:2125:14)
	    at Spec.Env.expectationResultFactory (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:766:18)
	    at Spec.addExpectationResult (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:444:34)
	    at Env.fail (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:1172:25)
	    at jasmineInterface.fail (node_modules/jasmine-core/lib/jasmine-core/jasmine.js:4169:23)
@joeyparrish joeyparrish added the type: bug Something isn't working correctly label Jun 16, 2017
@joeyparrish joeyparrish added this to the v2.2.0 milestone Jun 16, 2017
joeyparrish pushed a commit that referenced this issue Jul 17, 2017
Like other browsers, the Tizen TV sometimes stalls when inside an
otherwise playable region.  Our technique of flushing by seeking to
the current time doesn't work.  So instead we seek a small amount
in the future.

Closes #893

Change-Id: I91e56e3b9a22fac21fb1d8f66a30a6237b3b28e5
@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@joeyparrish joeyparrish added the platform: TV/STB Issues affecting smart TV or set-top box platforms label Jul 17, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: TV/STB Issues affecting smart TV or set-top box platforms status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

3 participants