Bug 140084

Summary: js/dom/dfg-inline-resolve.html flakily times out
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: barraclough, cdumez, fpizlo, ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Alexey Proskuryakov 2015-01-05 10:42:30 PST
js/dom/dfg-inline-resolve.html usually succeeds in ~1 second, but sometimes (frequently) it times out in 35 seconds. Mysteriously, this only seems to happen on Yosemite WK2 - both debug and release.

Not sure if this is a JSC issue, or a timers bug (this test uses setInterval with 200 iterations).
Comment 1 Alexey Proskuryakov 2015-01-05 10:45:37 PST
Added a test expectation in r177918.