[Patchew-devel] [PATCH 0/2] Fix re-trigger bug with tags

Fam Zheng famz at redhat.com
Fri Nov 16 06:09:46 UTC 2018


Reviewed-by tags etc. from replies now trigge retesting and in turn resending
the same error reportings (though on refreshed HEAD).

Fix this by adding more result update handler logic in the testing module.

Fam Zheng (2):
  models: Add project name to Message __str__
  testing: Fix bugs that new reviewed-by tags trigger retest

 api/models.py                                |   2 +-
 mods/testing.py                              |  17 +++++----
 tests/data/0025-foo-patch-review.mbox.gz     | Bin 0 -> 1417 bytes
 tests/data/0026-bar-patch-standalone.mbox.gz | Bin 0 -> 1558 bytes
 tests/data/0027-foo-patch-based-on.mbox.gz   | Bin 0 -> 1421 bytes
 tests/patchewtest.py                         |   5 ++-
 tests/test_testing.py                        |  38 +++++++++++++------
 7 files changed, 41 insertions(+), 21 deletions(-)
 create mode 100644 tests/data/0025-foo-patch-review.mbox.gz
 create mode 100644 tests/data/0026-bar-patch-standalone.mbox.gz
 create mode 100644 tests/data/0027-foo-patch-based-on.mbox.gz

-- 
2.17.2




More information about the Patchew-devel mailing list