author | moz-wptsync-bot <wptsync@mozilla.com> |
Wed, 30 May 2018 02:26:48 +0000 | |
changeset 422206 | bcd9d100884297d59bfb2c8766ee18d5d56669b9 |
parent 422205 | 6c56d3f1f2c251a75da394cd7e65c16884ebccd4 |
child 422207 | 6424db14b6d5ab082bb7006836003de754ac1f67 |
push id | 34122 |
push user | ebalazs@mozilla.com |
push date | Mon, 11 Jun 2018 09:37:00 +0000 |
treeherder | mozilla-central@9941eb8c3b29 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1464951, 11210 |
milestone | 62.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/web-platform/meta/workers/modules/dedicated-worker-options-type.html.ini | file | annotate | diff | comparison | revisions |
--- a/testing/web-platform/meta/workers/modules/dedicated-worker-options-type.html.ini +++ b/testing/web-platform/meta/workers/modules/dedicated-worker-options-type.html.ini @@ -1,7 +1,17 @@ [dedicated-worker-options-type.html] + expected: ERROR [Test worker construction with an empty worker type.] expected: FAIL [Test worker construction with an unknown worker type.] expected: FAIL + [Test worker construction with the default worker type.] + expected: TIMEOUT + + [Test worker construction with the "classic" worker type.] + expected: NOTRUN + + [Test worker construction with the "module" worker type.] + expected: NOTRUN +