Commit 4c7de8f7 authored by James Graham's avatar James Graham
Browse files

Bug 1488529 - ImageCapture-creation test started to not timeout on mac, a=testonly ON A CLOSED TREE

parent cfb78e51
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
[ImageCapture-creation.https.html]
  expected: TIMEOUT
  expected:
    if (os == "mac"): OK
    TIMEOUT
  [grabFrame() of a disabled Track]
    expected: FAIL

  [verifies that an ImageCapture cannot be created out of an Audio Track]
    expected: TIMEOUT
    expected:
      if (os == "mac"): FAIL
      TIMEOUT

  [grabFrame() of an ended Track]
    expected: FAIL