- Notifications
You must be signed in to change notification settings - Fork54
Commit3ec9848
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 slowenvironments.We must inialize REGRESS. So, add an empty dummy test just to define thevariable. regress_schedule contains the full list of real tests. So all changesfor real tests will be made in a general way in regress_schedule.Authors: a.lepikhov, m.polyakova.1 parent7886afe commit3ec9848
File tree
4 files changed
+26
-20
lines changed- expected
- sql
4 files changed
+26
-20
lines changedLines changed: 4 additions & 20 deletions
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 |
| - | |
33 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
34 | 18 |
| |
35 | 19 |
| |
36 | 20 |
| |
|
Whitespace-only changes.
Lines changed: 22 additions & 0 deletions
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 | + | |
| 22 | + |
Whitespace-only changes.
0 commit comments
Comments
(0)