Skip to content

Commit

Permalink
[Gardening]: REGRESSION (263917@main?): [ Sonoma Debug wk2 x86_64 ] 3…
Browse files Browse the repository at this point in the history
… tests in inspector/timeline are flaky crash with ASSERTION FAILED in void WebCore::InspectorTimelineAgent::didCompleteCurrentRecord(TimelineRecordType)

https://bugs.webkit.org/show_bug.cgi?id=266591
rdar://119828743

Unreviewed test gardening.

Adding test expectation

* LayoutTests/platform/mac-wk2/TestExpectations:

Canonical link: https://commits.webkit.org/272238@main
  • Loading branch information
martadarbinyan committed Dec 18, 2023
1 parent dcd6c46 commit 5d367b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions LayoutTests/platform/mac-wk2/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -1975,3 +1975,8 @@ webkit.org/b/265954 [ Ventura+ Release x86_64 ] media/video-audio-session-mode.h
webkit.org/b/266490 [ Sonoma+ ] fast/scrolling/overlay-scrollbars-scroll-corner.html [ Pass ImageOnlyFailure ]

webkit.org/b/266508 [ Monterey+ Release x86_64 ] fast/selectors/selection-window-inactive-stroke-color.html [ ImageOnlyFailure ]

# rdar://119828743 (REGRESSION (263917@main?): [ Sonoma Debug wk2 x86_64 ] 3 tests in inspector/timeline are flaky crash with ASSERTION FAILED in void WebCore::InspectorTimelineAgent::didCompleteCurrentRecord(TimelineRecordType)
[ Sonoma+ Debug x86_64 ] inspector/timeline/timeline-event-TimerInstall.html [ Pass Crash ]
[ Sonoma+ Debug x86_64 ] inspector/timeline/timeline-event-TimerRemove.html [ Pass Crash ]
[ Sonoma+ Debug x86_64 ] inspector/timeline/timeline-event-TimerFire.html [ Pass Crash ]

0 comments on commit 5d367b0

Please sign in to comment.