Bug 41064
| Summary: | [Qt] tst_QWebFrame::getSetStaticProperty() fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jędrzej Nowacki <jedrzej.nowacki> |
| Component: | Frames | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | jedrzej.nowacki, robert |
| Priority: | P1 | Keywords: | Qt, QtTriaged, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 38654 | ||
Jędrzej Nowacki
The autotest fails on my computer.
Checked against git-svn-id: http://svn.webkit.org/repository/webkit/trunk@61683 268f45cc-cd09-0410-ab3c-d52691b4dbfc
FAIL! : tst_QWebFrame::getSetStaticProperty() Compared values are not the same Actual (vm.size()): 0 Expected (3): 3 Loc: [/home/nierob/dev/WebKit-script/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(785)]
F
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Robert Hogan
I can't reproduce this against ToT. OK to close?
Jędrzej Nowacki
I can't reproduce the failure anymore.