Bug 1615273 - Cleanup decode-utf8.any.ini file; r=perry

Differential Revision: https://phabricator.services.mozilla.com/D63348

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Tom Tung 2020-02-20 07:08:01 +00:00
Родитель 213f623867
Коммит fbb4d8f377
1 изменённых файлов: 2 добавлений и 61 удалений

Просмотреть файл

@ -1,9 +1,7 @@
[decode-utf8.https.any.serviceworker.html]
expected: TIMEOUT
[decode-utf8.any.sharedworker.html]
expected:
if not early_beta_or_earlier: TIMEOUT
if not early_beta_or_earlier: ERROR
[decoding one UTF-8 chunk should give one output string - ArrayBuffer]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
expected: FAIL
@ -44,63 +42,6 @@
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
expected: FAIL
[decode-utf8.any.serviceworker.html]
[decode-utf8]
expected:
if not early_beta_or_earlier: FAIL
[decoding one UTF-8 chunk should give one output string - ArrayBuffer]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[decoding an empty chunk should give no output chunks - ArrayBuffer]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[an initial empty chunk should be ignored - ArrayBuffer]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[a trailing empty chunk should be ignored- ArrayBuffer]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[decoding one UTF-8 chunk should give one output string - SharedArrayBuffer]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[decoding an empty chunk should give no output chunks - SharedArrayBuffer]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[an initial empty chunk should be ignored - SharedArrayBuffer]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[a trailing empty chunk should be ignored- SharedArrayBuffer]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[decoding a transferred Uint8Array chunk should give no output]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[decoding a transferred ArrayBuffer chunk should give no output]
expected:
if early_beta_or_earlier: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
[decode-utf8.any.html]
expected:
if not early_beta_or_earlier: ERROR