Bug 208022

Summary: [ Mac wk1 Debug ] http/tests/history/back-to-post.php is flaky failing
Product: WebKit Reporter: Jason Lawrence <Lawrence.j>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: rackler, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Mac   
OS: macOS 10.14   
See Also: https://bugs.webkit.org/show_bug.cgi?id=153314

Jason Lawrence
Reported 2020-02-20 11:28:55 PST
http/tests/history/back-to-post.php Description: This test is flaky failing on Mac wk1 Debug. The oldest failure that I see is on r254393 (same diff). History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fhistory%2Fback-to-post.php&platform=mac&style=debug&flavor=wk1 Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/http/tests/history/back-to-post-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/http/tests/history/back-to-post-actual.txt @@ -1,4 +1,10 @@ -Test for rdar://problem/6791439 Getting an error page instead of login page navigating back in gmail. +CONSOLE MESSAGE: line 22: Starting test. +Tests that an onload handler that runs history.back() that's triggered by a history.back() doesn't crash the browser (see http://crbug.com/59554 for more details). -PASS - +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". + + +PASS successfullyParsed is true + +TEST COMPLETE +
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-20 11:29:38 PST
Jason Lawrence
Comment 2 2020-02-20 11:40:34 PST
I have marked this test as failing while the issue is being investigated. https://trac.webkit.org/changeset/257075/webkit
Alexey Proskuryakov
Comment 3 2020-02-22 17:01:50 PST
> The oldest failure that I see is on r254393 (same diff). Loading more history, I see a failure with r251038, so it's more of "as long as we have history" case.
Karl Rackler
Comment 4 2022-09-07 14:32:25 PDT
macOS wk2 Release, this test was consistently passing until approximately at 251105@main, the test began to flaky timeout. macOS wk1 Release x86_64 on one bot at approximately 252062@main, the test began to flaky fail when brought online and has continued since that time. There is no other bot for this configuration, so no one-to-one comparison cannot be made, but comparing against similar bots did not reveal any obvious differences. Updating test expectations to reflect the current test status.
EWS
Comment 5 2022-09-07 14:42:02 PDT
Test gardening commit 254250@main (101e73a89135): <https://commits.webkit.org/254250@main> Reviewed commits have been landed. Closing PR #4109 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.