- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 17 Feb 2017 18:42:14 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome (unstable channel) # Testing web-platform-tests at revision 2613e0d245767eceefb9ac1509f8916ffd9a98a8 Using browser at version 58.0.3013.3 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary>5 tests ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/4643/IndexedDB/fire-error-event-exception.html">/IndexedDB/fire-error-event-exception.html</a></summary> | Subtest | Results | |------------------------------------------------------------------------|---------| | | OK | | `Exception in error event listener on request` | PASS | | `Exception in error event listener on transaction` | PASS | | `Exception in error event handler on request, with preventDefault` | PASS | | `Exception in second error event listener on connection` | PASS | | `Exception in error event handler on connection, with preventDefault` | PASS | | `Exception in error event listener on connection` | PASS | | `Exception in error event handler on connection` | PASS | | `Exception in second error event listener on transaction` | PASS | | `Exception in second error event listener on request` | PASS | | `Exception in error event handler on transaction` | PASS | | `Exception in error event handler on transaction, with preventDefault` | PASS | | `Exception in error event handler on request` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/4643/IndexedDB/fire-success-event-exception.html">/IndexedDB/fire-success-event-exception.html</a></summary> | Subtest | Results | |---------------------------------------------------------|---------| | | OK | | `Exception in second success event listener on request` | PASS | | `Exception in success event handler on request` | PASS | | `Exception in success event listener on request` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/4643/IndexedDB/transaction-deactivation-timing.html">/IndexedDB/transaction-deactivation-timing.html</a></summary> | Subtest | Results | |-------------------------------------------------------------------------------------|---------| | | OK | | `Deactivation of new transactions happens at end of invocation` | PASS | | `New transactions are not deactivated until after the microtask checkpoint` | PASS | | `New transactions are deactivated before next task` | PASS | | `New transactions from microtask are still active through the microtask checkpoint` | PASS | | `New transactions from microtask are deactivated before next task` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/4643/IndexedDB/event-dispatch-active-flag.html">/IndexedDB/event-dispatch-active-flag.html</a></summary> | Subtest | Results | |----------------------------------------------------|---------| | | OK | | `Transactions are active during error handlers` | PASS | | `Transactions are active during success listeners` | PASS | | `Transactions are active during error listeners` | PASS | | `Transactions are active during success handlers` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/4643/IndexedDB/fire-upgradeneeded-event-exception.html">/IndexedDB/fire-upgradeneeded-event-exception.html</a></summary> | Subtest | Results | |----------------------------------------------|---------| | | OK | | `Exception in upgradeneeded listener` | PASS | | `Exception in upgradeneeded handler` | PASS | | `Exception in second upgradeneeded listener` | PASS | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4643#issuecomment-280732154
Received on Friday, 17 February 2017 18:42:27 UTC