In 261079@main I added an `h2` key to `LayoutTests/imported/w3c/resources/config.json` but not to `LayoutTests/imported/w3c/web-platform-tests/config.json`. This is causing some layout test builders to fail when trying to read a nonexistent `h2` key.
rdar://106437906
<rdar://problem/106441625>
Pull request: https://github.com/WebKit/WebKit/pull/11248
Real fix is in https://bugs.webkit.org/show_bug.cgi?id=253602. *** This bug has been marked as a duplicate of bug 253602 ***