Bug 88277
| Summary: | webkitpy perftests unittests don't work on chromium win | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dirk Pranke <dpranke> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | jberlin, rniwa, simonjam, tonyg |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dirk Pranke
The unit tests depend on webpagereplay, which depends on pkg_resources (part of setuptools), which isn't installed by default on our Python 2.6 packaging. Of course, webpagereplay probably doesn't work at all on windows, either.
I'll just skip the tests for now and we can decide if/when we want to fix this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dirk Pranke
whoops, somehow filed two bugs for this.
*** This bug has been marked as a duplicate of bug 88279 ***