diff --git a/test/TestExpectations.json b/test/TestExpectations.json index ac93862a349..5d7cdd8f718 100644 --- a/test/TestExpectations.json +++ b/test/TestExpectations.json @@ -390,13 +390,6 @@ "expectations": ["SKIP"], "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" }, - { - "testIdPattern": "[frame.spec] Frame specs Frame Management should report frame.name()", - "platforms": ["darwin", "linux", "win32"], - "parameters": ["webDriverBiDi"], - "expectations": ["FAIL"], - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" - }, { "testIdPattern": "[idle_override.spec] *", "platforms": ["darwin", "linux", "win32"], @@ -1692,13 +1685,6 @@ "expectations": ["SKIP"], "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" }, - { - "testIdPattern": "[frame.spec] Frame specs Frame Management should report frame.name()", - "platforms": ["darwin", "linux", "win32"], - "parameters": ["cdp", "firefox"], - "expectations": ["SKIP"], - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" - }, { "testIdPattern": "[frame.spec] Frame specs Frame Management should report frame.parent()", "platforms": ["darwin", "linux", "win32"],