Bug 207246 - [GTK] Some w3c tests "fail" with "Harness error (TIMEOUT)" after r255550
Summary: [GTK] Some w3c tests "fail" with "Harness error (TIMEOUT)" after r255550
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-04 19:40 PST by Lauro Moura
Modified: 2020-05-07 08:25 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2020-02-04 19:40:41 PST
* imported/w3c/web-platform-tests/content-security-policy/generic/generic-0_10.sub.html
* imported/w3c/web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub.html
* imported/w3c/web-platform-tests/css/css-backgrounds/parsing/border-image-source-computed.sub.html

Only failure is "Harness Error (TIMEOUT), message = null". All existing checks passes.

Failures only in GTK since r255550 according to results.webkit.org link below

https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcontent-security-policy%2Fgeneric%2Fgeneric-0_10.sub.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-backgrounds%2Fparsing%2Fbackground-image-computed.sub.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-backgrounds%2Fparsing%2Fborder-image-source-computed.sub.html
Comment 1 Diego Pino 2020-02-05 03:25:25 PST
Three more tests that are timing out after r255550:

* fast/forms/image/image-error-event-modifies-type-crash.html [ Slow ]
* http/tests/contentextensions/make-https.html [ Slow ]
* js/dom/custom-constructors.html [ Slow ]
Comment 2 Diego Pino 2020-02-26 11:25:23 PST
* imported/w3c/web-platform-tests/content-security-policy/generic/generic-0_10.sub.html
* imported/w3c/web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub.html
* imported/w3c/web-platform-tests/css/css-backgrounds/parsing/border-image-source-computed.sub.html

were fixed in r256423.
Comment 3 Diego Pino 2020-05-07 08:25:35 PDT
I'm closing this bug since the main issues pointed by this bug were already fixed in r256423.

As for the remaining failures pointing to this bug:

webkit.org/b/207246 fast/forms/image/image-error-event-modifies-type-crash.html [ Slow ]
webkit.org/b/207246 http/tests/contentextensions/make-https.html [ Slow ]
webkit.org/b/207246 js/dom/custom-constructors.html [ Slow ]

they seem unrelated and the tests are didn't report an error since r258104, so I'm removing them from test expectations.