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

chore(jasmine2): upgrade jasmine to 2.2 #1795

Closed
wants to merge 1 commit into from

Conversation

hankduan
Copy link
Contributor

@hankduan hankduan commented Feb 9, 2015

This will enable spec-based timeout (i.e. it('description', test_func, timeout))
and proper stack trace propagation

This will enable spec-based timeout (i.e. it('description', test_func, timeout))
and proper stack trace propagation
@juliemr
Copy link
Member

juliemr commented Feb 10, 2015

Looks like tests are failing because the fix that I submitted for matching arrays from different contexts is not yet in jasmine. Can we wait for that?

@hankduan
Copy link
Contributor Author

Doesn't seem like we have a choice :P

@hankduan
Copy link
Contributor Author

I'm going to close this for now then since it's going to be a while before they release a new version

@hankduan hankduan closed this Feb 10, 2015
@juliemr
Copy link
Member

juliemr commented Mar 16, 2015

Reopening so it's more searchable and I can remember what's going on :P

@juliemr juliemr reopened this Mar 16, 2015
@juliemr
Copy link
Member

juliemr commented Mar 16, 2015

Waiting for a release with jasmine/jasmine#767

@juliemr juliemr added this to the Pending milestone Mar 16, 2015
@JonDuffy
Copy link

JonDuffy commented May 1, 2015

Hi,
Using jasmine 2.1.1 is giving me incorrect stack traces:
#2094

Issue is resolved by upgrading to 2.2.1

@juliemr
Copy link
Member

juliemr commented May 1, 2015

Update! Jasmine 2.3.0 is out. Protractor will test and update soon.

@juliemr juliemr self-assigned this May 1, 2015
@juliemr juliemr modified the milestones: Upcoming, Pending May 1, 2015
juliemr added a commit to juliemr/protractor that referenced this pull request May 15, 2015
@juliemr juliemr closed this in 25b1fa0 May 15, 2015
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.

4 participants