Commit Graph

61696 Commits

Author SHA1 Message Date
Pierre Joye
d01632b499 - consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4 2011-09-01 11:40:23 +00:00
Ulf Wendel
48c1f47979 Hack around http://bugs.mysql.com/62320 2011-09-01 11:27:14 +00:00
Hannes Magnusson
d9d1fb0cee Seeing thousands of PASS tests flying by is meaningless.
Add an option to only print certain result groups.
2011-09-01 11:00:51 +00:00
Pierre Joye
5b0ae3069c - force LF eol style as this test depends on it 2011-09-01 09:33:43 +00:00
Matteo Beccati
dff6510fc5 Fixed test randomly failing due to different error messages. Also added a skip
section in case "fakeURL" resolves to an IP address, as some empty error
messages and HTML can be seen in the reports
2011-09-01 00:45:56 +00:00
Johannes Schlüter
c2ca9678fa - Change PDO_oci connection defaults to match Oracle XE defaults, higher chance
to work out of the box
2011-08-31 23:42:04 +00:00
Pierre Joye
e44ad565f0 - error msg may vary (parser) 2011-08-31 23:12:35 +00:00
Matteo Beccati
03ef913497 Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases and
the fix wasn't ported to trunk/PHP_5_4. However the very same test was failing
on my FreeBSD 6.2 box, that appears to also decode the "ks_c_5601-1987" parts,
so I've made the test more generic.
2011-08-31 22:38:20 +00:00
Matteo Beccati
a3a5b2197c Fixed false positive failure on gcov 2011-08-31 22:12:53 +00:00
Johannes Schlüter
39b0be5126 - Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd 2011-08-31 20:30:08 +00:00
Pierre Joye
7953b9b39b - error msg may vary (parser) 2011-08-31 20:16:11 +00:00
Boris Lytochkin
2c5c7a2ef3 tune text align 2011-08-31 20:15:32 +00:00
Pierre Joye
133b000404 - error msg may vary (parser) 2011-08-31 20:14:13 +00:00
Pierre Joye
05afcc2b26 - error msg may vary 2011-08-31 20:10:22 +00:00
Pierre Joye
b5152bcff2 - typo 2011-08-31 20:07:44 +00:00
Boris Lytochkin
ce6b3f95f2 test coverage for SNMP::ERRNO_MULTIPLE_SET_QUERIES 2011-08-31 19:44:39 +00:00
Tjerk Anne Meesters
892ac1fe58 Fixed expect format to ignore the textual error message from readlink().
Bug #55555
2011-08-31 18:26:23 +00:00
Andrey Hristov
604fa1537a Fix valgrind error (sending of initialized bytes over the network).
When the compression was successful the compressed data + uninitialized data
at the end was sent to the server, because the length of the compressed payload
wasn't correctly calculated (actually the length of the uncompressed payload as assumed).
However, the uncompress() function has internally the length of the real payload and skips
the binary trash at the end - thus no data damage occurs!
2011-08-31 18:18:23 +00:00
Johannes Schlüter
35597286d6 - Update PDO_mysql error mapping 2011-08-31 15:46:07 +00:00
Pierre Joye
4fb7afb0bf - force LF eol style as this test depends on it 2011-08-31 15:44:01 +00:00
Pierre Joye
833451320e - force LF eol style as this test depends on it 2011-08-31 15:42:42 +00:00
Johannes Schlüter
dd8f68ecb0 - Be less restrictive on the SQL state, some server versions might fool us 2011-08-31 15:25:18 +00:00
Ulf Wendel
af73e4aab6 Please, whenever changing the mysqli API update the tests. Don't wait for me to catch up. 2011-08-31 13:59:28 +00:00
Ulf Wendel
776d1e5ece New utility function to check for '[1148] The used command is not allowed with this MySQL version' during SKIPIF 2011-08-31 13:50:58 +00:00
Rui Hirokawa
ad24758ee9 added alias for *-mobile encodings. 2011-08-31 13:18:44 +00:00
Ulf Wendel
d920185b9c Check if server supports LOAD DATA LOCAL INFILE to catch [1148] The used command is not allowed with this MySQL version during SKIPIF 2011-08-31 12:58:25 +00:00
Pierre Joye
11f3294ee0 - force LF eol style as this test depends on it (size) 2011-08-31 12:26:55 +00:00
Christian Stocker
2ea8e38615 simplexml->query returns empty array if no nodes were found
and false if libxml thinks the xpath-expression was invalid.
Behaves now the same like DomXPath and fixes Bug #48601
Adjusted a test to reflect that change
2011-08-31 11:44:22 +00:00
Pierre Joye
9dd75489fe - force LF eol style as this test depends on it (size) 2011-08-31 11:27:36 +00:00
Pierre Joye
e7158d35ab - force LF eol style as this test depends on it (size) 2011-08-31 11:25:09 +00:00
Pierre Joye
40e09c4b7a - parser version independent 2011-08-31 11:18:13 +00:00
Pierre Joye
14866642e1 - parser version independent 2011-08-31 11:16:25 +00:00
Johannes Schlüter
8cf651ad99 - Fix Bug #55550 mysql.trace_mode miscounts result sets,
fixes ext/mysql/tests/mysql_deprecated_api.phpt
2011-08-31 11:11:08 +00:00
Pierre Joye
7f231eade7 - use only the test name 2011-08-31 10:46:20 +00:00
Pierre Joye
54591710f0 - use only the test name 2011-08-31 10:43:39 +00:00
Pierre Joye
f15d9278eb - use only the test name 2011-08-31 10:30:39 +00:00
Pierre Joye
6181baf15a - use only test name 2011-08-31 10:22:18 +00:00
Hannes Magnusson
658c920e4c Remove annoying extra newline on XFAIL summaries
and sync text to trunk
2011-08-31 10:09:54 +00:00
Pierre Joye
b77e264772 - force LF eol style as this test depends on it (size) 2011-08-31 10:08:55 +00:00
Pierre Joye
fbb1663806 - make it parser version independent 2011-08-31 10:05:54 +00:00
Christian Stocker
01e115324a - Set an empty string and avoid warnings and stopping of the transformation process
when a php function can't be called.
- Fixed tests.
2011-08-31 09:14:08 +00:00
Christian Stocker
43527a0f1c fixed libxml tests 2011-08-31 08:58:12 +00:00
Pierre Joye
f87065f3d1 - force LF eol style as this test depends on it (size) 2011-08-31 08:35:57 +00:00
Boris Lytochkin
b448bb5e01 more tuning based on discussion in FR #40816:
* parse all OIDs earlier, detect all wrong OIDs before any query
   is made (GET-operations)
 * introduce ERRNO_MULTIPLE_SET_QUERIES:
    warn if request contains more OIDs than max_oids and SET operation
    (and type&value checks) will be done in chunks.
fix set method when request contains more OIDs than max_oids (2nd and
 subsequent chunk were ignored)
2011-08-31 08:28:13 +00:00
Xinchen Hui
92e84dbe3f Fixed test failed 2011-08-31 07:49:52 +00:00
Rasmus Lerdorf
dd4e07b9b4 Since we are creating this csv file locally this should obviously
be a a LOCAL infile here for this to work reliably. For robustness
this should probably have a check for the local-infile server 
setting as well.
2011-08-31 07:43:58 +00:00
Christian Stocker
190e36b47a MFB. fix xsl date tests 2011-08-31 07:38:19 +00:00
Xinchen Hui
8c93430a6a Fixed test failed, due to error message changed 2011-08-31 07:37:42 +00:00
Stanislav Malyshev
a84c0ab32b fix strptime tests for mac 2011-08-31 07:34:07 +00:00
Rasmus Lerdorf
76976d0702 Fix test. I have no idea why the test author didn't expect to get back
latin2 when the test is setting it to latin2 here. Both PHP and MySQL
are doing the right thing here.
2011-08-31 07:19:20 +00:00