[Webkit-unassigned] [Bug 126604] Add bots for CLoop build and test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 06:03:46 PST 2014


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





--- Comment #7 from Csaba Osztrogonác <ossy at webkit.org>  2014-01-10 06:01:29 PST ---
(In reply to comment #6)
> Ideally, I'd like this bot to only build jsc with the --cloop option, and then run the tests with the --cloop option.
> 
> I'd like it to skip everything else (layout tests, api test, etc)
> I'm not sure the best way to structure that.

In this case we can skip building the whole WebKit with none CompileClass
and let the run-javascriptcore-tests build jsc. As far as I see, it passes
through the --cloop option to the build-jsc script.

But in this case webkitpy, webkitperl, API tests still run. 
The easiest way is to have an own BuildAndTestOnlyCLoopFactory.

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