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

rpl.rpl_ctype_latin1 fails in buildbot on Mac with wrong result

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Fix
    • 10.2(EOL)
    • N/A
    • Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/mac-1012-bintar/builds/2649/steps/test/logs/stdio

      rpl.rpl_ctype_latin1 'row'               [ fail ]
              Test ended at 2017-12-29 06:15:55
       
      CURRENT_TEST: rpl.rpl_ctype_latin1
      --- /Users/buildbot/maria-slave/mac-1012-bintar/build/mysql-test/suite/rpl/r/rpl_ctype_latin1.result	2017-12-28 15:23:00.000000000 -0500
      +++ /Users/buildbot/maria-slave/mac-1012-bintar/build/mysql-test/suite/rpl/r/rpl_ctype_latin1.reject	2017-12-29 06:15:55.000000000 -0500
      @@ -16,7 +16,7 @@
       SHOW TABLES LIKE 'v%';
       Tables_in_test (v%)
      -vё
      +v�
       SHOW PROCEDURE STATUS LIKE 'p%';
       Db	Name	Type	Definer	Modified	Created	Security_type	Comment	character_set_client	collation_connection	Database Collation
       test	pё	PROCEDURE	root@localhost	ts	ts	DEFINER		latin1	latin1_swedish_ci	latin1_swedish_ci
       
      mysqltest: Result content mismatch
      

      Attachments

        Activity

          I did some changes to make the test more environment independent. Now testing it and if it works,
          then I will push this into 10.2

          The changes are:

          • Don't run the test if lower_case_table_names > 0, as this changes the result
          • Print table and view names in hex so that we can see what really happens
          monty Michael Widenius added a comment - I did some changes to make the test more environment independent. Now testing it and if it works, then I will push this into 10.2 The changes are: Don't run the test if lower_case_table_names > 0, as this changes the result Print table and view names in hex so that we can see what really happens

          A possible fix pushed into 10.2.

          If this fixes the issue in buildbot, then this entry can be closed

          monty Michael Widenius added a comment - A possible fix pushed into 10.2. If this fixes the issue in buildbot, then this entry can be closed

          People

            monty Michael Widenius
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.