Bug 274287 - [Apple-Ventura-AppleSilicon-Debug-JSC-Tests] 4 tests in microbenchmarks/ are constant failure
Summary: [Apple-Ventura-AppleSilicon-Debug-JSC-Tests] 4 tests in microbenchmarks/ are ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-16 16:33 PDT by Marta Darbinyan
Modified: 2024-05-17 17:20 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marta Darbinyan 2024-05-16 16:33:39 PDT
The following tests are constant failure with timeout error in Apple-Ventura-AppleSilicon-Debug-JSC-Tests queue. The tests have been failing all the time with this configuration. 

microbenchmarks/large-empty-array-join.js.lockdown
microbenchmarks/motionmark-image.js.lockdown
microbenchmarks/segmentation.js.lockdown
microbenchmarks/typed-array-from-array.js.lockdown

Error logs:
microbenchmarks/large-empty-array-join.js.lockdown: Timed out after 339.000000 sec seconds!
microbenchmarks/large-empty-array-join.js.lockdown: 1   0x117ba03f4 WTFCrash
microbenchmarks/large-empty-array-join.js.lockdown: 2   0x1048bc61c main
microbenchmarks/large-empty-array-join.js.lockdown: 3   0x1048f51a0 timeoutCheckCallback(JSC::VM&)
microbenchmarks/large-empty-array-join.js.lockdown: 4   0x119c2d3f0 JSC::VMTraps::handleTraps(unsigned int)
microbenchmarks/large-empty-array-join.js.lockdown: 5   0x119c2d08c JSC::VM::hasExceptionsAfterHandlingTraps()
microbenchmarks/large-empty-array-join.js.lockdown: 6   0x11963f980 JSC::slowJoin(JSC::JSGlobalObject*, JSC::JSObject*, JSC::JSString*, unsigned long long)
microbenchmarks/large-empty-array-join.js.lockdown: 7   0x11962b654 JSC::arrayProtoFuncJoin(JSC::JSGlobalObject*, JSC::CallFrame*)
microbenchmarks/large-empty-array-join.js.lockdown: 8   0x11a3801d4 llint_entry
microbenchmarks/large-empty-array-join.js.lockdown: 9   0x11a37ce2c llint_entry
microbenchmarks/large-empty-array-join.js.lockdown: 10  0x11a3565b4 vmEntryToJavaScript
microbenchmarks/large-empty-array-join.js.lockdown: 11  0x1193d8e84 JSC::Interpreter::executeProgram(JSC::SourceCode const&, JSC::JSGlobalObject*, JSC::JSObject*)
microbenchmarks/large-empty-array-join.js.lockdown: 12  0x119714c6c JSC::evaluate(JSC::JSGlobalObject*, JSC::SourceCode const&, JSC::JSValue, WTF::NakedPtr<JSC::Exception>&)
microbenchmarks/large-empty-array-join.js.lockdown: 13  0x10495811c runWithOptions(GlobalObject*, CommandLine&, bool&)
microbenchmarks/large-empty-array-join.js.lockdown: 14  0x1049023e8 jscmain(int, char**)::$_10::operator()(JSC::VM&, GlobalObject*, bool&) const
microbenchmarks/large-empty-array-join.js.lockdown: 15  0x1048bf7f4 int runJSC<jscmain(int, char**)::$_10>(CommandLine const&, bool, jscmain(int, char**)::$_10 const&)
microbenchmarks/large-empty-array-join.js.lockdown: 16  0x1048bcd24 jscmain(int, char**)
microbenchmarks/large-empty-array-join.js.lockdown: 17  0x1048bc808 main
microbenchmarks/large-empty-array-join.js.lockdown: 18  0x18ac2bf28 start
microbenchmarks/large-empty-array-join.js.lockdown: test_script_65348: line 2: 40056 Trace/BPT trap: 5       ( "$@" ../../.vm/JavaScriptCore.framework/Helpers/jsc --validateOptions\=true --useFTLJIT\=false --useFunctionDotArguments\=true --validateExceptionChecks\=true --useDollarVM\=true --maxPerThreadStackUsage\=1572864 --useJIT\=false --useGenerationalGC\=false --useConcurrentGC\=false --useLLIntICs\=false --useZombieMode\=true --allowDoubleShape\=false --alwaysHaveABadTime\=true large-empty-array-join.js )
microbenchmarks/large-empty-array-join.js.lockdown: ERROR: Unexpected exit code: 133
FAIL: microbenchmarks/large-empty-array-join.js.lockdown


History:
https://results.webkit.org/?version_name=Ventura&style=debug&suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&suite=javascriptcore-tests&test=microbenchmarks%2Flarge-empty-array-join.js.lockdown&test=microbenchmarks%2Fmotionmark-image.js.lockdown&test=microbenchmarks%2Fsegmentation.js.lockdown&test=microbenchmarks%2Ftyped-array-from-array.js.lockdown

Full logs: https://s3-us-west-2.amazonaws.com/archives.webkit.org/mac-ventura-x86_64%20arm64-debug-jscore-test/278857@main.txt
Comment 1 Radar WebKit Bug Importer 2024-05-16 16:34:31 PDT
<rdar://problem/128234694>
Comment 2 Mark Lam 2024-05-17 17:03:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28746
Comment 3 EWS 2024-05-17 17:20:22 PDT
Committed 278939@main (67ecc4a8d8a5): <https://commits.webkit.org/278939@main>

Reviewed commits have been landed. Closing PR #28746 and removing active labels.