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

fix(jenkins): get rid of Opera from the Jenkins build script, it doesn't work #15691

Closed
wants to merge 2 commits into from

Conversation

mgol
Copy link
Member

@mgol mgol commented Feb 8, 2017

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

What is the current behavior? (You can also link to an open issue here)
Jenkins fails because the Opera Karma launcher is missing.

What is the new behavior (if this is a feature change)?
Opera is not tried to be launched.

Does this PR introduce a breaking change?
No.

Please check if the PR fulfills these requirements

Other information:
Another commit removes Opera mentions from source as we no longer support it officially.

mgol added 2 commits February 8, 2017 18:39
…n't work

The Opera launcher hasn't been installed for ages but until Karma 1.4.0
the error of Opera not being able to start was ignored. Karma has fixed the bug
and now Jenkins is failing.
We don't support Opera officially anymore (it's sort-of supported via being
based on Blink) so its mentions in the docs has now been removed.

We also don't have the Opera launcher installed so the advise to use it just
wouldn't work anyway.
@mgol
Copy link
Member Author

mgol commented Feb 8, 2017

Should the first commit be of the infrastructure type instead of fix?

@gkalpak
Copy link
Member

gkalpak commented Feb 9, 2017

You know there is no infrastructure type, right? 😛

@mgol
Copy link
Member Author

mgol commented Feb 9, 2017

There is in the labels! 😞

@gkalpak
Copy link
Member

gkalpak commented Feb 9, 2017

¯\_(ツ)_/¯

gkalpak pushed a commit that referenced this pull request Feb 9, 2017
The Opera launcher hasn't been installed for ages, but until Karma 1.4.0 the
error of Opera not being able to start was ignored. Karma has fixed the bug and
now Jenkins is failing.

This commit also removes Opera/Opera launcher mentions from the docs. We don't
support Opera officially anymore (it's sort-of supported via being based on
Blink).

Closes #15691
@gkalpak gkalpak closed this in 2c7400e Feb 9, 2017
@mgol mgol deleted the opera branch February 9, 2017 11:32
ellimist pushed a commit to ellimist/angular.js that referenced this pull request Mar 15, 2017
The Opera launcher hasn't been installed for ages, but until Karma 1.4.0 the
error of Opera not being able to start was ignored. Karma has fixed the bug and
now Jenkins is failing.

This commit also removes Opera/Opera launcher mentions from the docs. We don't
support Opera officially anymore (it's sort-of supported via being based on
Blink).

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

Successfully merging this pull request may close these issues.

3 participants