Bug 38721
| Summary: | [Qt] qwebframe auto test doesn't compile | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Samuel Nevala <samuel.nevala> |
| Component: | Tools / Tests | Assignee: | QtWebKit Unassigned <webkit-qt-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | kenneth, laszlo.gombos, s.mathur |
| Priority: | P1 | Keywords: | Qt |
| Version: | 420+ | ||
| Hardware: | S60 Emulator | ||
| OS: | S60 3rd edition | ||
| Bug Depends on: | 38722 | ||
| Bug Blocks: | |||
Samuel Nevala
Qt: http://qt.gitorious.org/+qt-s60-developers/qt/qt-s60
branch: 4.7
sha: b1225b83282bdeaf7c3847a8f2b3d05e004ce198
Used qt contains webkit from:
webkit: git://gitorious.org/qtwebkit/qtwebkit.git
sha:3f0f51f4c87e65bfe04165c6af4c00934b0ca1e2
Reproduce:
1. cd qt\src\3rdparty\webkit\WebKit\qt\tests or qt\test\auto\qwebframe
2. qmake
3. make
Expected: auto tests compile
Result:
FAILED win32compile2object for winscw_udeb.mwccinc: qwebframe\tst_qwebframe.cpp
mmp: qwebframe\qwebframe_0xE1cb089e.mmp
qwebframe\tst_qwebframe.cpp:210: internal compiler error (please report at <http://www.forum.nokia.com>)
qwebframe\tst_qwebframe.cpp:210: while executing in file 'CException.c' line: 3187
qwebframe\tst_qwebframe.cpp:210: (compiling 'propWithCustomType' in 'tst_qwebframe.cpp')
Errors caused tool to abort.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kenneth Rohde Christiansen
Laszlo can you verify this with trunk?
Samuel Nevala
Reproduces with sbsv2 2.10.1. Not at least with sbs2 2.14.X. I think bug can be closed.
Siddharth Mathur
Closing per reporter's comments.