Skip to content
Snippets Groups Projects
  • Francois Gouget's avatar
    cc2b971a
    testbot: Add Task fields to track warnings, failures and bad test units. · cc2b971a
    Francois Gouget authored and Alexandre Julliard's avatar Alexandre Julliard committed
    So far the tasks have a TestFailures field which tracks the number of
    failures for that task, but not whether any of them is new. This adds a
    field to keep track of the number of new failures and another pair to
    do the same for warnings.
    This further adds a field to track the numbder of failed test units.
    These fields can then be used in the web pages to indicate whether
    there are new failures / warnings, and how many test units have failed.
    But until there is support for setting these fields, they are hidden.
    cc2b971a
    History
    testbot: Add Task fields to track warnings, failures and bad test units.
    Francois Gouget authored and Alexandre Julliard's avatar Alexandre Julliard committed
    So far the tasks have a TestFailures field which tracks the number of
    failures for that task, but not whether any of them is new. This adds a
    field to keep track of the number of new failures and another pair to
    do the same for warnings.
    This further adds a field to track the numbder of failed test units.
    These fields can then be used in the web pages to indicate whether
    there are new failures / warnings, and how many test units have failed.
    But until there is support for setting these fields, they are hidden.
Engine.pl 23.01 KiB