Skip to content

Commit

Permalink
chore: include headless in the flaky test expectation (#9316)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrKoN committed Nov 23, 2022
1 parent 611ed70 commit da92055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/TestExpectations.json
Expand Up @@ -2120,7 +2120,7 @@
{
"testIdPattern": "[waittask.spec] waittask specs Frame.waitForSelector should survive cross-process navigation",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["firefox", "headful"],
"parameters": ["firefox"],
"expectations": ["PASS", "FAIL"]
}
]

0 comments on commit da92055

Please sign in to comment.