Bug 148969 - Web Inspector: add TestSuite option for running test cases in a random order
Summary: Web Inspector: add TestSuite option for running test cases in a random order
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-09-08 10:56 PDT by BJ Burg
Modified: 2016-10-28 12:26 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2015-09-08 10:56:54 PDT
This can help find dependent tests.
Comment 1 Radar WebKit Bug Importer 2015-09-08 11:27:43 PDT
<rdar://problem/22613758>
Comment 2 BJ Burg 2016-10-28 12:26:36 PDT
We have decided (de facto) that test cases in an AsyncTestSuite are not independent because it would be too much work for little gain. Closing this bug.