Bug 27638
| Summary: | [Gtk] Tests passing locally but fails in the buildbot | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jan Alonzo <jmalonzo> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | abecsi, mrobinson |
| Priority: | P2 | Keywords: | Gtk |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | All | ||
Jan Alonzo
Some tests pass locally but fail in the buildbot. We need to identify the root cause of this failures so we can fix or at least document how to tests for these in the future.
The following tests fail in the buildbot:
fast/dom/Window/window-screen-properties.html
fast/forms/textarea-metrics.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jan Alonzo
Another on is the test transitions/change-values-during-transition.html which sometimes passes, sometimes fail (doesn't do that locally, at least in my machine).
Martin Robinson
I've moved fast/forms/textarea-metrics.html to a section with failing widget sizing tests. The rest I'm unskipping to see if improvements to the DRT have solved these issues.