Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-13411

main.gis fails in buildbot on P8 with wrong result

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Cannot Reproduce
    • 10.0
    • N/A
    • GIS, Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/p8-rhel6-bintar/builds/990/steps/test/logs/stdio

      main.gis                                 w3 [ fail ]
              Test ended at 2017-07-25 08:28:36
       
      CURRENT_TEST: main.gis
      --- /home/buildbot/maria-slave/p8-rhel6-bintar/build/mysql-test/r/gis.result	2017-07-25 06:55:57.870020147 -0400
      +++ /home/buildbot/maria-slave/p8-rhel6-bintar/build/mysql-test/r/gis.reject	2017-07-25 08:28:35.740020148 -0400
      @@ -684,11 +684,11 @@
       select object_id, geometrytype(geo), ISSIMPLE(GEO), ASTEXT(centroid(geo)) from
       t1 where object_id=85998;
       object_id	geometrytype(geo)	ISSIMPLE(GEO)	ASTEXT(centroid(geo))
      -85998	MULTIPOLYGON	1	POINT(115.2970604672862 -36.23335610879993)
      +85998	MULTIPOLYGON	1	POINT(115.29706047613604 -36.23335611157958)
       select object_id, geometrytype(geo), ISSIMPLE(GEO), ASTEXT(centroid(geo)) from
       t1 where object_id=85984;
       object_id	geometrytype(geo)	ISSIMPLE(GEO)	ASTEXT(centroid(geo))
      -85984	MULTIPOLYGON	1	POINT(-114.86854472054372 36.34725218253213)
      +85984	MULTIPOLYGON	1	POINT(-114.86854470090232 36.34725217627852)
       drop table t1;
       create table t1 (fl geometry not null);
       insert into t1 values (1);
       
      mysqltest: Result length mismatch
      

      Attachments

        Activity

          People

            holyfoot Alexey Botchkov
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.