Imported WebGL tests only print PASS/FAIL
https://bugs.webkit.org/show_bug.cgi?id=139953
Summary Imported WebGL tests only print PASS/FAIL
Alexey Proskuryakov
Reported 2014-12-26 11:13:48 PST
Newly imported WebGL tests run the test in an iframe, and hide most results. So when a test fails, all we see is a FAIL. Comparing these to older versions, it looks like we can do better. See e.g. fast/canvas/webgl/angle-instanced-arrays.html vs. webgl/1.0.3/conformance/extensions/angle-instanced-arrays.html - the former actually prints the results.
Attachments
Note You need to log in before you can comment on or make changes to this bug.