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

Running the test suite fails with a 'Could not parse test output' error #2

Open
b00gizm opened this issue Mar 16, 2010 · 5 comments
Open

Comments

@b00gizm
Copy link

b00gizm commented Mar 16, 2010

If I try to run my whole test suite via php lime every single tests fails with the following output

Foo..................................................................not ok
    Errors:
    Could not parse test output: " a:2:{i:0;s:5:"focus";i:1;a:1:{i:0;s:70:"/path/to/project/test/unit/FooTest.php";}}"

If I run all my tests manually via e.g. php lime test=Foo, they all pass.

@webmozart
Copy link
Owner

Can you please show me the contents of your lime.config.php?

@b00gizm
Copy link
Author

b00gizm commented Mar 17, 2010

I basically c+p it from the Lime2 root folder (and just did one minor change).

I ran all the test you provided with the framework and everything went well, but when I ran my tests I got this output from above.

@webmozart
Copy link
Owner

I suspected that. Please try deleting the lime.config.php and run --init again. Customize the new lime.config.php then.

@b00gizm
Copy link
Author

b00gizm commented Mar 18, 2010

I tried, but I'm still having this issue :(

@webmozart
Copy link
Owner

Can you post your lime.config.php please?

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