Open
Bug 720198
Opened 8 years ago
Windows 7 reftest-no-accel failed tests annotated as fails-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)&&!layersGPUAccelerated)
Categories
(Testing :: Reftest, defect)
Not set
Tracking
(Not tracked)
NEW
People
(Reporter: philor, Unassigned)
Details
https://tbpl.mozilla.org/php/getParsedLog.php?id=8727545&tree=Try&full=1 REFTEST INFO | Dumping JSON representation of sandbox REFTEST INFO | {"isDebugBuild":false,"xulRuntime":{"widgetToolkit":"windows","OS":"WINNT","__exposedProps__":{"widgetToolkit":"r","OS":"r","XPCOMABI":"r","shell":"r"},"XPCOMABI":"x86-msvc"},"d2d":false,"layersGPUAccelerated":false,"layersOpenGL":false,"Android":false,"cocoaWidget":false,"gtk2Widget":false,"qtWidget":false,"winWidget":true,"http":{"__exposedProps__":{"userAgent":"r","appName":"r","appVersion":"r","vendor":"r","vendorSub":"r","product":"r","productSub":"r","platform":"r","oscpu":"r","language":"r","misc":"r"},"userAgent":"Mozilla/5.0 (Windows NT 6.1; rv:10.0) Gecko/20100101 Firefox/10.0","appName":"Mozilla","appVersion":"5.0","product":"Gecko","productSub":"20100101","platform":"Windows","oscpu":"Windows NT 6.1","misc":"rv:10.0"},"haveTestPlugin":true,"windowsDefaultTheme":true,"nativeThemePref":true,"prefs":{"__exposedProps__":{"getBoolPref":"r","getIntPref":"r"},"_prefs":{"root":"","PREF_INVALID":0,"PREF_STRING":32,"PREF_INT":64,"PREF_BOOL":128}},"browserIsRemote":false} Which looks a great deal like oscpu would be "Windows NT 6.1" and layersGPUAccelerated would be false, but it failed 11 tests that are all annotated as failing in those conditions.
You need to log in
before you can comment on or make changes to this bug.
Description
•