Revision 48 at https://obs.kolabsys.com/package/show/Kolab:14/iRony
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jun 26 2015
In T474#6995, @bruederli wrote:In T474#6994, @vanmeeuwen wrote:The entire HAProxy side of the topic is busted, it had nothing to do with anything. The REPORT requests are getting through to iRony.
Really? And why am I seeing the HTML content of the Kolab Now website in the 404 responses I get in those REPORT requests?
In T474#6993, @bruederli wrote:I'm unable to reproduce any false behavior. See https://issues.kolab.org/show_bug.cgi?id=3049#c9
Jun 25 2015
It seems like indeed it cannot, and requires a little bit of composer in Kolab:Development
Is it me or does the libvcalendar one not execute anything?
This isn't true strictly speaking, the tests do not seem to require a functional environment as such.
More complete output:
$ ./phpunit.phar ; echo $? PHPUnit 4.7.5 by Sebastian Bergmann and contributors.
But... if the direct substitution in bootstrap.php doesn't work, I'm out of ideas.
https://cgit.kolab.org/stick/commit/?id=3af8927709861f674fc1395a5cc500d1916a0263
has the sed command commented?
That would still default to firefox?
There's gotta be some more you need to do, for this simply doesn't seem to execute any tests.
The way to reproduce this locally is to run the container:
P3 holds the current output for integration tests.
hmm..., objectclass=* should already catch objects with ldapsubentry class, no?
Jun 24 2015
Yup.
We know SPECIAL-USE extensions to LIST commands are not being proxied from frontends (that do not have the SPECIAL-USE folder information) to backends (that do have the SPECIAL-USE folder information).
Updated to reflect comments.
- Cast $v to array
- Use $custom also for singular (non-array) values
I thing the major concerns have been addressed.
It turned out to be an inconvenient mesh of default options, I've included a better set of defaults in D28, but this ticket has rendered itself irrelevant.
I've fixed the typo and reverted all workarounds (sed, installing firefox) to get back to the supposed base-line in which this should work.