Project

General

Profile

Actions

action #901

closed

openqa: create testcase for glibc

Added by lnussel over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
QA
Target version:
Start date:
2013-10-21
Due date:
2013-11-04
% Done:

90%

Estimated time:

Description

the consoletests should check for the correct glibc to avoid bugs like this:
https://bugzilla.novell.com/show_bug.cgi?id=846845

ie the i586 medium lacked the i686 glibc

You can probably find out whether the right glibc is installed by checking the output of /lib/libc.so.6

Actions #1

Updated by _miska_ over 10 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Updated test and needle sent.

Actions #2

Updated by lnussel over 10 years ago

  • Status changed from Feedback to New
  • % Done changed from 100 to 70

as discussed elsewhere a simplified way would be better ie just
sendautotype "/lib/libc.so.6\n";
$self->check_screen();

Actions #3

Updated by lnussel over 10 years ago

  • Due date changed from 2013-10-31 to 2013-11-04
  • Priority changed from Normal to High
  • Target version changed from 13.1 RC2 to 13.1 GM
Actions #4

Updated by _miska_ over 10 years ago

  • % Done changed from 70 to 90

Simplified test is merged, needle is needed and no matter how I try, I seem to have troubles to come up with the correct one.

Actions #5

Updated by _miska_ over 10 years ago

  • Status changed from New to Feedback

Coolo created and committed needle so this is done.

Actions #6

Updated by _miska_ over 10 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF