Bug 229884
Summary: | [ JSC Catalina Debug ] testapi is failing on the Apple-Catalina-LLINT-CLoop-BuildAndTest bot | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, bfulgham, fpizlo, keith_miller, mark.lam, saam, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Jenner
testapi appears to be failing on the Apple-Catalina-LLINT-CLoop-BuildAndTest bot.
HISTORY:
https://results.webkit.org/?suite=javascriptcore-tests&test=testapi
BUILD:
https://build.webkit.org/#/builders/39/builds/5570
It is a flaky failure technically. But it is a fairly consistent failure having failed more frequently than it passes. It also appears to have been in this state since it started running on this queue, starting at r280283:
https://trac.webkit.org/changeset/280283/webkit
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/82734446>
Robert Jenner
I wouldn't classify this as a regression, being that it appears to have been problematic since it started running on that queue.
Ryan Haddad
The following message appears 6 times during the failing testapi runs:
FAILED MultithreadedMultiVMExecutionTest: script eval
Alexey Proskuryakov
It's usually passing on MacPro6,1, and usually failing on Macmini8,1.
Brent Fulgham
*** This bug has been marked as a duplicate of bug 235633 ***