Closed
Bug 1355430
Opened 9 years ago
Closed 9 years ago
[WebGL Mochitest] Add Mochitest to test Video Fast-path uploading
Categories
(Core :: Graphics: CanvasWebGL, enhancement)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: cleu, Assigned: cleu)
References
Details
Attachments
(3 files)
We should test fast-path video uploading to ensure our webGL performance
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → cleu
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 10•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8857276 [details]
Bug 1355430 - Part1: s/MOZ_debug_get/MOZ_debug;
https://reviewboard.mozilla.org/r/129212/#review132358
Attachment #8857276 -
Flags: review?(jgilbert) → review+
Comment 11•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8857277 [details]
Bug 1355430 - Part2: Implement Require Fastpath for texture copy;
https://reviewboard.mozilla.org/r/129214/#review132360
Attachment #8857277 -
Flags: review?(jgilbert) → review+
Comment 12•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8857377 [details]
Bug 1355430 - Part3: Add Mochitest Implementation;
https://reviewboard.mozilla.org/r/129362/#review132364
::: dom/canvas/test/webgl-mochitest/mochitest.ini:13
(Diff revision 3)
> + npot-video.mp4
> + npot-video.theora.ogv
> + npot-video.webmvp8.webm
Skip the npot videos. We can assume those work.
Attachment #8857377 -
Flags: review?(jgilbert) → review+
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 24•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8857276 [details]
Bug 1355430 - Part1: s/MOZ_debug_get/MOZ_debug;
https://reviewboard.mozilla.org/r/129212/#review133716
Attachment #8857276 -
Flags: review?(amarchesini) → review+
Comment 25•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8857277 [details]
Bug 1355430 - Part2: Implement Require Fastpath for texture copy;
https://reviewboard.mozilla.org/r/129214/#review133718
Attachment #8857277 -
Flags: review?(amarchesini) → review+
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 26•9 years ago
|
||
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/773f5b2cb868
Part1: s/MOZ_debug_get/MOZ_debug; r=baku,jgilbert
https://hg.mozilla.org/integration/autoland/rev/661144609b7a
Part2: Implement Require Fastpath for texture copy; r=baku,jgilbert
https://hg.mozilla.org/integration/autoland/rev/98d3518db0a4
Part3: Add Mochitest Implementation; r=jgilbert
Keywords: checkin-needed
Comment 27•9 years ago
|
||
Backed out for unexpectedly passing own test dom/canvas/test/webgl-mochitest/test_video_fastpath_mp4.html on Windows:
https://hg.mozilla.org/integration/autoland/rev/c1c6461c16051a2253747ac77427687802775f12
https://hg.mozilla.org/integration/autoland/rev/bdf510d5b0270a4d64b6a1da2516d1e8316ea489
https://hg.mozilla.org/integration/autoland/rev/09fd41bb16e4d1ba8bdd825c657f7afa8505cb07
Push which ran the tests: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=c5bdfc3ba44d4f42e568d4bb1df9414b8b5c4a7c&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=usercancel&filter-resultStatus=runnable
Test log: https://treeherder.mozilla.org/logviewer.html#?job_id=92437342&repo=autoland
> TEST-UNEXPECTED-PASS | dom/canvas/test/webgl-mochitest/test_video_fastpath_mp4.html | fail-if condition in manifest - We expected at least one failure
Flags: needinfo?(cleu)
| Assignee | ||
Comment 28•9 years ago
|
||
It seems that the driver differences among different Windows versions result in different video uploading path.
Let's fix the mochitest-manifest and re-land.
Flags: needinfo?(cleu)
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 32•9 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=fd62b68b8ea806ba5812044ad7287a6a55f48a3f
I think this version should be good
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 33•9 years ago
|
||
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/956140f2af57
Part1: s/MOZ_debug_get/MOZ_debug; r=baku,jgilbert
https://hg.mozilla.org/integration/autoland/rev/7dc7ebfb6305
Part2: Implement Require Fastpath for texture copy; r=baku,jgilbert
https://hg.mozilla.org/integration/autoland/rev/eb0d4878a2e2
Part3: Add Mochitest Implementation; r=jgilbert
Keywords: checkin-needed
Comment 34•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/956140f2af57
https://hg.mozilla.org/mozilla-central/rev/7dc7ebfb6305
https://hg.mozilla.org/mozilla-central/rev/eb0d4878a2e2
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•