Commit graph

388 commits

Author SHA1 Message Date
ulvii 4aee258fe4 Fixing minor issues in unix setup scripts 2017-07-07 18:04:04 -07:00
ulvii 6466606cbc A few minor fixes 2017-07-06 18:43:31 -07:00
ulvii bfaf87bfb5 Fixing an issue with pip3 2017-07-06 18:00:33 -07:00
ulvii af3ea7023b Fixing a few issues found while testing the scripts on Windows 2017-07-06 17:19:21 -07:00
ulvii 6639098446 Finished documenting run-perf_tests.py 2017-07-05 17:26:14 -07:00
ulvii 0bc68ae4d2 Finished documenting run-perf_tests.py 2017-07-05 17:23:23 -07:00
ulvii 7f2f89ec3b Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-07-04 17:34:42 -07:00
ulvii 007981ef90 Updating RedHat setup instructions 2017-07-04 17:33:02 -07:00
ulvii 224c3651ae Started adding documentation to run-pref_test.py 2017-07-04 17:32:38 -07:00
ulvii c0aabee4f1 Adding a basic scripts to report the results 2017-06-28 17:56:02 -07:00
ulvii 0793c9a922 Adding curl installation. Also making sure unixodbc is installed before install pyodbc 2017-06-28 17:55:27 -07:00
ulvii 1e3c1c8dcc Adding a few more functions to get php version, driver version, msodbcsql version 2017-06-28 17:54:18 -07:00
yitam f03b62e6b2 cleaned up toConnect helper method 2017-06-28 13:28:08 -07:00
yitam 00aa8ad7c8 modified a comment 2017-06-28 12:18:45 -07:00
yitam dcb232e7b9 removed ConnectSpecial helper function 2017-06-28 11:51:40 -07:00
yitam e93a40561a fixed line number 2017-06-28 09:59:55 -07:00
yitam 465a72352f modified the comments based on review 2017-06-28 09:48:33 -07:00
yitam c1747ef572 daasMode = false by default 2017-06-27 15:46:08 -07:00
yitam 60575a552f simplified skip conditions 2017-06-27 15:10:27 -07:00
yitam e7f00c1fed modified the comments for the passwords tests 2017-06-27 15:03:04 -07:00
yitam 6e8111418d resiliency tests and skip azure condition 2017-06-27 14:20:53 -07:00
yitam 49ba138797 set placeholders for daasMode 2017-06-27 13:34:27 -07:00
yitam 44dbd78c92 fixed connection resiliency tests 2017-06-27 13:17:31 -07:00
yitam e535e85d1f modified tests for Azure testing 2017-06-27 13:00:07 -07:00
yitam c678f9a648 moved setup folder to functional 2017-06-23 16:08:54 -07:00
yitam 6c6061819f moved output.py too 2017-06-23 14:05:23 -07:00
yitam 6c0be02618 rearrange test folders as functional 2017-06-23 13:09:37 -07:00
Jenny Tam b9a2f67ffc Merge pull request #450 from yitam/invalidTypeTest
removed timestamp field from test
2017-06-22 16:04:35 -07:00
David Puglielli 553ca92fea Merge pull request #412 from david-puglielli/fix_failing_tests
Fix failing tests
2017-06-22 14:04:00 -07:00
ulvii 0ce6fc52a2 Merge branch 'PerformanceTests' of https://github.com/ulvii/msphpsql into PerformanceTests 2017-06-22 13:22:57 -07:00
ulvii bb385590b1 Addressing review comments. Adding a few checks to windows setup file 2017-06-22 13:22:37 -07:00
ulvii de5c9ebb36 Update README.md
Updating Performance test readme file with instructions how to run the tests
2017-06-22 13:21:02 -07:00
David Puglielli 3e6c99a69b Changed user check to root 2017-06-22 13:16:08 -07:00
ulvii 40d87aa38f run-perf_tests.py: Adding a function to generate SHA1 signature for drivers 2017-06-21 18:41:05 -07:00
David Puglielli dfdd99ea06 changed description of one test 2017-06-21 17:50:27 -07:00
yitam f3615ecb64 removed timestamp field from test 2017-06-21 16:03:41 -07:00
David Puglielli 8eb519c079 Fixed sudo issue in connpool tests 2017-06-21 14:59:53 -07:00
yitam f1872d5abe made RC number optional 2017-06-21 14:33:19 -07:00
yitam 67dca1c080 fixed the regex pattern 2017-06-21 13:45:40 -07:00
yitam 3e1e75c458 enclosed the regex pattern 2017-06-21 09:57:19 -07:00
David Puglielli 51a3c08146 Fixed location of isPooled.php 2017-06-20 18:30:12 -07:00
David Puglielli efe15ee344 Merge branch 'fix_failing_tests' of https://github.com/david-puglielli/msphpsql into fix_failing_tests
Resolved conflicts earlier without syncing this merge
2017-06-20 17:54:42 -07:00
David Puglielli 73c8598928 Replaced php with PHP_BINARY 2017-06-20 17:52:53 -07:00
ulvii 38d01dcade Report duration in seconds 2017-06-20 17:40:54 -07:00
David Puglielli 5cbdbd2f6b Merge branch 'dev' into fix_failing_tests 2017-06-20 17:16:48 -07:00
yitam 267271e0b6 fix ExtensionVer regex 2017-06-20 17:15:48 -07:00
David Puglielli 867940b702 Fixed connpool tests 2017-06-20 17:14:47 -07:00
David Puglielli f58a75c45e Updated connpool and aad tests 2017-06-20 17:05:09 -07:00
v-kaywon a97a2f5880 Merge pull request #443 from v-kaywon/fix_leak
Fix leak in connection and statement resource in SQLSRV driver
2017-06-19 17:29:28 -07:00
v-kaywon 84ee58cb5f Merge pull request #426 from v-kaywon/tnir
Add TNIR conn option and tests
2017-06-19 17:27:39 -07:00
ulvii e250baf57b Adding pyodbc install instructions to setup scripts 2017-06-19 14:32:24 -07:00
v-kaywon b9c13e99a8 set UTF8 back to false by the end of SQLSRV memory test 2017-06-19 14:10:19 -07:00
v-kaywon d1df11d035 fix MsCOmmon.inc 2017-06-19 13:16:16 -07:00
v-kaywon c508a84ef1 changed structure of UTF8 data; added comment for fix in source code 2017-06-19 12:55:40 -07:00
ulvii c655d04226 Initial commit for run-tests script 2017-06-16 18:30:16 -07:00
ulvii 830a8772f0 Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-16 18:26:30 -07:00
v-kaywon 734e80cd0c fix uft8 data for pdo memory test 2017-06-16 17:13:49 -07:00
v-kaywon cc54c60ede fix PDO81_MemoryCheck.phpt 2017-06-16 16:51:04 -07:00
v-kaywon 8366bad0d6 add utf-8 data for PDO tesing 2017-06-16 16:33:16 -07:00
v-kaywon 21d1f6aea5 fix spacing 2017-06-16 15:50:21 -07:00
v-kaywon f61f884275 change insert query to UTF-8 2017-06-16 15:47:41 -07:00
v-kaywon c408f8c294 fix leak in SQLSRV driver: prevent leak in zval containing the connection and statement resource 2017-06-16 15:43:15 -07:00
yitam 237ca11e2f corrected the expected output 2017-06-16 09:38:07 -07:00
yitam 3548b34956 fixed regex for expected error messages 2017-06-15 16:47:08 -07:00
yitam 8686516325 Modified Readme text files 2017-06-13 12:07:27 -07:00
yitam b9b785dd9a fixed BVT tests to run on Linux/Mac 2017-06-13 11:45:48 -07:00
yitam f38d57b7f7 Azure AD tests using ActiveDirectoryPassword 2017-06-12 10:51:23 -07:00
David Puglielli a3f59a3782 Minor changes 2017-06-09 16:43:08 -07:00
David Puglielli 6cbea8fc59 Set sqlsrv_testConnection to only run on Windows 2017-06-09 13:26:02 -07:00
v-kaywon c3602f1d48 fix regex in test 2017-06-07 14:27:36 -07:00
v-kaywon 208cc4a078 Add TNIR conn option and tests 2017-06-07 13:53:04 -07:00
ulvii 6f3ab5f3da Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-05 17:05:54 -07:00
ulvii aab02c5d6f Merge branch 'PerformanceTests' of https://github.com/ulvii/msphpsql into PerformanceTests 2017-06-05 17:05:24 -07:00
ulvii 6b2ead8a4c 1. Modifying Sqlsrv benchmarks to use sqlsrv_fetch_array to make the fetch consistent with PDO_SQLSRV. 2. Modifying PDO_SQLSRV benchmarks to use exec() instead of query() 2017-06-05 17:04:57 -07:00
yitam 65a2a31ac7 one new test with binary data 2017-06-05 09:26:02 -07:00
yitam fae0e476a5 modified another test 2017-06-05 08:41:01 -07:00
yitam 4a0a89777d merged two tests 2017-06-05 08:32:43 -07:00
ulvii 188fba0859 Update SqlsrvInsertBench.php 2017-06-02 16:46:03 -07:00
ulvii b4b3669d5b Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-02 16:16:19 -07:00
ulvii b151f20e25 Update README.md 2017-06-02 16:02:34 -07:00
David Puglielli 6d7cf08dc3 Tweaked a few tests 2017-06-02 16:00:57 -07:00
yitam 8e51fff846 added bvt - msdn sample codes 2017-06-02 15:59:44 -07:00
ulvii 44671291e6 Update README.md 2017-06-02 15:53:22 -07:00
yitam 29cadfc4ea added a skipif for the numeric test 2017-06-02 12:57:10 -07:00
yitam 9c834a7bb1 add a numeric test 2017-06-02 11:03:31 -07:00
yitam ab0e50a4fb added more descriptions 2017-06-02 08:31:23 -07:00
yitam a789e0864b new tests from autonomous 2017-06-01 17:51:37 -07:00
ulvii 6898826636 Windows setup working script 2017-06-01 17:35:44 -07:00
David Puglielli 0efa3e3141 Added connRes tests to Github 2017-06-01 15:11:20 -07:00
David Puglielli c2bc84e267 Fixed EXPECTF block 2017-06-01 11:26:45 -07:00
ulvii 8eae559fb8 Initial commit for windows env setup script 2017-05-31 18:11:10 -07:00
David Puglielli 17c00e741b Amended AAD tests 2017-05-31 14:53:29 -07:00
David Puglielli fc7478d2ac Minor fixes 2017-05-30 16:55:35 -07:00
David Puglielli a1a146fad4 More small fixes 2017-05-30 16:30:46 -07:00
David Puglielli aeacfeebf8 Small test fixes 2017-05-30 15:57:46 -07:00
David Puglielli c18f6bcf4b Added a new test 2017-05-30 15:29:10 -07:00
David Puglielli 862b275459 Tweaks and fixes for certain tests 2017-05-30 15:24:56 -07:00
ulvii b673609239 Adding a workaround by installing svn, because the default svn on Mac is broken 2017-05-30 11:49:09 -07:00
ulvii d84f8412bf Update setup_env_unix.sh 2017-05-30 10:13:43 -07:00
ulvii 969acc054f changing to unix line endings 2017-05-29 18:38:37 -07:00