Bug 181487 - Add a JSCOnly MIPS buildbot
Summary: Add a JSCOnly MIPS buildbot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-10 10:40 PST by Carlos Alberto Lopez Perez
Modified: 2018-01-11 07:43 PST (History)
12 users (show)

See Also:


Attachments
Patch (4.04 KB, patch)
2018-01-10 10:46 PST, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 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
Comment 1 Carlos Alberto Lopez Perez 2018-01-10 10:46:13 PST
Created attachment 330931 [details]
Patch
Comment 2 Michael Catanzaro 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2018-01-10 13:00:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-01-10 13:01:26 PST
<rdar://problem/36414158>
Comment 6 Carlos Alberto Lopez Perez 2018-01-11 07:43:03 PST
Committed r226780: <https://trac.webkit.org/changeset/226780>