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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip detectBrowsers when explicitly passing browsers #1490

Merged
merged 2 commits into from Feb 9, 2018

Conversation

saschanaz
Copy link
Member

This enables npm run karma -- --browsers FirefoxHeadless to skip automatic browser detection.

Bonus: Using ChromeHeadless does not require xvfb 馃憤

Copy link
Member

@marcoscaceres marcoscaceres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@saschanaz saschanaz merged commit cb910fe into develop Feb 9, 2018
@saschanaz saschanaz deleted the detect-optout branch February 9, 2018 01:56
marcoscaceres added a commit that referenced this pull request Feb 12, 2018
* develop:
  v19.2.0
  docs(examples): use github config option (#1500)
  fix(tools/release): use build:components instead (#1501)
  fix: ping SpecRef in ordering-safe way  (#1499)
  chore: update dependencies (#1498)
  fix: prevent unordered tests from conflicting (#1495)
  refactor: remove WebIDL array support  (#1496)
  Feat: link to pull requests in headers
  Skip detectBrowsers when explicitly passing browsers (#1490)
  refactor: use node.js api rather than unix commands  (#1488)
  refactor: use puppeteer instead of nightmare (#1483)
  chore(package): update jasmine-core to version 3.0.0 (#1481)
  workaround: use sudo required on travis (#1478)
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