Closed
Bug 1438647
Opened 8 years ago
Closed 7 years ago
dom/vr/test/reftest/change_size.html fails on windows 10 new hardware
Categories
(Core :: WebVR, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file)
|
1.65 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
you can see many failures when on try:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=38d33764c8fcb54a270518d63f2b596a4f4dde30&filter-searchStr=reftest
we are getting new hardware to run windows 10 tests on and the tests are failing.
adjusting the existing fuzzy-if can solve this:
fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)||cocoaWidget,1,600) skip-if((!winWidget&&release_or_beta)||Android||gtkWidget||!layersGPUAccelerated||/^Windows\x20NT\x206\.1/.test(http.oscpu)) == change_size.html wrapper.html?change_size.png
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Comment 2•8 years ago
|
||
Comment on attachment 8951397 [details] [diff] [review]
adjust filters to allow test to pass
I would like to fuzzy-if and leave this open until there are dev cycles to look into this
Attachment #8951397 -
Flags: review?(gbrown)
Updated•8 years ago
|
Attachment #8951397 -
Flags: review?(gbrown) → review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/987db5ada99f
dom/vr/test/reftest/change_size.html fails on windows 10 new hardware, adjust fuzzy-if. r=gbrown
| Assignee | ||
Updated•8 years ago
|
Keywords: leave-open
Comment 4•8 years ago
|
||
| bugherder | ||
Comment 5•7 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:kip, maybe it's time to close this bug?
Flags: needinfo?(kgilbert)
Comment 6•7 years ago
|
||
Agree, closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(kgilbert)
Resolution: --- → FIXED
Updated•7 years ago
|
Assignee: nobody → jmaher
Updated•7 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•