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

main.analyze_format_json fails in buildbot on labrador

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 10.1
    • Fix Version/s: 10.1.4
    • Component/s: Tests
    • Labels:

      Description

      http://buildbot.askmonty.org/buildbot/builders/labrador/builds/5023/steps/test/logs/stdio

      main.analyze_format_json                 [ fail ]
              Test ended at 2015-04-04 03:24:36
      
      CURRENT_TEST: main.analyze_format_json
      --- /private/var/lib/buildslave/maria-slave/labrador/build/mysql-test/r/analyze_format_json.result	2015-04-04 00:48:50.000000000 +0300
      +++ /private/var/lib/buildslave/maria-slave/labrador/build/mysql-test/r/analyze_format_json.reject	2015-04-04 03:24:36.000000000 +0300
      @@ -436,7 +436,7 @@
                     "r_total_time_ms": "REPLACED",
                     "filtered": 100,
                     "r_filtered": 50,
      -              "attached_condition": "(A.a < 5)"
      +              "attached_condition": "(a.a < 5)"
                   }
                 }
               },
      @@ -454,7 +454,7 @@
                     "r_total_time_ms": "REPLACED",
                     "filtered": 100,
                     "r_filtered": 20,
      -              "attached_condition": "(B.a in (2,3))"
      +              "attached_condition": "(b.a in (2,3))"
                   }
                 }
               }
      
      mysqltest: Result content mismatch
      

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

              There are no comments yet on this issue.

                People

                • Assignee:
                  psergey Sergei Petrunia
                  Reporter:
                  elenst Elena Stepanova
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  1 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: