Commit a922248
committed
Add schedule for regression tests instead of list of tests in the REGRESS
variable.
The real reason is to successfully pass the statement_timeout test in very slow
environments.
We must inialize REGRESS. So, add an empty dummy test just to define the
variable. regress_schedule contains the full list of real tests. So all changes
for real tests will be made in a general way in regress_schedule.
Authors: a.lepikhov, m.polyakova.1 parent af377b4 commit a922248
File tree
4 files changed
+25
-19
lines changed- expected
- sql
4 files changed
+25
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
33 | 18 | | |
34 | 19 | | |
35 | 20 | | |
| |||
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Whitespace-only changes.
0 commit comments