feat(chromium-tip-of-tree): roll to r1007 (#14225)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com>
This commit is contained in:
github-actions[bot] 2022-05-19 07:10:18 -07:00 committed by GitHub
parent 4af778fa46
commit d6780c5b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -15,9 +15,9 @@
},
{
"name": "chromium-tip-of-tree",
"revision": "1005",
"revision": "1007",
"installByDefault": false,
"browserVersion": "103.0.5054.0"
"browserVersion": "104.0.5067.0"
},
{
"name": "firefox",

View File

@ -102,7 +102,6 @@ it.describe('permissions', () => {
it('should trigger permission onchange', async ({ page, context, server, browserName, headless }) => {
it.fail(browserName === 'webkit');
it.fail(browserName === 'chromium' && !headless);
await page.goto(server.EMPTY_PAGE);
await page.evaluate(() => {