[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 23:39:46 PDT 2014


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





--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-05-09 23:40:06 PST ---
(In reply to comment #4)
> (From update of attachment 231144 [details])
> 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.'

I copy pasted like a monkey :-P I guess it doesn't hurt in any case and it's consistent with the other tests

-- 
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