diff --git a/test/TestExpectations.json b/test/TestExpectations.json index 48197702ec8..a2331053176 100644 --- a/test/TestExpectations.json +++ b/test/TestExpectations.json @@ -215,6 +215,12 @@ "parameters": ["cdp", "firefox"], "expectations": ["SKIP"] }, + { + "testIdPattern": "[browser.spec] Browser specs Browser.process should return child_process instance", + "platforms": ["darwin", "linux", "win32"], + "parameters": ["webDriverBiDi"], + "expectations": ["PASS"] + }, { "testIdPattern": "[chromiumonly.spec] *", "platforms": ["darwin", "linux", "win32"],