Bug 57688

Summary: editing, bidi tests in webkit apparently leave state around, causing flakiness
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: playmobil, rniwa, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
list of tests which will cause some of them to fail. none

Description Dirk Pranke 2011-04-01 18:36:52 PDT
running the Mac WebKit port under NRWT (--worker-model=inline so that everything is run in a single DRT instance) or in ORWT, the first four tests in this file appear to be not cleaning up state properly, and are causing the last three tests to fail.

It looks like deleting any of the first four tests will change which of the last four fail, so there's probably multiple things going on.
Comment 1 Dirk Pranke 2011-04-01 18:37:32 PDT
Created attachment 87952 [details]
list of tests which will cause some of them to fail.
Comment 2 Dirk Pranke 2011-04-01 18:38:23 PDT
I will note that this is on Snow Leopard, by the way.
Comment 3 Tony Chang 2011-04-04 09:15:57 PDT
What revision are you synced to?  http://trac.webkit.org/changeset/82741 fixed an uninitialized variable.
Comment 4 Dirk Pranke 2011-04-04 10:27:18 PDT
I think I was at 82763.