author | Jon Coppeard <jcoppeard@mozilla.com> |
Wed, 20 Dec 2017 16:08:55 +0000 | |
changeset 397022 | 7c36cd6d5c778b807ec577a5501bde32a2510ba9 |
parent 397021 | 6077bd474ddde3e3b0f939e5ba55c71e1cb1d534 |
child 397023 | 87fce7b71e0da73ca4e631c63593346bdd9ef859 |
push id | 33122 |
push user | csabou@mozilla.com |
push date | Wed, 20 Dec 2017 21:42:56 +0000 |
treeherder | mozilla-central@62dd5404cf55 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | jgraham |
bugs | 1426387 |
milestone | 59.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/html/semantics/scripting-1/the-script-element/module/execorder.html.ini | file | annotate | diff | comparison | revisions |
deleted file mode 100644 --- a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/module/execorder.html.ini +++ /dev/null @@ -1,28 +0,0 @@ -[execorder.html] - type: testharness - expected: - if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): OK - [Unordered module script execution (parsed, unordered #1)] - expected: - if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS - - [Unordered module script execution (parsed, unordered #2)] - expected: - if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS - - [Unordered module script execution (dynamic, unordered #1)] - expected: - if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS - - [Unordered module script execution (dynamic, unordered #2)] - expected: - if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS - - [Interlaced module/non-module script execution (parsed, async-ordered)] - expected: - if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS - - [Interlaced module/non-module script execution (dynamic, async-ordered)] - expected: - if not debug and not e10s and (os == "mac") and (version == "OS X 10.10.5"): PASS -