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

Run tests on ci.testling.com #27

Open
Raynos opened this issue Dec 16, 2012 · 14 comments
Open

Run tests on ci.testling.com #27

Raynos opened this issue Dec 16, 2012 · 14 comments

Comments

@Raynos
Copy link
Contributor

Raynos commented Dec 16, 2012

http://ci.testling.com/

I want to see the browser support matrix for reducers.

@Gozala
Copy link
Owner

Gozala commented Dec 17, 2012

I would love to get a pull request 😄

@Raynos
Copy link
Contributor Author

Raynos commented Dec 17, 2012

Then I have to touch your weird test framework that you havn't touched in 18 months and it has weird exports things and it doesnt output tap!

Port your tests to use substack/tape and i'll get it working on ci.testling :D

@Gozala
Copy link
Owner

Gozala commented Dec 17, 2012

I don't mind pull request that rewrites test to tape too :D
I'd like to port tests, but it likely require some work to make it work with phantomify. But Yeah I wanna do that at some point.

@Raynos
Copy link
Contributor Author

Raynos commented Dec 17, 2012

What your running shit in phantomify? That's MADNESS

@Raynos
Copy link
Contributor Author

Raynos commented Dec 17, 2012

I'm going to see whether your tests run in testem at some point. although I may do that with reflex instead

@Gozala
Copy link
Owner

Gozala commented Dec 17, 2012

What your running shit in phantomify? That's MADNESS

No it's great for testing node code on headless webkit without any code changes that also works on travis.ci

@Raynos
Copy link
Contributor Author

Raynos commented Jan 16, 2013

oh lol. duplicate.

Gozala added a commit that referenced this issue Jan 20, 2013
Integrating testling-ci integration tests. #27
@Gozala
Copy link
Owner

Gozala commented Jan 20, 2013

Ok I have being trying to setup testling.ci but for unknown reasons test won't even run
http://ci.testling.com/Gozala/reducers

@Raynos
Copy link
Contributor Author

Raynos commented Jan 20, 2013

@Gozala bitch at @substack about them using an old version of browserify

@Gozala
Copy link
Owner

Gozala commented Jan 20, 2013

I think it may be related to the fact that timers module was not found for testling.ci trying to workaround this now.

@Gozala
Copy link
Owner

Gozala commented Jan 20, 2013

ok finally tests are running but still something strange is going on.
Tests pass but still reported as errored http://ci.testling.com/Gozala/reducers

It also looks like only subset of tests run ...

@Gozala
Copy link
Owner

Gozala commented Jan 20, 2013

I have manually compiled test file with browserify and run test on FF, Chrome, Safari and Opera. All tests seem to pass fine not sure what's wrong with ci.testling

@Raynos
Copy link
Contributor Author

Raynos commented Jan 20, 2013

I'm not sure :(. I asked in #browserling

@Gozala
Copy link
Owner

Gozala commented Jan 21, 2013

@substack It seems to me that tests still don't run as expected, chrome stops running at random points and other the IE tests not even run in other browsers. Is it some other issue now or the fix did not quite fixed it ?

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

2 participants