Closed
Bug 628377
Opened 14 years ago
Closed 14 years ago
Bypass graphics blacklist on Talos
Categories
(Testing :: Talos, defect)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: bjacob, Unassigned)
References
Details
Attachments
(2 files, 1 obsolete file)
902 bytes,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
994 bytes,
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
Note: this blocks the hardblocker bug 623338.
We need to blacklist old drivers, but test slaves still have old drivers. This patch sets preferences to bypass the blacklist so that Talos tests are unaffected.
Attachment #506504 -
Flags: review?(jmaher)
Reporter | ||
Comment 1•14 years ago
|
||
Notice that the preference gfx.direct2d.force-enable only exists on Windows. On non-windows platforms, there is not even a direct2d branch. Is that OK?
Also, the webgl.force-enable pref is going to be introduced by a new patch, it doesn't exist at the moment.
Reporter | ||
Comment 2•14 years ago
|
||
oops, previous patch had lots of unwanted indentation changes by visual studio. sorry.
Attachment #506504 -
Attachment is obsolete: true
Attachment #506518 -
Flags: review?(jmaher)
Attachment #506504 -
Flags: review?(jmaher)
Comment 3•14 years ago
|
||
Comment on attachment 506518 [details] [diff] [review]
force-enable gfx features
can we add a comment to explain why we are adding these new preferences. Also, this needs to run through talos staging. I am not sure if this was done or you need somebody (that could be me) to do it.
Attachment #506518 -
Flags: review?(jmaher) → review+
Reporter | ||
Comment 4•14 years ago
|
||
Here's a patch with such a comment; carried forward r+.
Is there anything more that I can/should do to help landing this?
Attachment #506874 -
Flags: review+
Reporter | ||
Comment 5•14 years ago
|
||
(In reply to comment #3)
> Also, this needs to run through talos staging. I am not sure if this
> was done or you need somebody (that could be me) to do it.
I didn't do anything else than writing this patch and pinging you. How can I help 'running this through talos staging' ?
Reporter | ||
Comment 6•14 years ago
|
||
Since drivers were upgraded today on test slaves, this is no longer needed.
Thanks for your help and sorry for the noise! I couldn't know how long it would take to update the drivers on test slaves.
I guess that INVALID is the most appropriate bug resolution...
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•