[Patchew-devel] [PATCH 0/3] A few testing related fixes

Fam Zheng famz at redhat.com
Thu Nov 1 06:36:12 UTC 2018


On Wed, 10/31 13:38, Paolo Bonzini wrote:
> On 31/10/2018 02:24, Fam Zheng wrote:
> > The first two are already on patchew.org for a while worked as urgent hotfixes.
> > The last is the fix for the bug that prevents deletion of testings on the web
> > interface.
> > 
> > Fam Zheng (3):
> >   testing: Fix assert failure about git result
> >   testing: Recalculate pending tests after disabling tests
> >   Rework map entry delete
> > 
> >  api/views.py          | 11 +++++++++++
> >  mod.py                | 10 ++++------
> >  mods/testing.py       |  8 ++++++++
> >  tests/test_testing.py | 19 +++++++++++++++++++
> >  4 files changed, 42 insertions(+), 6 deletions(-)
> > 
> 
> I pushed 1 and 3, thanks!  One urgent-ish thing to do is to make
> next.patchew.org pull from the next branch, so that these urgent
> bugfixes can be public on the patchew git tree.  Issues can be filed to
> fix them properly in next, whenever needed.

Then, how do master and next work exactly? Do you mean next.patchew.org follows
'next' and patchew.org follows 'master', and we merge next stuff to master after
reviewing and testing?

Fam




More information about the Patchew-devel mailing list