[webkit-changes] [WebKit/WebKit] c2058b: [WPE] Skip Qt API tests if the system doesn't have...

Carlos Alberto Lopez Perez noreply at github.com
Thu Nov 9 05:14:15 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c2058bfb2aeb23ca57e72fd5ccf33e9d9b41600d
      https://github.com/WebKit/WebKit/commit/c2058bfb2aeb23ca57e72fd5ccf33e9d9b41600d
  Author: Carlos Alberto Lopez Perez <clopez at igalia.com>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M Tools/glib/api_test_runner.py

  Log Message:
  -----------
  [WPE] Skip Qt API tests if the system doesn't have a GPU available
https://bugs.webkit.org/show_bug.cgi?id=264460

Reviewed by Philippe Normand.

Qt API tests don't work (crash) when executed on a system without GPU.
Skip this tests on such systems meanwhile the problem reported on
https://webkit.org/b/264458 is not fixed.

* Tools/glib/api_test_runner.py:
(TestRunner._has_gpu_available):
(TestRunner.run_tests):

Canonical link: https://commits.webkit.org/270441@main




More information about the webkit-changes mailing list