NEW 166025
REGRESSION: LayoutTest http/tests/fetch/fetching-same-resource-with-diffferent-options.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=166025
Summary REGRESSION: LayoutTest http/tests/fetch/fetching-same-resource-with-diffferen...
Ryan Haddad
Reported 2016-12-19 10:47:05 PST
LayoutTest http/tests/fetch/fetching-same-resource-with-diffferent-options.html is a flaky failure https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r209983%20(2426)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Ffetch%2Ffetching-same-resource-with-diffferent-options.html --- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/http/tests/fetch/fetching-same-resource-with-diffferent-options-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/http/tests/fetch/fetching-same-resource-with-diffferent-options-actual.txt @@ -1,7 +1,7 @@ +CONSOLE MESSAGE: Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true. +CONSOLE MESSAGE: Fetch API cannot load http://localhost:8000/resources/download-json-with-delay.php?iteration=2&delay=100&cors=true&allowCache=true&test=2. Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true. CONSOLE MESSAGE: Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true. CONSOLE MESSAGE: Fetch API cannot load http://localhost:8000/resources/download-json-with-delay.php?iteration=2&delay=100&cors=true&allowCache=true&test=1. Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true. -CONSOLE MESSAGE: Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true. -CONSOLE MESSAGE: Fetch API cannot load http://localhost:8000/resources/download-json-with-delay.php?iteration=2&delay=100&cors=true&allowCache=true&test=2. Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true. CONSOLE MESSAGE: Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true. CONSOLE MESSAGE: Fetch API cannot load http://localhost:8000/resources/download-json-with-delay.php?iteration=2&delay=100&cors=true&allowCache=true&test=3. Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true. CONSOLE MESSAGE: Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true.
Attachments
Ryan Haddad
Comment 1 2016-12-19 18:32:59 PST
Marked test as flaky in http://trac.webkit.org/projects/webkit/changeset/210012 because it was affecting EWS and I don't know the regression point yet.
Ryan Haddad
Comment 2 2017-01-18 16:53:08 PST
Marked test as flaky on ios-simulator-wk2 in https://trac.webkit.org/changeset/210900
Michael Catanzaro
Comment 3 2017-09-11 17:26:35 PDT
I'm going to mark it as flaky on all platforms.
Michael Catanzaro
Comment 4 2017-09-11 17:29:04 PDT
(In reply to Ryan Haddad from comment #1) > I don't know the regression point yet. Our first recorded failure for GTK port is r209973, which is clearly unrelated. The test usually passes so it's going to be hard to guess when it started to fail.
Michael Catanzaro
Comment 5 2017-09-11 17:31:28 PDT
Um, the name of this test is also misspelled. I'm going to take this opportunity while moving the expectation to rename it (diffferent -> different).
Note You need to log in before you can comment on or make changes to this bug.