plainbox-provider-certification-client has dead entries in some whitelists

Bug #1389253 reported by Zygmunt Krynicki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Provider for Plainbox - Canonical Certification (Legacy)
Fix Released
High
Sylvain Pineau

Bug Description

To reproduce this issue, go to the plainbox-provider-certification-client provider and run ./manage.py validate -N

(venv)zyga@cayuga:~/checkbox/providers/plainbox-provider-certification-client$ ./manage.py validate -N | grep error
whitelists/client-cert-12-04-4.whitelist:185: error: test plan 'client-cert-12-04-4', field 'include', selector '2013.com.canonical.certification::usb/usb3_read_performance' doesn't match any known or generated job
whitelists/client-cert-12-04-4.whitelist:214: error: test plan 'client-cert-12-04-4', field 'include', selector '2013.com.canonical.certification::suspend/display_after_suspend' doesn't match any known or generated job
whitelists/client-cert.whitelist:31: error: test plan 'client-cert', field 'include', selector '2013.com.canonical.certification::touchpad_scroll' doesn't match any known or generated job
whitelists/client-cert.whitelist:326: error: test plan 'client-cert', field 'include', selector '2013.com.canonical.certification::firmware/fwts_wakealarm' doesn't match any known or generated job
whitelists/client-cert.whitelist:328: error: test plan 'client-cert', field 'include', selector '2013.com.canonical.certification::firmware/fwts_uefirtvariable' doesn't match any known or generated job
whitelists/client-selftest-12-04-4.whitelist:185: error: test plan 'client-selftest-12-04-4', field 'include', selector '2013.com.canonical.certification::usb/usb3_read_performance' doesn't match any known or generated job
whitelists/client-selftest-12-04-4.whitelist:219: error: test plan 'client-selftest-12-04-4', field 'include', selector '2013.com.canonical.certification::suspend/display_after_suspend' doesn't match any known or generated job
whitelists/client-selftest.whitelist:28: error: test plan 'client-selftest', field 'include', selector '2013.com.canonical.certification::touchpad_scroll' doesn't match any known or generated job
whitelists/client-selftest.whitelist:314: error: test plan 'client-selftest', field 'include', selector '2013.com.canonical.certification::firmware/fwts_wakealarm' doesn't match any known or generated job
whitelists/client-selftest.whitelist:316: error: test plan 'client-selftest', field 'include', selector '2013.com.canonical.certification::firmware/fwts_uefirtvariable' doesn't match any known or generated job

Related branches

Ara Pulido (ara)
Changed in plainbox-provider-canonical-certification:
assignee: nobody → Sylvain Pineau (sylvain-pineau)
Changed in plainbox-provider-canonical-certification:
status: New → In Progress
importance: Undecided → High
milestone: none → 0.11
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

I'm working on fixing this bug but I don't really see why those jobs are reported as errors:

whitelists/client-selftest.whitelist:314: error: test plan 'client-selftest', field 'include', selector '2013.com.canonical.certification::firmware/fwts_wakealarm' doesn't match any known or generated job
whitelists/client-selftest.whitelist:316: error: test plan 'client-selftest', field 'include', selector '2013.com.canonical.certification::firmware/fwts_uefirtvariable' doesn't match any known or generated job

Both are generated by firmware/fwts and should be matched properly with the existing whitelists.
May be an issue with manage.py validate...

Revision history for this message
Zygmunt Krynicki (zyga) wrote : Re: [Bug 1389253] Re: plainbox-provider-certification-client has dead entries in some whitelists

W dniu 05.11.2014 o 14:05, Sylvain Pineau pisze:
> I'm working on fixing this bug but I don't really see why those jobs are
> reported as errors:
>
> whitelists/client-selftest.whitelist:314: error: test plan 'client-selftest', field 'include', selector '2013.com.canonical.certification::firmware/fwts_wakealarm' doesn't match any known or generated job
> whitelists/client-selftest.whitelist:316: error: test plan 'client-selftest', field 'include', selector '2013.com.canonical.certification::firmware/fwts_uefirtvariable' doesn't match any known or generated job
>
> Both are generated by firmware/fwts and should be matched properly with the existing whitelists.
> May be an issue with manage.py validate...
>
Since fwts/wakealarm is not a pattern we don't have any hints to know it
might be generated hence the erorr is less helpful. I think that you are
right though I don't like the outcome. Before we can perfectly
understand local jobs and templates and have the derivative regular
expression engine we cannot detect errors like that reliably :-/

Thanks
ZK

Changed in plainbox-provider-canonical-certification:
status: In Progress → Fix Committed
Changed in plainbox-provider-canonical-certification:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.