Skip to content

Commit

Permalink
Enable the passing web platform tests (#3117)
Browse files Browse the repository at this point in the history
b/336799788
  • Loading branch information
sherryzy committed Apr 30, 2024
2 parents c21f78e + 4ab2542 commit 37c31fb
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 37c31fb

Please sign in to comment.