X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=LayoutTests%2Fimported%2Fw3c%2FChangeLog;h=c3d539f8a46347681d042903d6bcecde89aa0d5a;hp=a19d0de404ac211fbafc86e55ec869df85059048;hb=cae695f94a4b1f1c2fa8ccd0013331c1eae78c9c;hpb=26af4c19257e4eadfebd843de66982bd16007aba diff --git a/LayoutTests/imported/w3c/ChangeLog b/LayoutTests/imported/w3c/ChangeLog index a19d0de404ac..c3d539f8a463 100644 --- a/LayoutTests/imported/w3c/ChangeLog +++ b/LayoutTests/imported/w3c/ChangeLog @@ -1,3 +1,12 @@ +2015-10-21 Youenn Fablet + + W3C test importer should not import reference files as regular tests + https://bugs.webkit.org/show_bug.cgi?id=150331 + + Reviewed by Darin Adler. + + * resources/ImportExpectations: Removed some Skip expectations as test importer no longer will handle these files as tests, but as reference files. + 2015-10-21 Youenn Fablet Update web-platform-tests tests to the same revision as tools