Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1090551beb5074aa12cdd754271c6f719f8f9371
      
https://github.com/WebKit/WebKit/commit/1090551beb5074aa12cdd754271c6f719f8f9371
  Author: Roberto Rodriguez <[email protected]>
  Date:   2026-08-13 (Thu, 13 Aug 2026)

  Changed paths:
    M Source/ThirdParty/ANGLE/src/tests/deqp_support/angle_deqp_gtest.cpp

  Log Message:
  -----------
  [ANGLE] Avoid showing windows for dEQP tests
https://bugs.webkit.org/show_bug.cgi?id=321342
rdar://184376301

Reviewed by Dan Glastonbury.

313716@main hid the test windows for ANGLEEnd2EndTests. Make hidden the
default for the dEQP suites on Mac too, so long test runs don't steal focus.

dEQP creates its windows in tcuANGLENativeDisplayFactory.cpp from dEQP's own
--deqp-visibility option, which defaults to windowed. Extend the existing
SwiftShader-only check to pass --deqp-visibility=hidden on Mac as well. Skip it
when the option was already given, since dEQP rejects a command line that
specifies the same option twice.

* Source/ThirdParty/ANGLE/src/tests/deqp_support/angle_deqp_gtest.cpp:

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



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

Reply via email to