http://qa.drupal.org/pifr/test/399678

Verbose messages are missing on d.o (where are these). I cannot debug d.o. Additional the 100% same test works a few lines before.

Can you help, please?

Comments

rfay’s picture

Verbose is turned off on qa, but you can still add assert(TRUE, "message") and debug() statements (D7) if you like.

There is an FAQ on differences between the testbot and your local on http://drupal.org/project/testbot.

Just from a quick view of the tests, I'd be suspicious that you're assuming URLs that begin with a /, when clean_urls are not on on the testbot.

hass’s picture

Thanks for feedback, i give it a try.

Just from a quick view of the tests, I'd be suspicious that you're assuming URLs that begin with a /, when clean_urls are not on on the testbot.

I'm confused, what test or line of code do you mean?

hass’s picture

DEV http://qa.drupal.org/pifr/test/135444 passes... How strange is this?

hass’s picture

Category: bug » support
Status: Active » Fixed

I think I found it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.