RESOLVED FIXED 240005
Skip test currently failing on ARM
https://bugs.webkit.org/show_bug.cgi?id=240005
Summary Skip test currently failing on ARM
Angelos Oikonomopoulos
Reported 2022-05-03 05:16:54 PDT
Skip test currently failing on ARM
Attachments
Patch (1.15 KB, patch)
2022-05-03 05:17 PDT, Angelos Oikonomopoulos
no flags
Angelos Oikonomopoulos
Comment 1 2022-05-03 05:17:27 PDT
EWS
Comment 2 2022-05-03 06:43:23 PDT
Committed r293722 (250210@main): <https://commits.webkit.org/250210@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458734 [details].
Angelos Oikonomopoulos
Comment 3 2022-05-12 07:53:34 PDT
For future reference, the test: - started failing after https://commits.webkit.org/250194@main - in bytecode-cache mode When trying on a Debug build: stress/exception-in-to-property-key-should-be-handled-early.js.bytecode-cache: ASSERTION FAILED: m_isConstructed stress/exception-in-to-property-key-should-be-handled-early.js.bytecode-cache: WTF/Headers/wtf/NeverDestroyed.h(152) : typename std::remove_const<_Tp>::type* WTF::LazyNeverDestroyed< <template-parameter-1-1>, <template-parameter-1-2> >::storagePointerWithoutAccessCheck() const [wi th T = const WTF::AtomString; AccessTraits = WTF::AnyThreadsAccessTraits; WTF::LazyNeverDestroyed< <template-parameter-1-1>, <template-parameter-1-2> >::PointerType = WTF::AtomString*; typename std::remove_const<_Tp>::type = WTF::AtomString] stress/exception-in-to-property-key-should-be-handled-early.js.bytecode-cache: Aborted stress/exception-in-to-property-key-should-be-handled-early.js.bytecode-cache: Command '../../.vm/JavaScriptCore.framework/Helpers/jsc exception-in-to-property-key-should-be-handled-early.js --useFTLJIT=false --useFunctionDotArguments=true --validateExceptionChecks=true --useDolla rVM=true --maxPerThreadStackUsage=1572864 --useFTLJIT=true' failed stress/exception-in-to-property-key-should-be-handled-early.js.bytecode-cache: ERROR: Unexpected exit code: 134 FAIL: stress/exception-in-to-property-key-should-be-handled-early.js.bytecode-cache
Radar WebKit Bug Importer
Comment 4 2022-05-12 07:53:45 PDT
Note You need to log in before you can comment on or make changes to this bug.