Fedora 21 Alpha validation test work

Kamil Paral kparal at redhat.com
Tue Jul 29 13:47:26 UTC 2014


> > It isn't at all, but it has the rather large problem that it breaks the
> > API :) All existing {{result}} entries in all pages will be invalid.
> > That seems like a deal-breaker. We're kind of locked forever into the
> > first five fields being 'result', 'username', 'bug#', 'bug#', 'bug#', I
> > think, to preserve existing results.
> 
> Wiki templates allow named parameters, so you could do something like:
> 
> {{result| result=pass | user=adamwill | target=TC1 | bug1=123456}}
> 
> if we were to merely rewrite
> https://fedoraproject.org/wiki/Template:Result to use named parameters
> when present, and fall back to positional parameters when the named
> slots were not provided.

That's quite tedious for testers to fill out. Could both of this work at the same time?
{{result|pass|adamwill|img=TC1|123456}}
{{result|pass|adamwill|123456}}

It's still a bit tedious, but might be worth it.


More information about the test mailing list