[Webkit-unassigned] [Bug 132685] REGRESSION(CMAKE): [GTK] WebKit2 C API tests are not longer built in the same binary
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 9 09:31:17 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=132685
Martin Robinson <mrobinson at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #231144|review? |review+
Flag| |
--- Comment #4 from Martin Robinson <mrobinson at webkit.org> 2014-05-09 09:31:37 PST ---
(From update of attachment 231144)
View in context: https://bugs.webkit.org/attachment.cgi?id=231144&action=review
> Tools/TestWebKitAPI/PlatformGTK.cmake:107
> +add_test(TestWebKit2 ${TESTWEBKITAPI_RUNTIME_OUTPUT_DIRECTORY}/WebKit2/TestWebKit2)
> +set_tests_properties(TestWebKit2 PROPERTIES TIMEOUT 60)
> +set_target_properties(TestWebKit2 PROPERTIES RUNTIME_OUTPUT_DIRECTORY ${TESTWEBKITAPI_RUNTIME_OUTPUT_DIRECTORY}/WebKit2)
We don't actually need these lines since we don't use the CMake's 'make test.'
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list