Commit 5c59c362 authored by Sebastian Hengst's avatar Sebastian Hengst
Browse files

Bug 1673532 - set a step of...

Bug 1673532 - set a step of fontface-override-descriptor-getter-setter.sub.html.ini as intermittent on Windows x64. DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D94873
parent 75a9e447
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@
  [Initialize lineGapOverride with a non-percentage should fail]
    expected:
      if (os == "win") and ccov: [PASS, NOTRUN]
      if (os == "win") and debug and not webrender and (processor == "x86_64"): NOTRUN
      if (os == "win") and debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "NOTRUN"]
      if (os == "win") and debug and not webrender and (processor == "x86"): ["FAIL", "NOTRUN"]
      if (os == "win") and not debug and webrender and not fission: ["TIMEOUT", "FAIL"]
      if (os == "win") and not debug and webrender and fission: ["TIMEOUT", "FAIL"]