Bug 142754 - plugins/snapshotting tests are wrong
Summary: plugins/snapshotting tests are wrong
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-16 16:15 PDT by Alexey Proskuryakov
Modified: 2015-03-16 18:53 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-03-16 16:15:11 PDT
plugins/snapshotting tests appear to have a bunch of issues:

1. They use QuickTime plug-in, which doesn't even support snapshotting.

2. They use QuickTime plug-in, which is 32-bit, and thus cannot be loaded in 64-bit only builds (such as local builds, ASan or EWS).

3. But they still somehow claim that they pass, which is untrue.