Bug 208022 - [ Mac wk1 Debug ] http/tests/history/back-to-post.php is flaky failing
Summary: [ Mac wk1 Debug ] http/tests/history/back-to-post.php is flaky failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac macOS 10.14
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-20 11:28 PST by Jason Lawrence
Modified: 2022-09-08 05:42 PDT (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 Jason Lawrence 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
+
Comment 1 Radar WebKit Bug Importer 2020-02-20 11:29:38 PST
<rdar://problem/59637016>
Comment 2 Jason Lawrence 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
Comment 3 Alexey Proskuryakov 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.
Comment 4 Karl Rackler 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.
Comment 5 EWS 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.