RESOLVED FIXED 181487
Add a JSCOnly MIPS buildbot
https://bugs.webkit.org/show_bug.cgi?id=181487
Summary Add a JSCOnly MIPS buildbot
Carlos Alberto Lopez Perez
Reported 2018-01-10 10:40:34 PST
We have a WebKit/JSCOnly builbot for MIPS here https://build-webkit.igalia.com/builders/JSCOnly%20Linux%20MIPS32el%20Release The bot cross-compiles on an x86_64 machine and then syncs the built product and runs the JSC tests on a MIPS Ci20 creator board via ssh. It uses the support for running test remotely on run-javascriptcore-tests, so like the other bots for ARMv7 and ARM64. It has been testing trunk for several months already and it is in good shape (test pass and are all green). Guillaume has been taking care of it. We would like to move it from our own master to the official one at build.webkit.org
Attachments
Patch (4.04 KB, patch)
2018-01-10 10:46 PST, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2018-01-10 10:46:13 PST
Michael Catanzaro
Comment 2 2018-01-10 12:08:38 PST
Comment on attachment 330931 [details] Patch Really glad to see a 32-bit JSC bot that's fairly green! Looks like there is some flakiness still, but this is still great.
WebKit Commit Bot
Comment 3 2018-01-10 13:00:15 PST
Comment on attachment 330931 [details] Patch Clearing flags on attachment: 330931 Committed r226729: <https://trac.webkit.org/changeset/226729>
WebKit Commit Bot
Comment 4 2018-01-10 13:00:17 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-01-10 13:01:26 PST
Carlos Alberto Lopez Perez
Comment 6 2018-01-11 07:43:03 PST
Note You need to log in before you can comment on or make changes to this bug.