Closed
Bug 586460
Opened 15 years ago
Closed 13 years ago
File all reftest failures and crashes from running reftests with accelerated layers on Windows 7
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: joe, Assigned: cbook)
References
Details
We need to have all the crashes and reftest failures from running with hardware-accelerated layers filed as bugs. Crashes should block bug 581212, and reftest failures should block bug 586459.
In order to run with accelerated layers, do this in your shell:
$ export MOZ_ACCELERATED=11
$ cd (wherever your object directory is)
$ make reftest
Reporter | ||
Updated•15 years ago
|
Summary: File all reftest failures and crashes from running reftests with MOZ_ACCELERATED=1 on Windows 7 → File all reftest failures and crashes from running reftests with accelerated layers on Windows 7
Comment 1•15 years ago
|
||
So, my suggestion here is to make sure reftest-sanity works first, figure those out. Then proceed filing stuff. As this is quite untested in the new D3D9 setting it's not unlikely pretty much every reftest fails. Let's get sanity in a good state. Then proceed, otherwise we'll likely be wasting a lot of time on reftest failures all caused by a more fundamental problem in reftests+D3D9. Or we'll be assuming reftests pass just because they do an == and both the reference and the test is completely empty and broken :-).
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → cbook
Reporter | ||
Comment 2•15 years ago
|
||
I believe that all the reftest failures for D3D9 are now filed (and fixed!!) Thanks Tomcat!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
> I believe that all the reftest failures for D3D9 are now filed (and fixed!!)
> Thanks Tomcat!
just found Bug 593854 as new unexpected fail (also note that Bug 590731, Bug 590732, Bug 590734 and Bug 590733 still fail)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•13 years ago
|
Status: REOPENED → RESOLVED
Closed: 15 years ago → 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•