[Webkit-unassigned] [Bug 177307] New: test262 failures after r222311

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 21 09:47:04 PDT 2017


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

            Bug ID: 177307
           Summary: test262 failures after r222311
           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: ryanhaddad at apple.com

Exit code 0 (I guess we need to update the expectations?)
FAIL: test262.yaml/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-prop-put-unresolvable-no-strict.js.default
FAIL: test262.yaml/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-id-put-unresolvable-no-strict.js.default
FAIL: test262.yaml/test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-prop-put-unresolvable-no-strict.js.default
FAIL: test262.yaml/test262/test/language/statements/for-await-of/async-gen-decl-dstr-array-elem-iter-rtrn-close-null.js.default
FAIL: test262.yaml/test262/test/language/statements/for-await-of/async-gen-decl-dstr-array-elem-iter-rtrn-close-null.js.default-strict
FAIL: test262.yaml/test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-id-put-unresolvable-no-strict.js.default

Assertion failures:
FAIL: test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default-strict
FAIL: test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: ASSERTION FAILED: index < string.size()
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: ./runtime/RegExpPrototype.cpp(229) : FlagsString JSC::flagsString(JSC::ExecState *, JSC::JSObject *)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 1   0x103276ae0 WTFCrash
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 2   0x10228010a JSC::flagsString(JSC::ExecState*, JSC::JSObject*)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 3   0x10227d565 JSC::regExpProtoGetterFlags(JSC::ExecState*)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 4   0x101f878b1 vmEntryToNative
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 5   0x102f668f5 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 6   0x1031da2e0 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 7   0x10326a9b1 JSC::callGetter(JSC::ExecState*, JSC::JSValue, JSC::JSValue)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 8   0x10225b000 JSC::PropertySlot::functionGetter(JSC::ExecState*) const
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 9   0x101f4a622 JSC::PropertySlot::getValue(JSC::ExecState*, JSC::PropertyName) const
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 10  0x1020674c1 JSC::JSValue::get(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) const
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 11  0x10303b1b4 llint_slow_path_get_by_id
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 12  0x101f8ab37 llint_entry
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 13  0x101f8770c vmEntryToJavaScript
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 14  0x102fd69e1 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 15  0x102f661a7 JSC::Interpreter::executeProgram(JSC::SourceCode const&, JSC::ExecState*, JSC::JSObject*)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 16  0x1031fb1a7 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&, JSC::JSValue, WTF::NakedPtr<JSC::Exception>&)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 17  0x101db77af runWithOptions(GlobalObject*, CommandLine&)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 18  0x101d9f324 jscmain(int, char**)::$_6::operator()(JSC::VM&, GlobalObject*) const
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 19  0x101d9c753 int runJSC<jscmain(int, char**)::$_6>(CommandLine, bool, jscmain(int, char**)::$_6 const&)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 20  0x101d9b49f jscmain(int, char**)
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 21  0x101d9b3fe main
test262.yaml/test262/test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js.default: 22  0x7fff9adc15ad start

FAIL: test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default
FAIL: test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: ASSERTION FAILED: index < string.size()
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: ./runtime/RegExpPrototype.cpp(229) : FlagsString JSC::flagsString(JSC::ExecState *, JSC::JSObject *)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 1   0x101e15ae0 WTFCrash
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 2   0x100e1f10a JSC::flagsString(JSC::ExecState*, JSC::JSObject*)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 3   0x100e1c565 JSC::regExpProtoGetterFlags(JSC::ExecState*)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 4   0x100b268b1 vmEntryToNative
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 5   0x101b058f5 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 6   0x101d792e0 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 7   0x101e099b1 JSC::callGetter(JSC::ExecState*, JSC::JSValue, JSC::JSValue)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 8   0x100dfa000 JSC::PropertySlot::functionGetter(JSC::ExecState*) const
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 9   0x100ae9622 JSC::PropertySlot::getValue(JSC::ExecState*, JSC::PropertyName) const
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 10  0x100c064c1 JSC::JSValue::get(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) const
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 11  0x101bda1b4 llint_slow_path_get_by_id
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 12  0x100b29b37 llint_entry
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 13  0x100b2670c vmEntryToJavaScript
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 14  0x101b759e1 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 15  0x101b051a7 JSC::Interpreter::executeProgram(JSC::SourceCode const&, JSC::ExecState*, JSC::JSObject*)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 16  0x101d9a1a7 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&, JSC::JSValue, WTF::NakedPtr<JSC::Exception>&)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 17  0x1009587af runWithOptions(GlobalObject*, CommandLine&)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 18  0x100940324 jscmain(int, char**)::$_6::operator()(JSC::VM&, GlobalObject*) const
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 19  0x10093d753 int runJSC<jscmain(int, char**)::$_6>(CommandLine, bool, jscmain(int, char**)::$_6 const&)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 20  0x10093c49f jscmain(int, char**)
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 21  0x10093c3fe main
test262.yaml/test262/test/built-ins/RegExp/prototype/flags/return-order.js.default-strict: 22  0x7fff9adc15ad start

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


More information about the webkit-unassigned mailing list