How to deregister an invalid test?
Hi there,
Recently I downloaded the lava-test-
After that I execute command "lava-test list-tests" and always got below error messages:
terguo01@
Tests built directly into Abrek:
- bootchart
- firefox
- glmemperf
- gmpbench
- gtkperf
- ltp
- peacekeeperposi
- pwrmgmt
- pybench
- smem
- stream
- tiobench
- x11perf
- xrestop
Tests provided by installed python packages:
Tests provided by Abrek registry:
Traceback (most recent call last):
File "/usr/local/
pkg_
File "/usr/lib/
self.
File "/usr/lib/
execfile(
File "/usr/local/
exit_code = abrek.main.
File "/usr/local/
return cmd_func.main(argv)
File "/usr/local/
return self.run()
File "/usr/local/
for test in provider:
File "/usr/local/
self.
File "/usr/local/
test = self._load_
File "/usr/local/
with cache.open_
File "/usr/lib/
return self.gen.next()
File "/usr/local/
stream = urllib2.
File "/usr/lib/
return _opener.open(url, data, timeout)
File "/usr/lib/
protocol = req.get_type()
File "/usr/lib/
raise ValueError, "unknown url type: %s" % self.__original
ValueError: unknown url type: ./example/
terguo01@
I realized that I used wrong way to register a test from .json file. So what's the correct way to do it and how to get rid of such error messages?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Zygmunt Krynicki
- Solved:
- Last query:
- Last reply: