Bug 1307332 - Remove B2G and Mulet annotations from reftest.list: layout/reftests/reftest.list. r?dholbert draft
authorSebastian Hengst <archaeopteryx@coole-files.de>
Sun, 09 Oct 2016 09:51:33 +0200
changeset 422981 3d3b59a9dc55bdbd8621b7a311ff82a42354a3f2
parent 422980 d2d94ff1b0c050ae50002b9a77612d86dace55fa
child 422982 4b129ca03ad92f51a5fcd55c638bfc5de944d4f8
push id31787
push userarchaeopteryx@coole-files.de
push dateSun, 09 Oct 2016 07:52:32 +0000
reviewersdholbert
bugs1307332
milestone52.0a1
Bug 1307332 - Remove B2G and Mulet annotations from reftest.list: layout/reftests/reftest.list. r?dholbert MozReview-Commit-ID: CD0nmkbXLTq
layout/reftests/reftest.list
--- a/layout/reftests/reftest.list
+++ b/layout/reftests/reftest.list
@@ -189,17 +189,17 @@ include floats/reftest.list
 
 # font-face
 include font-face/reftest.list
 
 # font features (opentype)
 include font-features/reftest.list
 
 # mobile font size inflation
-skip-if((B2G&&browserIsRemote)||Mulet) include font-inflation/reftest.list # Bug 972697 # Initial mulet triage: parity with B2G/B2G Desktop
+include font-inflation/reftest.list
 
 # CSS Font Loading API
 include font-loading-api/reftest.list
 
 # font matching
 include font-matching/reftest.list
 
 # forms
@@ -246,35 +246,35 @@ include mathml/reftest.list
 
 # margin-collapsing
 include margin-collapsing/reftest.list
 
 # marquee/
 include marquee/reftest.list
 
 # native-theme/
-# skipping for B2G since something around radio-nonnative.html makes the whole suite hang
-skip-if(B2G||Android||Mulet) include native-theme/reftest.list # Initial mulet triage: parity with B2G/B2G Desktop
+# (no XUL theme on Android)
+skip-if(Android) include native-theme/reftest.list
 
 # netwerk/
 include ../../netwerk/test/reftest/reftest.list
 
 include outline/reftest.list
 
 # object/
 include object/reftest.list
 
 # ogg-video/
-skip-if(!B2G&&browserIsRemote) include ogg-video/reftest.list
+skip-if(browserIsRemote) include ogg-video/reftest.list
 
 # webm-video/
-skip-if(!B2G&&browserIsRemote) include webm-video/reftest.list
+skip-if(browserIsRemote) include webm-video/reftest.list
 
 # mp4-video/
-skip-if(!B2G&&browserIsRemote) include mp4-video/reftest.list
+skip-if(browserIsRemote) include mp4-video/reftest.list
 
 # parser/
 include ../../parser/htmlparser/tests/reftest/reftest.list
 
 # percent-overflow-sizing/
 include percent-overflow-sizing/reftest.list
 
 # pixel-rounding/