fwts 0.22.00 - various minor bugs

Bug #723746 reported by Colin Ian King
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fwts (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: fwts

fwts 0.22.00 contains few minor bugs:

* BIOS MTRR test:
    VGA MTRR check is not particularly helpful and always produces false positive results.
* BIOS MTRR test:
    valgrind complains about the struct being passed in to the MTRRIOC_GET_ENTRY ioctl().
* man page:
    -s option appears several times, needs only to apply to the --show-tests option.
* s3 test:
    typo: "Maximum time between S3 iterationsm, e.g. --s3-max-delay=20"
* acpi method test:
    missing out a lot of methods/objects that are used in the kernel ACPI driver.
* test framework:
    reduce leak propagation by using list heads on the stack or data segment rather than on the heap
* test summary:
    reduced summary table to < 80 chars to fit onto most ttys - wrap around was messy.

Related branches

Changed in fwts (Ubuntu):
assignee: nobody → Colin King (colin-king)
Revision history for this message
Colin Ian King (colin-king) wrote :

A newer version 0.22.01 of the firmware test suite (fwts) tool is now available which fixes the above bugs. It is available at:

https://launchpad.net/~firmware-testing-team/+archive/scratch/+packages

Can this be uploaded?

description: updated
Changed in fwts (Ubuntu):
importance: Undecided → Low
Revision history for this message
Micah Gersten (micahg) wrote :

Taking a look

Changed in fwts (Ubuntu):
assignee: Colin King (colin-king) → Micah Gersten (micahg)
status: New → In Progress
Revision history for this message
Micah Gersten (micahg) wrote :

I don't believe these to be regressions, but it would be nice to address these lintian errors in future uploads.

Revision history for this message
Micah Gersten (micahg) wrote :

I just found one error where pciutils was listed twice in the fwts Depends, so I fixed that and am uploading. Thank you for your contribution to Ubuntu.

Changed in fwts (Ubuntu):
assignee: Micah Gersten (micahg) → nobody
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package fwts - 0.22.01

---------------
fwts (0.22.01) natty; urgency=low

  [ Colin King <email address hidden> ]
  * Fixes for minor bugs (LP: #723746)
  * bios: mtrr: fix: disable MTRR VGA test as it is not helpful.
  * doc: fix fwts man page, remove duplicated -s options.
  * acpi: s3: fix typo.
  * acpi: method: comments on what needs testing.
  * bios: mtrr: fix to stop valgrind complaining.
  * lib: fwts_summary: fix summary fields to fit in 80 columns.

  [ Micah Gersten <email address hidden> ]
  * debian/control: Drop duplicate pciutils in fwts Depends
 -- Colin King <email address hidden> Wed, 23 Feb 2011 14:37:00 +0000

Changed in fwts (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Colin Ian King (colin-king) wrote :

@Micah, by the way, what lintian magic did you use to find those lintian errors/warnings?

Revision history for this message
Micah Gersten (micahg) wrote :

lintian -iIEv --pedantic /path/to/binary.changes

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.