[webkit-changes] [WebKit/WebKit] 5a2796: Tools/Scripts/run-webkit-tests does not recognize ...

icesfont noreply at github.com
Sat Sep 28 04:40:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5a279668079aad44b9f1ea3112024e8c582fcc70
      https://github.com/WebKit/WebKit/commit/5a279668079aad44b9f1ea3112024e8c582fcc70
  Author: Harry Chen <hchen at igalia.com>
  Date:   2024-09-28 (Sat, 28 Sep 2024)

  Changed paths:
    M LayoutTests/imported/w3c/resources/resource-files.json

  Log Message:
  -----------
  Tools/Scripts/run-webkit-tests does not recognize WPT crash tests in a crashtest directory
https://bugs.webkit.org/show_bug.cgi?id=276428

Reviewed by Sam Sneddon.

Various crashtests/* WPT tests are wrongfully skipped by the test runner due to being listed under `resource-files.json` wrongfully. This is likely due to them being imported when the importer script was on the revision in [1]. Since this seems to have been fixed in [2], simply remove the tests from `resource-files.json`.

[1]: https://github.com/WebKit/WebKit/commit/d8b1589e4915042608bb1a1a55bd291bcec76d51#diff-955991178e0e7971ad17ceface65532b503e98975aec31d0fc7093e0d80c3dc5R167-R169
[2]: https://github.com/WebKit/WebKit/commit/b70287103be9d7a826cb2697e7a951536dc2a04b
Canonical link: https://commits.webkit.org/284409@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list