[Webkit-unassigned] [Bug 150293] New: [ES6] Handle asynchronous tests in tests/es6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 17 17:39:55 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=150293

            Bug ID: 150293
           Summary: [ES6] Handle asynchronous tests in tests/es6
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

Currently, asynchronous tests like Promise_* are treated as it fails.
Since JSC shell has microtasks, we can handle these tests.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151018/ae0f7bac/attachment.html>


More information about the webkit-unassigned mailing list