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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jasmine based tests not completing #139

Open
parris opened this issue Jun 16, 2014 · 3 comments
Open

Jasmine based tests not completing #139

parris opened this issue Jun 16, 2014 · 3 comments

Comments

@parris
Copy link

parris commented Jun 16, 2014

Hi,
I may be doing something wrong, but my jasmine based tests seem to not finish ever in internet explorer (until they timeout). They do in fact pass.

Similarly when tests fail in other browsers a timeout needs to occur before the test run completes.

I'm using the latest jasmine-jsreporter. I start it using jasmine.getEnv().addReporter(new jasmine.JSReporter2()); Any thoughts? Tips?

@Jonahss
Copy link
Collaborator

Jonahss commented Jun 16, 2014

JSReporter2. I haven't checked how the Jasmine2.0 reporter works, may require work on my end. Will be something I'll be taking a look at next week.

@parris
Copy link
Author

parris commented Jun 17, 2014

Cool. Ive been using grunt-contrib-jasmine btw. Might be helpful to throw
something to test.
On Jun 16, 2014 1:25 PM, "Jonah" [email protected] wrote:

JSReporter2. I haven't checked how the Jasmine2.0 reporter works, may
require work on my end. Will be something I'll be taking a look at next
week.


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

@cobbdb
Copy link

cobbdb commented Aug 15, 2014

Having the same problem. For a while could get tests to pass using the SauceLabs rest api and the onTestComplete callback like in the readme example, but just ran a build today where this problem has cropped back up again.

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

No branches or pull requests

3 participants