[Webkit-unassigned] [Bug 146104] [EFL] False positive test passes with XvfbDriver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 06:32:09 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146104

Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org

--- Comment #1 from Csaba Osztrogonác <ossy at webkit.org> ---
Any update on it? It's not so good that we have many false positive passes.

Otherwise how is it possible to pass any test with XVFBDriver?
I can run tests only with USE_NATIVE_XDISPLAY=1.

All of them crashes for me with the following log:

STDERR: ERR<8579>:evas-gl_x11 modules/evas/engines/gl_x11/evas_x_main.c:1111 eng_best_visual_get() glXChooseFBConfig() can't find any configs (alpha: 0, depth: 0, stencil: 0, msaa: 0)
STDERR: ERR<8579>:evas-gl_x11 modules/evas/engines/gl_x11/evas_x_main.c:1111 eng_best_visual_get() glXChooseFBConfig() can't find any configs (alpha: 0, depth: 0, stencil: 0, msaa: 0)
STDERR: ERR<8579>:evas-gl_x11 modules/evas/engines/gl_x11/evas_x_main.c:1111 eng_best_visual_get() glXChooseFBConfig() can't find any configs (alpha: 0, depth: 0, stencil: 0, msaa: 0)
STDERR: ERR<8579>:ecore_evas modules/ecore_evas/engines/x/ecore_evas_x.c:494 _ecore_evas_x_gl_window_new() evas_engine_info_set() for engine 'opengl_x11' failed.
STDERR: ERR<8579>:ecore_evas modules/ecore_evas/engines/x/ecore_evas_x.c:4448 ecore_evas_gl_x11_options_new_internal() evas_engine_info_set() init engine 'opengl_x11' failed.
STDERR: ERR<8579>:evas_main lib/evas/canvas/evas_gl.c:138 evas_gl_new() Evas GL engine not available.
STDERR: 1   0x7ffbce3ad808
STDERR: 2   0x7ffbc99bd2f0
STDERR: 3   0x7ffbccaf2fcc WTF::HashTableIterator<unsigned int, WTF::KeyValuePair<unsigned int, WebCore::GraphicsContext3D::ShaderSourceEntry>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WebCore::GraphicsContext3D::ShaderSourceEntry> >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, WebCore::GraphicsContext3D::ShaderSourceEntry, WTF::IntHash<unsigned int>, WTF::HashTraits<unsigned int>, WTF::HashTraits<WebCore::GraphicsContext3D::ShaderSourceEntry> >::KeyValuePairTraits, WTF::HashTraits<unsigned int> > WTF::HashTable<unsigned int, WTF::KeyValuePair<unsigned int, WebCore::GraphicsContext3D::ShaderSourceEntry>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WebCore::GraphicsContext3D::ShaderSourceEntry> >, WTF::IntHash<unsigned int>, WTF::HashMap<unsigned int, WebCore::GraphicsContext3D::ShaderSourceEntry, WTF::IntHash<unsigned int>, WTF::HashTraits<unsigned int>, WTF::HashTraits<WebCore::GraphicsContext3D::ShaderSourceEntry> >::KeyValuePairTra
STDERR: 4   0x7ffbccaf691b WebCore::GraphicsContext3D::mappedSymbolName(unsigned int, WebCore::ANGLEShaderSymbolType, WTF::String const&)
STDERR: 5   0x7ffbccaf7291 WebCore::GraphicsContext3D::getUniformLocation(unsigned int, WTF::String const&)
STDERR: 6   0x7ffbccb09838 WebCore::TextureMapperShaderProgram::getLocation(WTF::AtomicString const&, WebCore::TextureMapperShaderProgram::VariableType)
STDERR: 7   0x7ffbccb07893 WebCore::TextureMapperGL::drawSolidColor(WebCore::FloatRect const&, WebCore::TransformationMatrix const&, WebCore::Color const&)
STDERR: 8   0x7ffbcc13f6c7 WebKit::CoordinatedGraphicsScene::paintToGraphicsContext(WebCore::PlatformContextCairo*, WebCore::Color const&, bool)
STDERR: 9   0x7ffbcc1a11fa WebKit::WebViewEfl::paintToCairoSurface(_cairo_surface*)
STDERR: 10  0x7ffbcc158ee9 EwkView::displayTimerFired()
STDERR: 11  0x7ffbcc6ce97f WebCore::ThreadTimers::sharedTimerFiredInternal()
STDERR: 12  0x7ffbccac48cd
STDERR: 13  0x7ffbcab5e4c9
STDERR: 14  0x7ffbcab5e5fb
STDERR: 15  0x7ffbcab5a371
STDERR: 16  0x7ffbcab5a7c7 ecore_main_loop_begin
STDERR: 17  0x41ab3f WTR::TestInvocation::invoke()
STDERR: 18  0x41265a WTR::TestController::runTest(char const*)
STDERR: 19  0x41283b WTR::TestController::runTestingServerLoop()
STDERR: 20  0x419c58 WTR::TestController::TestController(int, char const**)
STDERR: 21  0x40c7ab main
STDERR: 22  0x7ffbc99a8a40 __libc_start_main
STDERR: 23  0x40c809 _start

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150724/7f32b3e6/attachment.html>


More information about the webkit-unassigned mailing list