Bug 1193394 - Part 2: Update expected failure checks. r=smaug

This commit is contained in:
Bevis Tseng 2017-10-16 16:33:49 +08:00
parent b7726493fb
commit 68d1432768
12 changed files with 5 additions and 61 deletions

View File

@ -186,7 +186,7 @@ function promiseAsync_SyncXHR()
xhr.open("GET", "testXHR.txt", false);
xhr.send(null);
todo(!handlerExecuted, "Sync XHR should not trigger microtask execution.");
ok(!handlerExecuted, "Sync XHR should not trigger microtask execution.");
}
function promiseDoubleThen() {

View File

@ -1,13 +0,0 @@
[event-dispatch-active-flag.html]
[Transactions are active during success handlers]
expected: FAIL
[Transactions are active during success listeners]
expected: FAIL
[Transactions are active during error handlers]
expected: FAIL
[Transactions are active during error listeners]
expected: FAIL

View File

@ -1,10 +0,0 @@
[transaction-deactivation-timing.html]
[New transactions are not deactivated until after the microtask checkpoint]
expected: FAIL
[New transactions from microtask are still active through the microtask checkpoint]
expected: FAIL
[Deactivation of new transactions happens at end of invocation]
expected: FAIL

View File

@ -1,4 +0,0 @@
[upgrade-transaction-deactivation-timing.html]
[Upgrade transactions are active in upgradeneeded callback and microtasks]
expected: FAIL

View File

@ -1,4 +0,0 @@
[upgrade-transaction-lifecycle-user-aborted.html]
[in a promise microtask after abort() is called, before the transaction abort event is fired]
expected: FAIL

View File

@ -1,13 +0,0 @@
[microtasks-and-constructors.html]
[Microtasks evaluate immediately when the stack is empty inside the parser]
expected: FAIL
[Microtasks evaluate afterward when the stack is not empty using createElement()]
expected: FAIL
[Microtasks evaluate afterward when the stack is not empty using the constructor]
expected: FAIL
[Microtasks evaluate afterward when the stack is not empty due to upgrades]
expected: FAIL

View File

@ -1,4 +0,0 @@
[task_microtask_ordering.html]
[Level 1 bossfight (synthetic click)]
expected: FAIL

View File

@ -0,0 +1,4 @@
[extendable-event-async-waituntil.https.html]
type: testharness
[Test calling waitUntil in a different microtask without an existing extension throws]
expected: FAIL

View File

@ -1,3 +0,0 @@
[basic.html]
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -1,3 +0,0 @@
[bidi_ruby.html]
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -1,3 +0,0 @@
[u0041_first.html]
expected:
if e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): FAIL

View File

@ -1,3 +0,0 @@
[u06E9_no_strong_dir.html]
expected:
if os == "mac": FAIL