Bug 211721 - Skip on armv7/linux stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js
Summary: Skip on armv7/linux stress/array-buffer-view-watchpoint-can-be-fired-in-reall...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Paulo Matos
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-11 05:11 PDT by Paulo Matos
Modified: 2020-05-11 07:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2020-05-11 05:12 PDT, Paulo Matos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo Matos 2020-05-11 05:11:34 PDT
Skip on armv7/linux stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js
Comment 1 Paulo Matos 2020-05-11 05:12:54 PDT
Created attachment 399012 [details]
Patch
Comment 2 EWS 2020-05-11 05:50:42 PDT
Committed r261474: <https://trac.webkit.org/changeset/261474>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399012 [details].
Comment 3 Radar WebKit Bug Importer 2020-05-11 05:51:16 PDT
<rdar://problem/63086271>
Comment 4 Michael Catanzaro 2020-05-11 06:55:14 PDT
Yo Paulo, I notice this test is also failing on ppc64le and s390x (but passing on aarch64). It's the only failing test on these architectures. Can we skip it there too? (How do we determine the expected architecture name to use in the comparison?)

I see we don't have any test expectations for JSC tests. Is a bug report kept open somewhere to investigate the failure?
Comment 5 Michael Catanzaro 2020-05-11 07:12:11 PDT
(In reply to Michael Catanzaro from comment #4)
> (How do we determine the expected architecture name to use in the comparison?)

It will be a project... reported bug #211724.