Bug 1336712 - Drop test annotations and checks for Windows XP, Vista OS X < 10.9 and Android Gingerbread (2.3): memory r?RyanVM draft
authorSebastian Hengst <archaeopteryx@coole-files.de>
Sat, 04 Feb 2017 13:45:18 +0100
changeset 478966 24c02ed97a41e4d168727e604a479b77fe263863
parent 478965 dfe14bfb07e8a61e423887786b2c896206a085f4
child 478967 cdd2f89055de802b47b2c3968045ec6eed24a5f2
push id44108
push userarchaeopteryx@coole-files.de
push dateSat, 04 Feb 2017 12:49:41 +0000
reviewersRyanVM
bugs1336712
milestone54.0a1
Bug 1336712 - Drop test annotations and checks for Windows XP, Vista OS X < 10.9 and Android Gingerbread (2.3): memory r?RyanVM MozReview-Commit-ID: 89dGCORbcgI
memory/replace/dmd/test/xpcshell.ini
--- a/memory/replace/dmd/test/xpcshell.ini
+++ b/memory/replace/dmd/test/xpcshell.ini
@@ -24,12 +24,11 @@ support-files =
   script-ignore-alloc-fns-expected.txt
   script-diff-live1.json
   script-diff-live2.json
   script-diff-live-expected.txt
   script-diff-dark-matter1.json
   script-diff-dark-matter2.json
   script-diff-dark-matter-expected.txt
 
-# Bug 1077230 explains why this test is disabled on Mac 10.6.
 [test_dmd.js]
 dmd = true
-skip-if = !(os=='linux' || os=='win' || (os=='mac' && os_version!='10.6'))
+skip-if = !(os=='linux' || os=='win')