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

Simpletest debug() not working / Exceptions not showing #25

Open
bozzltron opened this issue Feb 15, 2012 · 2 comments
Open

Simpletest debug() not working / Exceptions not showing #25

bozzltron opened this issue Feb 15, 2012 · 2 comments

Comments

@bozzltron
Copy link

I upgraded to 6.23 and am in the middle of simpletest development. I am unable to get debug function to work. Plus, the yellow exceptions that used to show up in my test are no longer showing up. I'm am going to test debug() on a fresh install of pressflow.

@bozzltron
Copy link
Author

I ran the simpletest test and got the following failures:

Cannot access install.php with a "simpletest" user-agent header.
Found assertion {"Division by zero", "Warning", "Fail", "simpletest.test", "SimpleTestFunctionalTest->stubTest()"}.
Found assertion {"array_key_exists", "Warning", "Fail", "simpletest.test", "SimpleTestFunctionalTest->stubTest()"}.
Found assertion {"Debug: 'Foo'", "Debug", "Fail", "simpletest.test", "SimpleTestFunctionalTest->stubTest()"}.
Stub test summary is correct
Found assertion {"Division by zero", "Warning", "Fail", "simpletest.test", "SimpleTestFunctionalTest->stubTest()"}.
Found assertion {"array_key_exists", "Warning", "Fail", "simpletest.test", "SimpleTestFunctionalTest->stubTest()"}.
Found assertion {"Debug: 'Foo'", "Debug", "Fail", "simpletest.test", "SimpleTestFunctionalTest->stubTest()"}.
Stub test summary is correct

@bozzltron
Copy link
Author

Even on a fresh pressflow install I get the preceding errors except the first one. The reason I get it in my other instance is due to install.php being deleted.

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

1 participant