Skip to content

Commit

Permalink
Cherry pick PR #3117: Enable the passing web platform tests (#3119)
Browse files Browse the repository at this point in the history
Refer to the original PR: #3117

b/336799788

Co-authored-by: Sherry Zhou <[email protected]>
  • Loading branch information
cobalt-github-releaser-bot and sherryzy committed May 3, 2024
1 parent de16dd2 commit 708df44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cobalt/build/cobalt_configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,6 @@ def GetWebPlatformTestFilters(self):
'websockets/WebPlatformTest.Run/websockets_opening_handshake_003_html',
'websockets/WebPlatformTest.Run/websockets_opening_handshake_005_html',
'service_workers/WebPlatformTest.Run/service_workers_service_worker_register_wait_forever_in_install_worker_https_html',
'csp/WebPlatformTest.Run/content_security_policy_script_src_script_src_1_10_1_html',
'html/WebPlatformTest.Run/html_dom_documents_dom_tree_accessors_Document_currentScript_sub_html',
]
return filters

Expand Down

0 comments on commit 708df44

Please sign in to comment.