Bug 286579
| Summary: | REGRESSION(289357@main): [macOS iOS] 10 TestWebKitAPI tests are failing/crashing (failure in EWS) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
Multiple API tests are failing after 289357@main.
TestWebKitAPI.ContentRuleList.ResourceTypes
TestWebKitAPI.PrivateClickMeasurement.DestinationClickFraudPrevention
TestWebKitAPI.PrivateClickMeasurement.SourceClickFraudPrevention
TestWebKitAPI.PrivateClickMeasurement.Basic
TestWebKitAPI.PrivateClickMeasurement.BasicWithEphemeralIOSSPI
TestWebKitAPI.PrivateClickMeasurement.BasicWithIOSSPI
TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality
TestWebKitAPI.PrivateClickMeasurement.DatabaseLocation
TestWebKitAPI.PrivateClickMeasurement.EphemeralWithAttributedBundleIdentifier
TestWebKitAPI.SOAuthorizationRedirect.InterceptionSucceedWith307Simple
Errors:
worker/0 TestWebKitAPI.PrivateClickMeasurement.BasicWithIOSSPI Failed
/Volumes/Data/worker/iOS-18-Simulator-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/EventAttribution.mm:165
Expected equality of these values:
bodyBegin
Which is: ""
"{\"source_engagement_type\":\"click\",\"source_site\":\"127.0.0.1\",\"source_id\":42,\"attributed_on_site\":\"example.com\",\"trigger_data\":12,\"version\":3}"
worker/0 TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality Failed (took 3.6 seconds)
/Volumes/Data/worker/iOS-18-Simulator-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/EventAttribution.mm:165
Expected equality of these values:
bodyBegin
Which is: ""
"{\"source_engagement_type\":\"click\",\"source_site\":\"127.0.0.1\",\"source_id\":42,\"attributed_on_site\":\"example.com\",\"trigger_data\":12,\"version\":3}"
worker/0 TestWebKitAPI.PrivateClickMeasurement.DatabaseLocation Failed (took 3.7 seconds)
Child process terminated with signal 5: Trace/BPT trap
worker/0 TestWebKitAPI.PrivateClickMeasurement.DestinationClickFraudPrevention Crashed
worker/0 TestWebKitAPI.PrivateClickMeasurement.EarliestTimeToSendAttributionMinimumDelay Passed
/Volumes/Data/worker/iOS-18-Simulator-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/EventAttribution.mm:165
Expected equality of these values:
bodyBegin
Which is: ""
"{\"source_engagement_type\":\"click\",\"source_site\":\"127.0.0.1\",\"source_id\":42,\"attributed_on_site\":\"example.com\",\"trigger_data\":12,\"version\":3}"
Test results:
https://ews-build.webkit.org/#/builders/13/builds/75245
History:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.ContentRuleList.ResourceTypes&test=TestWebKitAPI.PrivateClickMeasurement.Basic&test=TestWebKitAPI.PrivateClickMeasurement.BasicWithEphemeralIOSSPI&test=TestWebKitAPI.PrivateClickMeasurement.BasicWithIOSSPI&test=TestWebKitAPI.PrivateClickMeasurement.DaemonBasicFunctionality&test=TestWebKitAPI.PrivateClickMeasurement.DatabaseLocation&test=TestWebKitAPI.PrivateClickMeasurement.DestinationClickFraudPrevention&test=TestWebKitAPI.PrivateClickMeasurement.EphemeralWithAttributedBundleIdentifier&test=TestWebKitAPI.PrivateClickMeasurement.SourceClickFraudPrevention&test=TestWebKitAPI.SOAuthorizationRedirect.InterceptionSucceedWith307Simple
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143703766>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/39600
EWS
Committed 289433@main (18ac23068497): <https://commits.webkit.org/289433@main>
Reviewed commits have been landed. Closing PR #39600 and removing active labels.