Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0a0d762c4127aa10da9bc1345d46799a5856a17f
https://github.com/WebKit/WebKit/commit/0a0d762c4127aa10da9bc1345d46799a5856a17f
Author: Kimmo Kinnunen <[email protected]>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M Source/ThirdParty/ANGLE/src/common/platform_helpers.h
M Source/ThirdParty/ANGLE/src/tests/angle_end2end_tests_expectations.txt
M Source/ThirdParty/ANGLE/src/tests/test_expectations/GPUTestConfig.cpp
M Source/ThirdParty/ANGLE/src/tests/test_expectations/GPUTestConfig.h
M
Source/ThirdParty/ANGLE/src/tests/test_expectations/GPUTestExpectationsParser.cpp
Log Message:
-----------
ANGLE: Metal: Add ability to skip tests for simulator, debug layers
https://bugs.webkit.org/show_bug.cgi?id=315751
rdar://178139405
Reviewed by Dan Glastonbury.
This is useful to for example with the test skip added here,
a simulator + debug layers bug.
* Source/ThirdParty/ANGLE/src/common/platform_helpers.h:
(angle::IsIOSSimulator):
* Source/ThirdParty/ANGLE/src/tests/angle_end2end_tests_expectations.txt:
* Source/ThirdParty/ANGLE/src/tests/test_expectations/GPUTestConfig.cpp:
(angle::GPUTestConfig::GPUTestConfig):
* Source/ThirdParty/ANGLE/src/tests/test_expectations/GPUTestConfig.h:
*
Source/ThirdParty/ANGLE/src/tests/test_expectations/GPUTestExpectationsParser.cpp:
(angle::GPUTestExpectationsParser::parseLine):
Canonical link: https://commits.webkit.org/314282@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications