Searched refs:test_id (Results 1 – 1 of 1) sorted by relevance
221 def __init__(self, test_path, flags, test_id, with_optimizer): argument223 self.test_id = test_id240 test_abc = path.join(runner.tmp_dir, "%s.abc" % self.test_id)241 test_an = path.join(runner.tmp_dir, "%s.an" % self.test_id)719 skiplist_es2panda = list({x.test_id + ".js" for x in self.tests722 skiplist_runtime = list({x.test_id + ".js" for x in self.tests