qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 510091: tests: Rename qtests which have names


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 510091: tests: Rename qtests which have names ending "erro...
Date: Fri, 05 Aug 2016 08:00:03 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 51009170d8fc263cfdcd5a60fe3ba213daa3d15b
      
https://github.com/qemu/qemu/commit/51009170d8fc263cfdcd5a60fe3ba213daa3d15b
  Author: Peter Maydell <address@hidden>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M tests/test-io-task.c
    M tests/test-qmp-commands.c

  Log Message:
  -----------
  tests: Rename qtests which have names ending "error"

We have three qtest tests which have test names ending with "error".
This is awkward because the output of verbose test runs looks like
  /crypto/task/error:                                                  OK
  /crypto/task/thread_error:                                           OK

which gives false positives if you are grepping build logs for
errors by looking for "error:". Since there are only three tests
with this problem, just rename them all to 'failure' instead.

Signed-off-by: Peter Maydell <address@hidden>
Reviewed-by: Daniel P. Berrange <address@hidden>
Message-id: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]