NEW 265057
REGRESSION (270849@main): [ macOS ] http/tests/inspector/target/provisional-load-cancels-previous-load.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=265057
Summary REGRESSION (270849@main): [ macOS ] http/tests/inspector/target/provisional-l...
Marta Darbinyan
Reported 2023-11-17 11:41:57 PST
Description: http/tests/inspector/target/provisional-load-cancels-previous-load.html is failing on macOS ToT starting from 270849@main. This issue can be bisected to 270849@main using the command: run-webkit-tests --release --iterations=1 http/tests/inspector/target/provisional-load-cancels-previous-load.html History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Finspector%2Ftarget%2Fprovisional-load-cancels-previous-load.html Diff Crash: @@ -8,10 +8,7 @@ PASS: Target 1 should be provisional. PASS: Target 1 should be paused on start. PASS: Should receive TargetRemoved event for target 1 -PASS: Should receive TargetAdded event for target 2. -PASS: Target 2 should be provisional. -PASS: Target 2 should be paused on start. -PASS: Should receive TargetRemoved event for target 0 -PASS: Should receive DidCommitProvisionalTarget event 0 => 2. -PASS: Should have seen 3 different targets. +FAIL: Should have seen 3 different targets. + Expected: 3 + Actual: 2 Link: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Skip-Failing-Tests/270849@main%20(14860)/http/tests/inspector/target/provisional-load-cancels-previous-load-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-17 11:42:46 PST
Alexey Proskuryakov
Comment 2 2023-11-19 18:19:52 PST
Seems like this got fixed via bug 265063 for some reason?
Note You need to log in before you can comment on or make changes to this bug.