[Webkit-unassigned] [Bug 212661] New: Some (non imported) layout tests try resources from WPT imported tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 2 14:11:10 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212661
Bug ID: 212661
Summary: Some (non imported) layout tests try resources from
WPT imported tests
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
I noticed meanwhile working on bug 212613 that the update of the WPT imported canvas tests was breaking tests in the directory canvas/philip/tests/
This is because some of this tests are using scripts from the directory of imported WPT tests.
Checking in more detail I see more tests doing things like this (for example some MathML tests trying to use fonts from the imported WPT tests) and tests in fast/css and fast/custom-elements trying also to use scripts.
This is major issue (IMHO) because updating the imported WPT tests and resources shouldn't break tests outside of the imported WPT Tests.
Let's try to copy the needed resources for this tests so they can work on their own without depending on a specific version of the imported WPT resources.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200602/56b44dce/attachment-0001.htm>
More information about the webkit-unassigned
mailing list