Bug 142272
Summary: | [ARM] jsc-layout-tests.yaml/js/script-tests/array-from.js fails on Aarch64 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | akiss, dino, fpizlo, ggaren, joepeck, mark.lam, msaboff, oliver, ossy, saam, webkit-bug-importer, ysuzuki, zan |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 108645, 141054 |
Csaba Osztrogonác
iOS - https://bugs.webkit.org/show_bug.cgi?id=141054#c19
Linux - https://bugs.webkit.org/show_bug.cgi?id=141054#c20
Skipped on iOS by http://trac.webkit.org/changeset/180573
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
(In reply to comment #0)
> iOS - https://bugs.webkit.org/show_bug.cgi?id=141054#c19
> Linux - https://bugs.webkit.org/show_bug.cgi?id=141054#c20
>
> Skipped on iOS by http://trac.webkit.org/changeset/180573
I'm going to skip it on Linux too to paint the bot green.
Dean, Michael, do we know why is this test fails on AArch64?
And is there any plan to fix it in the near future?
Michael Saboff
(In reply to comment #1)
> (In reply to comment #0)
> > iOS - https://bugs.webkit.org/show_bug.cgi?id=141054#c19
> > Linux - https://bugs.webkit.org/show_bug.cgi?id=141054#c20
> >
> > Skipped on iOS by http://trac.webkit.org/changeset/180573
>
> I'm going to skip it on Linux too to paint the bot green.
>
> Dean, Michael, do we know why is this test fails on AArch64?
> And is there any plan to fix it in the near future?
I see these tests flakey on both ARM32 and AArch64. The last AArch64 failure that I can find though was at r180489. ARM32 still fails intermittently. I going to look at flakey tests in the next day or so.
Csaba Osztrogonác
Just to document, I skipped on AArch64:
http://trac.webkit.org/changeset/182006/trunk/LayoutTests/js/script-tests/array-from.js
And it passes on our ARM32 bots always, we can't see any failure.
Joseph Pecoraro
Hmm, this is concerning. Why would Array.from fail on arm64? This is also kinda old, so perhaps it works now.
Radar WebKit Bug Importer
<rdar://problem/26666207>
Zan Dobersek
This test currently passes on ARM64. Keeping this open until the skip directive is removed.
Zan Dobersek
This failure isn't exhibited anymore. I'll close the bug once the skip directive is removed.
Saam Barati
Removing it in:
https://bugs.webkit.org/show_bug.cgi?id=208470
*** This bug has been marked as a duplicate of bug 208470 ***