Bug 57688 - editing, bidi tests in webkit apparently leave state around, causing flakiness
Summary: editing, bidi tests in webkit apparently leave state around, causing flakiness
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 18:36 PDT by Dirk Pranke
Modified: 2011-04-04 10:27 PDT (History)
3 users (show)

See Also:


Attachments
list of tests which will cause some of them to fail. (312 bytes, text/plain)
2011-04-01 18:37 PDT, Dirk Pranke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.