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

fix(jenkins): reset baseUrl in protractor conf #9816

Merged
merged 1 commit into from
Oct 28, 2014

Conversation

jeffbcross
Copy link
Contributor

(Tested before and after fix locally and manually on ci.angularjs.org)

Commit 22b817e changed the url
used by protractor in all docs tests to add build/docs, which
was already set to the baseUrl in protractor-jenkins.conf. This
commit just changes the protractor config's baseUrl to adapt
to the changes in the spec files.

Closes #9783

@jeffbcross
Copy link
Contributor Author

@caitp mind taking a look?

Commit 22b817e changed the url
used by protractor in all docs tests to prepend "build/docs", which
was already set to the `baseUrl` in `protractor-jenkins.conf`. This
commit just changes the protractor config's `baseUrl` to adapt
to the changes in the spec files.

Closes angular#9783
@caitp
Copy link
Contributor

caitp commented Oct 28, 2014

Yeah looking

@caitp
Copy link
Contributor

caitp commented Oct 28, 2014

So jenkins was just using the wrong base?

@jeffbcross
Copy link
Contributor Author

Yep. Well, the base became wrong after the path in all the tests changed.

On Tue Oct 28 2014 at 1:35:33 PM Caitlin Potter notifications@github.com
wrote:

So jenkins was just using the wrong base?


Reply to this email directly or view it on GitHub
#9816 (comment).

@caitp
Copy link
Contributor

caitp commented Oct 28, 2014

So your build isn't running on jenkins right now, but the fix looks right to me --- I'm just not sure if there's more problems following that

@jeffbcross
Copy link
Contributor Author

I manually ran grunt test:ci-protractor on ci via ssh and verified fix. Can't actually build through the Jenkins UI because it will git checkout upstream and blow away local changes.

@caitp
Copy link
Contributor

caitp commented Oct 28, 2014

lgtm

@jeffbcross
Copy link
Contributor Author

Thanks! Merged: b4db713

@jeffbcross jeffbcross closed this Oct 28, 2014
@jeffbcross jeffbcross merged commit b4db713 into angular:master Oct 28, 2014
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.

ci.angularjs.org is having a bad week
2 participants