Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

chore(*): update all Karma-related packages except Karma #15966

Merged
merged 1 commit into from
May 6, 2017

Conversation

mgol
Copy link
Member

@mgol mgol commented May 5, 2017

The updated karma-chrome-launcher adds support for ChromeHeadless &
ChromeCanaryHeadless launchers; test with:

karma start karma-jqlite.conf.js --browsers=ChromeCanaryHeadless

The updated karma-firefox-launcher disables multi-process which may increase
stability on Jenkins.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Chore.

What is the current behavior? (You can also link to an open issue here)
N/A

What is the new behavior (if this is a feature change)?
N/A

Does this PR introduce a breaking change?
No.

Please check if the PR fulfills these requirements

Other information:

@mgol mgol requested a review from Narretz May 5, 2017 08:45
mgol added a commit to mgol/angular.js that referenced this pull request May 5, 2017
Karma can't be updated due to a bug:
karma-runner/karma#2582
that's already fixed on master but not released yet.

The updated karma-chrome-launcher adds support for ChromeHeadless &
ChromeCanaryHeadless launchers; test with:

    karma start karma-jqlite.conf.js --browsers=ChromeCanaryHeadless

The updated karma-firefox-launcher disables multi-process which may increase
stability on Jenkins.

Closes angular#15966
@Narretz
Copy link
Contributor

Narretz commented May 6, 2017

Karma 1.7.0 is out karma-runner/karma@2a847c2

The updated karma-chrome-launcher adds support for ChromeHeadless &
ChromeCanaryHeadless launchers; test with:

    karma start karma-jqlite.conf.js --browsers=ChromeCanaryHeadless

The updated karma-firefox-launcher disables multi-process which may increase
stability on Jenkins.

Closes angular#15966
@mgol mgol merged commit 1069086 into angular:master May 6, 2017
@mgol mgol deleted the karma-updates branch May 6, 2017 15:50
mgol added a commit that referenced this pull request May 6, 2017
The updated karma-chrome-launcher adds support for ChromeHeadless &
ChromeCanaryHeadless launchers; test with:

    karma start karma-jqlite.conf.js --browsers=ChromeCanaryHeadless

The updated karma-firefox-launcher disables multi-process which may increase
stability on Jenkins.

Closes #15966
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants