DevMeetupTokyo/TrackTwoNote

From Web and TV IG

In track two, mostly we spent time to improve WPTRunner for TV. And we agreed to exclude some test from WPTRunner to achieve simple and workable testing environment for TV.

During this discussion, we talked about several topics such as:

  • there may be some test don’t need to be tested on TV.
    • possibility to create TV test set.
    • but who decides?
  • necessity to correspond to hardware limitations such as memory.
    • split large test set or create resume function or specify starting test.
  • function to retrieve result file as a JSON file should be improved.
    • implement identification of TV.
  • we still have to figure out a way to run permission based API test.
  • how to share testing result
  • collaboration with IPTVF-J testing

We couldn’t reach an agreement for those topics.

And previous process of app-satellite group are:

  • resolve host file problem by local DNS server
  • use port 80
  • run test inside iframe
  • some TV require initial focus control
  • create "test <select> list" to run each test separately
  • prepared web server to post result JSON files
  • added prototype.bind polyfill
  • added blob polyfill
  • changed layout for TV screen

Current WPTRunner for TV in here. URL: https://github.com/wpt-on-tv-tf/