[Webkit-unassigned] [Bug 176711] New: [CMake] Link InjectedBundle tests to gtest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 11 10:46:24 PDT 2017


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

            Bug ID: 176711
           Summary: [CMake] Link InjectedBundle tests to gtest
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: lforschler at apple.com

I get this warning when trying to run any cross-platform InjectedBundle test locally:

** (WebKitWebProcess:7446): WARNING **: Error loading the injected bundle (/home/mcatanzaro/Projects/WebKit/Tools/gtk/../../WebKitBuild/GNOME/lib/libTestWebKitAPIInjectedBundle.so): /home/mcatanzaro/Projects/WebKit/Tools/gtk/../../WebKitBuild/GNOME/lib/libTestWebKitAPIInjectedBundle.so: undefined symbol: _ZN7testing8internal30GetBoolAssertionFailureMessageERKNS_15AssertionResultEPKcS5_S5_

It's because libTestWebKitAPIInjectedBundle.so is not linked to gtest. I have no clue how it works on the bots.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170911/5ebd8ab1/attachment-0001.html>


More information about the webkit-unassigned mailing list