Commit 755b17ed authored by Ryan VanderMeulen's avatar Ryan VanderMeulen
Browse files

Bug 1268319 - Disable the responsive.html tests on OSX debug e10s due to leaking the world.

parent e4149a2a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
[DEFAULT]
tags = devtools
subsuite = devtools
skip-if = (!e10s && debug) # Bug 1262416 - Intermittent crash at MessageLoop::DeletePendingTasks
# !e10s debug: Bug 1262416 - Intermittent crash at MessageLoop::DeletePendingTasks
# OSX debug e10s: Bug 1268319 - Leaking the world
skip-if = (!e10s && debug) || (os == 'mac' && e10s && debug)
support-files =
  devices.json
  head.js