This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog | |
index cbd1a6f..018f88f 100644 | |
--- a/LayoutTests/ChangeLog | |
+++ b/LayoutTests/ChangeLog | |
@@ -1,3 +1,14 @@ | |
+2011-11-09 Zoltan Arvai <[email protected]> | |
+ | |
+ [Qt] Some passing tests removed from Skipped list | |
+ https://bugs.webkit.org/show_bug.cgi?id=45598 | |
+ https://bugs.webkit.org/show_bug.cgi?id=32961 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ebCore/rendering -I/home/azbest/swork/webkit/Source/WebCore/rendering/mathml -I/home/azbest/swork/webkit/Source/WebCore/rendering/style -I/home/azbest/swork/webkit/Source/WebCore/rendering/svg -I/home/azbest/swork/webkit/Source/WebCore/storage -I/home/azbest/swork/webkit/Source/WebCore/svg -I/home/azbest/swork/webkit/Source/WebCore/svg/animation -I/home/azbest/swork/webkit/Source/WebCore/svg/graphics -I/home/azbest/swork/webkit/Source/WebCore/svg/graphics/filters -I/home/azbest/swork/webkit/Source/WebCore/svg/properties -I/home/azbest/swork/webkit/Source/WebCore/testing -I/home/azbest/swork/webkit/Source/WebCore/webaudio -I/home/azbest/swork/webkit/Source/WebCore/websockets -I/home/azbest/swork/webkit/Source/WebCore/workers -I/home/azbest/swork/webkit/Source/WebCore/xml -I/home/azbest/swork/webkit/Source/WebCore/xml/parser -I/home/azbest/swork/webkit/Source/ThirdParty -I/home/azbest/swork/webkit/Source/WebCore/bridge/jsc -I/home/azbest/swork/webkit/Source/WebCore/bindings/js -I/home/azbest/swork/webkit/Source |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/azbest/swork/qt5/qtbase/bin/rcc -name DumpRenderTree /home/azbest/swork/webkit/Tools/DumpRenderTree/qt/DumpRenderTree.qrc -o rcc/qrc_DumpRenderTree.cpp | |
/home/azbest/swork/webkit/Tools/DumpRenderTree/qt/EventSenderQt.cpp:31: fatal error: QTouchDevice: No such file or directory | |
compilation terminated. | |
make[3]: *** [obj/release/EventSenderQt.o] Error 1 | |
make[3]: *** Waiting for unfinished jobs.... | |
make[3]: Leaving directory `/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Tools/DumpRenderTree/qt' | |
make[2]: *** [sub-DumpRenderTree-qt-DumpRenderTree-pro-make_default-ordered] Error 2 | |
make[2]: Leaving directory `/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Tools' | |
make[1]: *** [sub-Tools-make_default-ordered] Error 2 | |
make[1]: Leaving directory `/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/release/libWebCore.a(TextureMapperGL.o): In function `WebCore::TextureMapperGL::TextureMapperGL()': | |
TextureMapperGL.cpp:(.text._ZN7WebCore15TextureMapperGLC2Ev+0x108): undefined reference to `eglGetCurrentContext' | |
TextureMapperGL.cpp:(.text._ZN7WebCore15TextureMapperGLC2Ev+0x31c): undefined reference to `eglGetCurrentContext' | |
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/release/libWebCore.a(TextureMapperGL.o): In function `WebCore::TextureMapperGL::TextureMapperGL()': | |
TextureMapperGL.cpp:(.text._ZN7WebCore15TextureMapperGLC1Ev+0x108): undefined reference to `eglGetCurrentContext' | |
TextureMapperGL.cpp:(.text._ZN7WebCore15TextureMapperGLC1Ev+0x31c): undefined reference to `eglGetCurrentContext' | |
collect2: ld returned 1 exit status | |
make[3]: *** [../lib/libQtWebKit.so.4.10.0] Error 1 | |
make[3]: Leaving directory `/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source' | |
make[2]: *** [su |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/release/libWebCore.a(TextureMapperGL.o): In function `WebCore::TextureMapperGLData::SharedGLData::getCurrentGLContext()': | |
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/../../../../webkit/Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp:121: undefined reference to `eglGetCurrentContext' | |
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/../../../../webkit/Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp:121: undefined reference to `eglGetCurrentContext' | |
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/../../../../webkit/Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp:121: undefined reference to `eglGetCurrentContext' | |
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/../../../../webkit/Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp:121: undefined reference to |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/user/swork/webkit # ./WebKitBuild/Release/bin/DumpRenderTree | |
Usage: DumpRenderTree [-v|--pixel-tests] [--stdout output_filename] [-stderr error_filename] filename [filename2..n] | |
Or folder containing test files: DumpRenderTree [-v|--pixel-tests] dirpath | |
/home/user/swork/webkit # ./Tools/Scripts/new-run-webkit-tests --no-http | |
Unable to find test driver | |
at /home/user/swork/webkit/out/Release/DumpRenderTree | |
Unable to find image diff exe | |
at /home/user/swork/webkit/out/Release/ImageDiff | |
To override, invoke with --no-pixel-tests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/azbest/webkit/WebKit/Source/WebCore/platform/graphics/cairo/OpenGLShims.cpp: In function 'void* WebCore::getProcAddress(const char*)': | |
/home/azbest/webkit/WebKit/Source/WebCore/platform/graphics/cairo/OpenGLShims.cpp:45:86: error: invalid conversion from 'QFunctionPointer {aka void (*)()}' to 'void*' [-fpermissive] | |
ICECC[32698] 09:45:16: Compiled on 10.109.212.1 | |
make[3]: *** [obj/debug/platform/graphics/cairo/OpenGLShims.o] Error 1 | |
make[3]: *** Waiting for unfinished jobs.... | |
make[3]: Leaving directory `/home/azbest/webkit/WebKit/WebKitBuild/Release/Source/WebCore' | |
make[2]: *** [sub-Target-pri-make_default-ordered] Error 2 | |
make[2]: Leaving directory `/home/azbest/webkit/WebKit/WebKitBuild/Release/Source/WebCore' | |
make[1]: *** [sub-Source-WebCore-WebCore-pro-make_default-ordered] Error 2 | |
make[1]: Leaving directory `/home/azbest/webkit/WebKit/WebKitBuild/Release' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feb 4 02:46:19 azbest-noti2 kernel: [ 59.890566] usb 1-3: USB disconnect, device number 3 | |
Feb 4 02:46:19 azbest-noti2 kernel: [ 59.913670] dvb-usb: ITE 9135 Generic successfully deinitialized and disconnected. | |
Feb 4 02:46:23 azbest-noti2 kernel: [ 63.488060] usb 1-3: new high speed USB device number 9 using ehci_hcd | |
Feb 4 02:46:23 azbest-noti2 kernel: [ 63.623111] it913x: Chip Version=02 Chip Type=9135 | |
Feb 4 02:46:23 azbest-noti2 mtp-probe: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-3" | |
Feb 4 02:46:23 azbest-noti2 kernel: [ 63.624653] it913x: Dual mode=0 Remote=5 Tuner Type=5e | |
Feb 4 02:46:23 azbest-noti2 kernel: [ 63.625896] dvb-usb: found a 'ITE 9135 Generic' in cold state, will try to load a firmware | |
Feb 4 02:46:23 azbest-noti2 kernel: [ 63.825823] dvb-usb: downloading firmware from file 'dvb-usb-it9135-02.fw' | |
Feb 4 02:46:23 azbest-noti2 kernel: [ 63.826769] it913x: FRM Starting Firmware Download | |
Feb 4 02:46:24 azbest-noti2 kernel: [ 64.144041] it913x: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[178232.076091] usb 2-1: new high speed USB device number 6 using ehci_hcd | |
[178232.211426] it913x: Chip Version=02 Chip Type=9135 | |
[178232.213047] it913x: Dual mode=0 Remote=5 Tuner Type=5e | |
[178232.214421] dvb-usb: found a 'ITE 9135 Generic' in cold state, will try to load a firmware | |
[178232.219145] dvb-usb: downloading firmware from file 'dvb-usb-it9135-02.fw' | |
[178232.219544] it913x: FRM Starting Firmware Download | |
[178232.540106] it913x: FRM Firmware Download Completed - Resetting Device | |
[178232.540670] it913x: Chip Version=02 Chip Type=9135 | |
[178232.541170] it913x: Firmware Version 52887808 | |
[178232.576962] dvb-usb: found a 'ITE 9135 Generic' in warm state. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/clone-sources.sh b/clone-sources.sh | |
index ed0a8a2..7f93321 100755 | |
--- a/clone-sources.sh | |
+++ b/clone-sources.sh | |
@@ -18,7 +18,7 @@ else | |
git clone [email protected]:qt/qt5.git qt5 | |
cd qt5 | |
git checkout $qt5hash | |
- ./init-repository --ssh --module-subset=qtbase,qtxmlpatterns,qtjsbackend,qtscript,qtdeclarative,qtsensors,qtlocation,qt3d,qtimageformats,qtquick1 | |
+ ./init-repository $use_ssh --module-subset=qtbase,qtxmlpatterns,qtjsbackend,qtscript,qtdeclarative,qtsensors,qtlocation,qt3d,qtimageformats,qtquick1 |
OlderNewer