Bug 1384792: pass signed_installer_url to xpcshell tests for bbb r=aki
MozReview-Commit-ID: LWleRnEAgoi
This commit is contained in:
@@ -306,7 +306,7 @@ task_description_schema = Schema({
|
||||
},
|
||||
Required('properties'): {
|
||||
'product': basestring,
|
||||
Extra: basestring, # additional properties are allowed
|
||||
Extra: taskref_or_string, # additional properties are allowed
|
||||
},
|
||||
}, {
|
||||
Required('implementation'): 'native-engine',
|
||||
|
||||
Reference in New Issue
Block a user