Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser(firefox): instrument all windows, support silent mode #1612

Merged
merged 1 commit into from Mar 31, 2020
Merged

browser(firefox): instrument all windows, support silent mode #1612

merged 1 commit into from Mar 31, 2020

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Mar 31, 2020

Includes dgozman/gecko-dev@4b00d5d and playwright.cfg change.

@aslushnikov aslushnikov merged commit 314eb40 into microsoft:master Mar 31, 2020
yury-s added a commit to yury-s/playwright that referenced this pull request Apr 1, 2020
…microsoft#1612)"

This reverts commit 314eb40.

Tests are hanging on Linux:

Testing on Node v12.6.0
WARN: running Firefox tests with /home/yurys/playwright/browser_patches/firefox/checkout/obj-build-playwright/dist/bin/firefox
Running 1 focused tests out of total 984 on 20 workers

Focused Suites and Tests:
  1) Firefox [Driver] Page.evaluate should work (evaluation.spec.js:31:5)

  pw:browser:proc:[1] <launching> /home/yurys/playwright/browser_patches/firefox/checkout/obj-build-playwright/dist/bin/firefox -no-remote -headless -profile /tmp/playwright_dev_firefox_profile-WlBvTh -juggler 0 about:blank +0ms
  pw:browser:err:[1] *** You are running in headless mode. +0ms
  pw:browser:out:[1] 1585699649772      addons.webextension.doh-rollout@mozilla.org     WARN    Loading extension 'doh-rollout@mozilla.org': Reading manifest: Invalid extension permission: networkStatus +0ms
  pw:browser:out:[1] 1585699650540      addons.webextension.screenshots@mozilla.org     WARN    Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: mozillaAddons +768ms
  pw:browser:out:[1] 1585699650541      addons.webextension.screenshots@mozilla.org     WARN    Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: telemetry +0ms
  pw:browser:out:[1] 1585699650541      addons.webextension.screenshots@mozilla.org     WARN    Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: resource://pdf.js/ +0ms
  pw:browser:out:[1] 1585699650541      addons.webextension.screenshots@mozilla.org     WARN    Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: about:reader* +0ms
  pw:browser:out:[1] Juggler listening on ws://127.0.0.1:33883/a943e269-48d9-494c-819f-ab533724739d +171ms
  pw:protocol SEND ► {"id":1,"method":"Browser.enable","params":{"attachToDefaultContext":false}} +0ms

Failures:
1) [worker = null] [CRASHED] Firefox [Driver] Page.evaluate should work (evaluation.spec.js:31:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants