Bug 207201 - REGRESSION: [ Mac iOS Debug ] Many API tests failing with ASSERTION FAILED: Completion handler should always be called !m_function
Summary: REGRESSION: [ Mac iOS Debug ] Many API tests failing with ASSERTION FAILED: C...
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-04 08:20 PST by Truitt Savell
Modified: 2020-02-04 23:05 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2020-02-04 08:20:40 PST
on Mac 34 API tests are failing with asserts

on iOS ~90 API tests are failing with asserts

Mac: https://build.webkit.org/builders/Apple-Catalina-Debug-WK2-Tests/builds/2106/steps/run-api-tests/logs/stdio
iOS: https://build.webkit.org/builders/Apple%20iOS%2013%20Simulator%20Debug%20WK2%20%28Tests%29/builds/2005/steps/run-api-tests/logs/stdio

I am able to reproduce these failures locally by simply running the tests. These tests pass on r255660 but not r255662.
Comment 1 Radar WebKit Bug Importer 2020-02-04 08:21:00 PST
<rdar://problem/59149664>
Comment 2 Alexey Proskuryakov 2020-02-04 23:05:14 PST
Per a radar comment, this was fixed in https://trac.webkit.org/r255705