Commit 8fff7b50 authored by moz-wptsync-bot's avatar moz-wptsync-bot
Browse files

Bug 1721076 [wpt PR 29698] - Update wpt metadata, a=testonly

wpt-pr: 29698
wpt-type: metadata
parent 14490935
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -3,18 +3,29 @@
    if (os == "win") and fission and debug: [OK, CRASH]
    if (os == "linux") and debug and fission: [OK, CRASH]
    if os == "mac": [OK, ERROR, CRASH]
  [Stream response's body when content-type is not present]
    expected: FAIL


[stream-response.any.html]
  expected:
    if (os == "mac") and debug: [OK, ERROR, CRASH]
    if (os == "mac") and not debug: [OK, CRASH]
  [Stream response's body when content-type is not present]
    expected: FAIL


[stream-response.any.serviceworker.html]
  expected:
    if (os == "mac") and not debug: [OK, CRASH]
    if (os == "mac") and debug: [OK, ERROR, CRASH]
  [Stream response's body when content-type is not present]
    expected: FAIL


[stream-response.any.worker.html]
  expected:
    if (os == "mac") and debug: [OK, ERROR, CRASH]
    if (os == "mac") and not debug: [OK, ERROR, CRASH]
  [Stream response's body when content-type is not present]
    expected: FAIL