forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc6cb62f
committed
Stabilize results of insert-conflict-toast.spec.
This back-branch test script was later absorbed intoinsert-conflict-specconflict.spec, which required some stabilizationin commit741d7f1, so perhaps it's not surprising that it needs abit of love too.It's odd though that we hadn't seen it fail before now, becauseI thought that741d7f1 did not change isolationtester's timingbehavior for scripts without any annotation markers. In any case,this script is racy on its face, so add an annotation to force stablereporting order.Report:https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=piculet&dt=2021-06-24%2009%3A54%3A56Report:https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=petalura&dt=2021-06-24%2010%3A10%3A001 parente95f617 commitc6cb62f
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + |
0 commit comments
Comments
(0)