Bug 48930 - Would like a way to run tests in WebKit2 that are skipped in WebKit1
Summary: Would like a way to run tests in WebKit2 that are skipped in WebKit1
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, ToolsHitList
Depends on:
Blocks:
 
Reported: 2010-11-03 10:20 PDT by Adam Roben (:aroben)
Modified: 2022-02-10 21:30 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-11-03 10:20:03 PDT
Currently, WebKit2's Skipped files are concatenated with WebKit1's. This makes it impossible to run tests in WebKit2 that are skipped in WebKit1. It would be good to have a way to do this!
Comment 1 Adam Roben (:aroben) 2010-11-03 10:21:12 PDT
One example where we'd like to do this is with plugins tests on SnowLeopard. There are a lot of bugs in WebKit1's OOP plugin implementation that have caused tests to be skipped on that platform. But those bugs are fixed in WebKit2, so we should be running those tests!
Comment 2 Adam Roben (:aroben) 2010-11-03 10:21:31 PDT
<rdar://problem/8626144>