Shlomi Noach
90ab2368dd
graceful sleep; remove extra debug info
2019-08-11 15:21:04 +03:00
Shlomi Noach
1305ff6e01
debug info
2019-08-11 15:17:48 +03:00
Zach Moazeni
84fe34b22c
Bump default-retries to 3
...
There are some legitimate retries that can occur during testing. Namely
`logic.ExpectProcess()` (in `applier.go`). We'll look for a process that
does exist, but timing-wise doesn't have the `state` or `info` columns
populated.
Without this, the test will fail abruptly.
2019-06-10 09:24:03 -04:00
Shlomi Noach
4d7370529b
Always use NO_AUTO_VALUE_ON_ZERO
2019-03-24 11:32:37 +02:00
Shlomi Noach
c37ea5dea0
Merge branch 'master' into tests-updates
2019-02-10 11:24:19 +02:00
Shlomi Noach
6f673fa627
Merge branch 'master' into test-decimal
2018-11-28 10:20:07 +02:00
Shlomi Noach
00f5044f4f
Testing DECIMAL datatype
2018-11-28 10:19:28 +02:00
Shlomi Noach
a7aa4eb2c0
adding latin1
2018-11-20 19:48:59 +02:00
Shlomi Noach
5d4d1cd31b
more interesting sample data
2018-11-20 19:37:51 +02:00
Shlomi Noach
13b17b93c4
testing: convert to character set utf8mb4
2018-11-20 19:35:03 +02:00
Shlomi Noach
c32823c10a
BIT datatype tests
2018-11-01 15:27:28 +02:00
Shlomi Noach
02602302a0
more attempts at session time zone
2018-10-16 11:25:46 +03:00
Shlomi Noach
9512a2de40
forcinf UTC timezone
2018-10-16 10:30:19 +03:00
Shlomi Noach
b8e02df0fe
reading original_sql_mode once
2018-10-16 10:22:59 +03:00
Shlomi Noach
789d247d83
localtests support throttle flag file
2018-10-16 09:47:30 +03:00
Shlomi Noach
2c6b79c4e7
test: add generated column
2018-05-22 14:09:48 +03:00
Shlomi Noach
03b8dadda6
added generated column rename test
2018-05-22 12:55:57 +03:00
Shlomi Noach
db871b42c4
Support for GENERATED (aka virtual) columns
2018-05-22 12:36:52 +03:00
Shlomi Noach
08637009a6
supporting modified sql_mode
2018-05-15 13:47:33 +03:00
Shlomi Noach
7d3514be08
Merge branch 'master' into incorrect-datetime-1970
2018-05-08 21:17:19 +03:00
Shlomi Noach
fb00a13871
Rejecting RENAME TO|AS
2018-05-06 11:19:03 +03:00
Shlomi Noach
2376c91704
Fix to long JSON values
2018-04-11 09:11:27 +03:00
Shlomi Noach
a17f2df359
more elaborate test
2018-03-08 07:25:52 +02:00
Shlomi Noach
b7eacbb75f
testing gbk charset
2018-03-08 07:21:50 +02:00
Shlomi Noach
db9a12a6cf
Added spatial (GEOMETRY, POINT) tests
2018-03-05 09:06:58 +02:00
Shlomi Noach
07a4a69049
quiet grep
2018-02-26 18:44:36 +02:00
Shlomi Noach
49b3917d2b
skipping wording
2018-02-26 18:43:41 +02:00
Shlomi Noach
fa96757332
5.5 excluded tests
2018-02-26 18:41:42 +02:00
Shlomi Noach
9061d4fa5b
5.5 excluded tests
2018-02-26 18:38:39 +02:00
Shlomi Noach
ac7765eb9f
5.5 excluded tests
2018-02-26 18:35:55 +02:00
Shlomi Noach
242ee08363
5.5 excluded tests
2018-02-26 18:33:38 +02:00
Shlomi Noach
2d56df3304
5.5 excluded tests
2018-02-26 18:29:45 +02:00
Shlomi Noach
a9ead9e0f0
5.5 excluded tests
2018-02-26 18:24:42 +02:00
Shlomi Noach
df9dd49a47
support for ignored versions
2018-02-26 15:22:50 +02:00
Shlomi Noach
00a4d1f960
prebuilt binary for localtests
2018-02-26 14:32:58 +02:00
Shlomi Noach
482a521253
outputting test log file on error
2018-02-12 11:14:40 +02:00
Shlomi Noach
3d59f2fbd2
/tmp path
2018-02-11 15:03:42 +02:00
Shlomi Noach
9b0efd0d93
delegating to 127.0.0.1
2018-02-11 14:58:16 +02:00
Shlomi Noach
4515e91490
tests more verbose
2018-02-11 14:08:39 +02:00
Shlomi Noach
e65e0eeecc
explicitly naming columns
2018-01-28 09:16:12 +02:00
Shlomi Noach
3ad51b30cd
to be perfectly aligned with bug report, explicitly setting the alter statement
2018-01-28 09:14:10 +02:00
Shlomi Noach
ac1b85b129
Testing '1970-01-01 00:00:00' error
2018-01-28 08:58:10 +02:00
Shlomi Noach
858cd187d2
Testing '1970-01-01 00:00:00' error
2018-01-28 08:57:14 +02:00
Shlomi Noach
6e0b4c6902
Adding keywork-column tests
2018-01-11 09:59:53 +02:00
Shlomi Noach
3898d49f6c
supporting update to columns of migration key
2017-11-20 08:17:20 +02:00
Shlomi Noach
8a59d7e823
failing on PK value change
2017-11-08 11:11:17 +02:00
Shlomi Noach
e740d4b382
failing on PK value change
2017-11-08 11:11:14 +02:00
Shlomi Noach
276311b58a
clearer test table values
2017-11-08 10:13:50 +02:00
Shlomi Noach
b796a00c94
Update to migration's unique key column data loss: fixing
2017-11-08 10:08:20 +02:00
Shlomi Noach
0fd4603ae6
minor updates to test
2017-11-01 09:52:04 +02:00