New EWS queues for tvOS and watchOS
Hi Everyone, I am happy to announce that we have added new EWS queues for tvOS and watchOS. From now on, you would see four new status bubbles (on Bugzilla bug) named: tv, tv-sim, watch, watch-sim (corresponding to device and simulator builds for watchOS and tvOS). This should help in preventing any accidental build breakage on these platforms. Please let me know if you notice any issue. Thanks Aakash
Nice, Is watchOS build ARMv7k? Or is it ARM64_32? -Yusuke
On Jul 11, 2020, at 8:09 AM, Aakash Jain <aakash_jain@apple.com> wrote:
Hi Everyone,
I am happy to announce that we have added new EWS queues for tvOS and watchOS. From now on, you would see four new status bubbles (on Bugzilla bug) named: tv, tv-sim, watch, watch-sim (corresponding to device and simulator builds for watchOS and tvOS). This should help in preventing any accidental build breakage on these platforms.
Please let me know if you notice any issue.
Thanks Aakash _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
It looks like just arm64_32. Cheers, Keith
On Jul 11, 2020, at 8:41 PM, Yusuke Suzuki <ysuzuki@apple.com> wrote:
Nice,
Is watchOS build ARMv7k? Or is it ARM64_32?
-Yusuke
On Jul 11, 2020, at 8:09 AM, Aakash Jain <aakash_jain@apple.com> wrote:
Hi Everyone,
I am happy to announce that we have added new EWS queues for tvOS and watchOS. From now on, you would see four new status bubbles (on Bugzilla bug) named: tv, tv-sim, watch, watch-sim (corresponding to device and simulator builds for watchOS and tvOS). This should help in preventing any accidental build breakage on these platforms.
Please let me know if you notice any issue.
Thanks Aakash _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
I just modified watchOS EWS queue to build both arm64_32 and armv7k architectures (in https://bugs.webkit.org/show_bug.cgi?id=214279). Thanks Yusuke for pointing it out. Also, in the process, I figured out that the build for armv7k was in fact broken. Thanks Jonathan for fixing that (in https://trac.webkit.org/r264357). As always, please let me know if you notice any issue or have any feedback. Thanks Aakash
On Jul 13, 2020, at 12:36 AM, Keith Miller <keith_miller@apple.com> wrote:
It looks like just arm64_32.
Cheers, Keith
On Jul 11, 2020, at 8:41 PM, Yusuke Suzuki <ysuzuki@apple.com> wrote:
Nice,
Is watchOS build ARMv7k? Or is it ARM64_32?
-Yusuke
On Jul 11, 2020, at 8:09 AM, Aakash Jain <aakash_jain@apple.com> wrote:
Hi Everyone,
I am happy to announce that we have added new EWS queues for tvOS and watchOS. From now on, you would see four new status bubbles (on Bugzilla bug) named: tv, tv-sim, watch, watch-sim (corresponding to device and simulator builds for watchOS and tvOS). This should help in preventing any accidental build breakage on these platforms.
Please let me know if you notice any issue.
Thanks Aakash _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
participants (3)
-
Aakash Jain
-
Keith Miller
-
Yusuke Suzuki