The re-run screen should separate jobs thave have been skipped from jobs that have failed

Bug #1668130 reported by Pierre Equoy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Next Generation Checkbox (CLI)
Fix Released
Wishlist
Pierre Equoy

Bug Description

Currently, the re-run screen at the end of a testing session displays all the jobs in the same space, whether they've been skipped or they've failed.

The re-run screen currently looks like this:

Select jobs to re-run
┌───────────────────────────────────────────────────────────────────────────┐
│ [ ] - Audio tests
│ [ ] audio/playback_auto
│ [ ] - Camera tests
│ [ ] camera/display
│ [ ] camera/multiple-resolution-images
│ [ ] camera/still
│ [ ] - Informational tests
│ [ ] Attach the bto.xml in Dell recovery partition
│ [ ] Check the recovery type is dell or not
│ [ ] Check existence of recovery partition
│ [ ] Attach the contents of /etc/modprobe.*
│ [ ] Attaches json dumps of udev_resource raw dmi devices
│ [ ] Attach the recovery partition versions
│ [ ] - Miscellaneous tests
│ [ ] Device Check
│ [ ] Check that data for a complete result are present
│ [ ] - Optical Drive tests
│ [ ] Displays discovered optical drives

QA team would like to separate this, such as:

Select jobs to re-run
┌───────────────────────────────────────────────────────────────────────────┐
│ Failed Tests
│ [ ] - Audio tests
│ [ ] audio/playback_auto
│ [ ] - Miscellaneous tests
│ [ ] Check that data for a complete result are present
│ [ ] - Informational tests
│ [ ] Check the recovery type is dell or not
│ [ ] Check existence of recovery partition

│ Skipped Tests
│ [ ] - Camera tests
│ [ ] camera/display
│ [ ] camera/multiple-resolution-images
│ [ ] camera/still
│ [ ] - Informational tests
│ [ ] Attach the bto.xml in Dell recovery partition
│ [ ] Attach the contents of /etc/modprobe.*
│ [ ] Attaches json dumps of udev_resource raw dmi devices
│ [ ] Attach the recovery partition versions
│ [ ] - Miscellaneous tests
│ [ ] Device Check
│ [ ] - Optical Drive tests
│ [ ] Displays discovered optical drives

Note: Some categories (e.g. “Informational tests” in the example above) may appear in both Skipped and Failed sections.

Related branches

Pierre Equoy (pieq)
description: updated
Pierre Equoy (pieq)
Changed in checkbox-ng:
assignee: nobody → Pierre Equoy (pierre-equoy)
Revision history for this message
Pierre Equoy (pieq) wrote :

A patch was submitted to sort the jobs to rerun according to their outcome (crashed, failed, skipped).

See screenshot.

Changed in checkbox-ng:
status: New → Fix Committed
milestone: none → 0.32.0
Pierre Equoy (pieq)
Changed in checkbox-ng:
status: Fix Committed → Fix Released
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.