Bug 47578
| Summary: | r69628 (printing/simultaneous-position-float-change.html) breaks Chromium build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexander Pavlov (apavlov) <apavlov> |
| Component: | Tools / Tests | Assignee: | Stephen Chenney <schenney> |
| Status: | CLOSED FIXED | ||
| Severity: | Normal | CC: | hyatt, japhet, schenney, schenney |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | 46152 | ||
| Bug Blocks: | |||
Alexander Pavlov (apavlov)
Please see http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&useWebKitCanary=true&tests=printing%2Fsimultaneous-position-float-change.html for reference.
I'm temporarily updating the test_expectations to account for this failure.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexander Pavlov (apavlov)
It appears that the Chromium LayoutTestController implementation does not support the setPrinting() method:
CONSOLE MESSAGE: line 17: Uncaught TypeError: Object [object Object] has no method 'setPrinting'
Stephen Chenney
I am going to fix this.
Stephen Chenney
Resolved with fix for 46152, which enabled setPrinting for chromium LayoutTests.
Stephen Chenney
Closing.