information_schema.test failing on Open Solaris 64

Bug #583602 reported by Patrick Crews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Confirmed
Low
Unassigned

Bug Description

The test information schema is failing on Open Solaris 64 with strange output:
From http://hudson.drizzle.org/job/drizzle-build-opensolaris-64-test-only/lastBuild/console

main.information_schema [ fail ]
The two files differ but it was not possible to execute 'diff' in
order to show only the difference, tried both 'diff -u' or 'diff -c'.
Instead the whole content of the two files was shown for you to diff manually. ;)

To get a better report you should install 'diff' on your system, which you
for example can get from http://www.gnu.org/software/diffutils/diffutils.html

 --- .././tests/r/information_schema.result >>>
<snip>

This is strange because diff is available on that machine. From that same log, drizzledump and several other tests fail and are have accompanying diff's.

It is also strange because there is no subsequent information_schema.reject output as the test-runner reports.

Need further research to see if there is just no .reject file available / exactly what is happening with this test.

Related branches

Revision history for this message
Monty Taylor (mordred) wrote : Re: [Bug 583602] [NEW] information_schema.test failing on Open Solaris 64

I don't know the cause of the test failure, but the diff issue has to do with binary data in the output.

"Patrick Crews" <email address hidden> wrote:

>Public bug reported:
>
>The test information schema is failing on Open Solaris 64 with strange output:
>>From http://hudson.drizzle.org/job/drizzle-build-opensolaris-64-test-only/lastBuild/console
>
>main.information_schema [ fail ]
>The two files differ but it was not possible to execute 'diff' in
>order to show only the difference, tried both 'diff -u' or 'diff -c'.
>Instead the whole content of the two files was shown for you to diff manually. ;)
>
>To get a better report you should install 'diff' on your system, which you
>for example can get from http://www.gnu.org/software/diffutils/diffutils.html
>
> --- .././tests/r/information_schema.result >>>
><snip>
>
>This is strange because diff is available on that machine. From that
>same log, drizzledump and several other tests fail and are have
>accompanying diff's.
>
>It is also strange because there is no subsequent
>information_schema.reject output as the test-runner reports.
>
>Need further research to see if there is just no .reject file available
>/ exactly what is happening with this test.
>
>** Affects: drizzle
> Importance: Undecided
> Status: New
>
>--
>information_schema.test failing on Open Solaris 64
>https://bugs.launchpad.net/bugs/583602
>You received this bug notification because you are a member of Drizzle-
>developers, which is subscribed to Drizzle.
>
>Status in A Lightweight SQL Database for Cloud and Web: New
>
>Bug description:
>The test information schema is failing on Open Solaris 64 with strange output:
>>From http://hudson.drizzle.org/job/drizzle-build-opensolaris-64-test-only/lastBuild/console
>
>main.information_schema [ fail ]
>The two files differ but it was not possible to execute 'diff' in
>order to show only the difference, tried both 'diff -u' or 'diff -c'.
>Instead the whole content of the two files was shown for you to diff manually. ;)
>
>To get a better report you should install 'diff' on your system, which you
>for example can get from http://www.gnu.org/software/diffutils/diffutils.html
>
> --- .././tests/r/information_schema.result >>>
><snip>
>
>This is strange because diff is available on that machine. From that same log, drizzledump and several other tests fail and are have accompanying diff's.
>
>It is also strange because there is no subsequent information_schema.reject output as the test-runner reports.
>
>Need further research to see if there is just no .reject file available / exactly what is happening with this test.
>
>
>

--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

Revision history for this message
Patrick Crews (patrick-crews) wrote :

Suspect this is also failing due to Bug#583590 - opensolaris-64-test-only has failing tests due to show tables ordering difference
https://bugs.launchpad.net/drizzle/+bug/583590

show tables is called once from within information_schema.test

Will leave this as a separate bug until we are certain that a fix for Bug#583590 corrects this test.

Revision history for this message
Patrick Crews (patrick-crews) wrote :

Setting importance to Low as it is likely caused by another bug (as referenced above). Will watch the other bug / work on that bug first.

Changed in drizzle:
status: New → Confirmed
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.