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

Not all tests are executed in ci mode #388

Closed
EvgeniyTatarin opened this issue Jul 21, 2014 · 1 comment
Closed

Not all tests are executed in ci mode #388

EvgeniyTatarin opened this issue Jul 21, 2014 · 1 comment

Comments

@EvgeniyTatarin
Copy link

Hello,

I have a main file which is invoked by testem, main file refers to several files with tests (eg test1.js, test2.js, test3.js). If I run testem in "dev" mode - all tests from all files are executed. If I do the same in the "ci" mode mostly only tests from the first file are executed. Sometimes tests from another test files are executed as well (mostly in FF); sometimes tests aren't executed at all in IE (i run them in IE,FF,Chrome). But I can see that IE browser was opened, however no result from it were provided.
I haven't found any solution for this issue or already created topic.

Thanks in advance,
Evgeniy

@johanneswuerbach
Copy link
Member

Do you have a repo, where I can reproduce this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants