Opened 5 years ago

Closed 5 years ago

#4316 closed defect (invalid)

bessie32 failing on brin tests

Reported by: robe Owned by: pramsey
Priority: blocker Milestone: PostGIS 3.0.0
Component: postgis Version: master
Keywords: Cc:

Description

12:49:41  regress_brin_index .. failed (diff expected obtained: /home/jenkins/tmp/pgis_reg_4ee8b95d0197a1d630a446c2bd5adf332f9270a7/test_116_diff)
12:49:43 -----------------------------------------------------------------------------
12:49:43 --- regress_brin_index_expected	2019-01-31 12:36:16.046370000 +0000
12:49:43 +++ /home/jenkins/tmp/pgis_reg_4ee8b95d0197a1d630a446c2bd5adf332f9270a7/test_116_out	2019-01-31 12:49:01.859435000 +0000
12:49:43 @@ -42,20 +42,20 @@
12:49:43  2d|1
12:49:43  scan_idx|Bitmap Heap Scan,Bitmap Index Scan

12:49:43  4d|20
12:49:43 -----------------------------------------------------------------------------
12:49:43  regress_brin_index_3d .. failed (diff expected obtained: /home/jenkins/tmp/pgis_reg_4ee8b95d0197a1d630a446c2bd5adf332f9270a7/test_117_diff)
12:49:45 -----------------------------------------------------------------------------
12:49:45 --- regress_brin_index_3d_expected	2019-01-31 12:36:16.046086000 +0000
12:49:45 +++ /home/jenkins/tmp/pgis_reg_4ee8b95d0197a1d630a446c2bd5adf332f9270a7/test_117_out	2019-01-31 12:49:03.401940000 +0000
12:49:45 @@ -134,21 +134,21 @@
12:49:45  2d|1
12:49:45  scan_idx|Bitmap Heap Scan,Bitmap Index Scan
12:49:45  2d|20
12:49:45 -summarize 2d|8
12:49:45 +summarize 2d|7
12:49:45  scan_idx|Bitmap Heap Scan,Bitmap Index Scan
12:49:45  2d|20
12:49:45  scan_idx|Bitmap Heap Scan,Bitmap Index Scan
12:49:45  3d|1
12:49:45  scan_idx|Bitmap Heap Scan,Bitmap Index Scan
12:49:45  3d|20
12:49:45 -summarize 3d|8
12:49:45 +summarize 3d|7
12:49:45  scan_idx|Bitmap Heap Scan,Bitmap Index Scan
12:49:45  3d|20
12:49:45  scan_idx|Bitmap Heap Scan,Bitmap Index Scan
12:49:45  4d|1
12:49:45  scan_idx|Bitmap Heap Scan,Bitmap Index Scan
12:49:45  4d|20
12:49:45 -summarize 4d|8
12:49:45 +summarize 4d|7
12:49:45  scan_idx|Bitmap Heap Scan,Bitmap Index Scan
12:49:45  4d|20
12:49:45  scan_seq|Seq Scan
12:49:45 -----------------------------------------------------------------------------

Change History (2)

comment:1 by robe, 5 years ago

Version: 2.4.xtrunk

comment:2 by robe, 5 years ago

Resolution: invalid
Status: newclosed

I think I may have been looking at a 2.4 run or something that isn't fixed. She seems fine with last 3.0 run.

Note: See TracTickets for help on using tickets.