Lines Matching refs:job
95 def _process_checkSemantics(self, job):
103 testSpecs = self._getTests(job)
107 LOG.warn('%s, %s' % (msg, job.getId()))
118 testdata = repeatField.getAccessor()(job[repeatField.getName()])
122 LOG.warn('%s, %s' % (msg, job.getId()))
127 model = job['modelSolution']
128 submission = job['submission']
156 for test in self._getTests(job):
169 # schema - unless the according data are available in the job object
171 if job.has_key(field.getName()):
172 repl = job[field.getName()]
198 job.getId(),
205 job.getId(),
212 job.getId(),