RESOLVED INVALID 176361
REGRESSION(r221601/221602/221607?): It broke all JSC tests on ARMv7 traditional platform
https://bugs.webkit.org/show_bug.cgi?id=176361
Summary REGRESSION(r221601/221602/221607?): It broke all JSC tests on ARMv7 tradition...
Csaba Osztrogonác
Reported 2017-09-05 04:50:14 PDT
before: - r221599 - https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Traditional%20Release/builds/1360 - 46 failures after: - r221607 - https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Traditional%20Release/builds/1361 - 25034 failures JSC changes in this interval: - https://trac.webkit.org/changeset/221607/webkit (Saam, r=Keith) - https://trac.webkit.org/changeset/221602/webkit (Saam, r=Filip) - https://trac.webkit.org/changeset/221601/webkit (Yusuke, r=Keith) I don't have any time and any interest to debug or fix this issue, I just reported because I noticed it on the buildbot, maybe anyone else is interested in fixing an ARMv7 bug (with the traditional assembler which emits ARM instrucionts instead of Thumbs). Maybe Caio or someone else from Igalia is interested in it, because I'm pretty sure that the ARMv6 backend is affected too. I can help you only a little bit, I can trigger force builds on the bot to be able to determine which change is the culprit from the above 3 JSC chages.
Attachments
Csaba Osztrogonác
Comment 1 2017-09-05 04:52:13 PDT
Caio Lima
Comment 2 2017-09-05 05:40:59 PDT
I will take a look on that.
Caio Lima
Comment 3 2017-09-05 05:43:21 PDT
(In reply to Csaba Osztrogonác from comment #0) > > I can help you only a little bit, I can trigger force builds > on the bot to be able to determine which change is the culprit > from the above 3 JSC chages. Please, it would be great. BTW, Thanks for the report.
Csaba Osztrogonác
Comment 4 2017-09-05 05:50:20 PDT
(In reply to Csaba Osztrogonác from comment #1) > clean build on r221601: (in progress) > - > https://build.webkit.org/builders/ > JSCOnly%20Linux%20ARMv7%20Traditional%20Release/builds/1364 It seems good, let's see r221602: https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Traditional%20Release/builds/1365
Csaba Osztrogonác
Comment 5 2017-09-05 05:51:44 PDT
Csaba Osztrogonác
Comment 6 2017-09-05 07:43:13 PDT
Very strange, after a clean build everything works fine on r221607 too: https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Traditional%20Release/builds/1367 It's strange, because ARMv7 Thumbs and AArch64 bots have exactly same build system and don't have this issue, so I didn't expect an incremental build issue. But it seems it was. Sorry for the noise.
Note You need to log in before you can comment on or make changes to this bug.