summaryrefslogtreecommitdiffstats
path: root/test-suites
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-12-21 00:27:20 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-12-21 00:27:37 +0100
commitb97d26ef6e59fe9b783fc73a172ec49606b25bdd (patch)
tree7ced854afffbcf57d0fee7c9b5de2b1f55b994eb /test-suites
parentdcdb57fd23ef6a6049d6a6b107db962b56876b0a (diff)
Disable the can module unload/load testicefish_8.99.5icefish/8.99.58.99.5
And also fix a logic bug in the test_can_modules. The test can stay disabled. There is no need to unload the modules. Bug-AGL: SPEC-3070 . Change-Id: Ic94d5bb9cad3d6cdcbc6534cfc4003213ad82aaa Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'test-suites')
-rw-r--r--test-suites/short-smoke/test_can_loopback.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-suites/short-smoke/test_can_loopback.yaml b/test-suites/short-smoke/test_can_loopback.yaml
index 7074a0d..484ced3 100644
--- a/test-suites/short-smoke/test_can_loopback.yaml
+++ b/test-suites/short-smoke/test_can_loopback.yaml
@@ -12,6 +12,6 @@ run:
- lava-test-set start test_can_loopback_mode
- ./common/scripts/test_can_loopback_mode.sh
- lava-test-set stop
- - lava-test-set start test_can_modules
- - ./common/scripts/test_can_modules.sh
- - lava-test-set stop \ No newline at end of file
+ #- lava-test-set start test_can_modules
+ #- ./common/scripts/test_can_modules.sh
+ #- lava-test-set stop \ No newline at end of file