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

Fails Certification Testing; RowListItemComponent #1

Open
ralphhanna opened this issue Mar 5, 2021 · 6 comments
Open

Fails Certification Testing; RowListItemComponent #1

ralphhanna opened this issue Mar 5, 2021 · 6 comments

Comments

@ralphhanna
Copy link

ralphhanna commented Mar 5, 2021

GridScene fails Certification Testing, got an error

Channel Content Play Performance

Message:

While watching media player events, nothing was found. The active application Details Screen (dev) shows "RowListItemComponent" as the active element. Suggest looking if not logged in or channel UI has changed

Details:

params:
rasp_version: 1
default_keypress_wait: 2
channel_name: Details Screen
channel_id: dev
steps:

  • launch:
    channel_name: Details Screen
    content_id: fWLW8m1ejZw
    media_type: shortFormVideo
    query: contentID=fWLW8m1ejZw&mediatype=shortFormVideo
  • wait_for_player_state: play
@jduval23
Copy link
Contributor

jduval23 commented Mar 5, 2021

@ralphhanna Can you please specify the following:

  1. Which sample channel you were using to pass certification.
  2. Which tool showed this error (Static Analysis, Certification Testing)

This will help us resolve your issue.

@ralphhanna
Copy link
Author

ralphhanna commented Mar 5, 2021

sample channel: GridScreen
tool: Certification Testing

Also Certification Testing is failing on DeepLinking

How can I implement DeepLinks with the GridScreen, the DeepLink sample has many bugs and the two sample use inconsistent code logic.

Is there another sample that I can use that is implements both Grid and DeepLinks

Thanks

@jduval23
Copy link
Contributor

jduval23 commented Mar 5, 2021

Ok...Yes, that won't the pass certification testing tool...the GridScreen channel does not even launch video. I think the only master sample channel that would possibly pass the Certification Testing tool is the last lesson in the SceneGraph Build a Channel course, which is deep linking.

@ralphhanna
Copy link
Author

Ok, Thanks a lot, Deep Linking has three issues:

  1. No pause, fast forward and backward controls
  2. Not playing next item in the list as in the Grid
  3. Grid keeps refreshing when too many items.

Any idea

@iutv
Copy link

iutv commented Mar 6, 2021

There is an example that can pass the roku tests after the updates, I have tried them all and I have had no luck

@Nikunjwdv0106
Copy link

Hello,

I'm facing the same issue with Channel Behaviour Analysis.

Certificate Test
I used PosterGrid in My Application and applied DeepLinking. I performed DeepLinking by referring to this example.
In certificate testing. It's Shows "Unable to get valid XML layout".
DeepLinking
I Tested DeepLinking Parameter using the DeepLinking tool. It's Playing fine. Also, FF and RW work successfully. Focus is also maintained.
My App required Login Functionality. But, It's not mandatory. Without Login, video content is accessible and playing.

Can Anyone Please guide me on what should I do with getting this type of error? It's really appreciated if you guide me regarding this issue.

Thank you

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

No branches or pull requests

4 participants