switcher-tests: Fails on TC2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro big.LITTLE |
Fix Released
|
Undecided
|
Naresh Kamboju | ||
Linaro big.LITTLE MP |
Fix Released
|
Undecided
|
Naresh Kamboju |
Bug Description
I have ported core-test suited and started executed on TC2.
while testing i have noticed switcher-tests fails and hugs (no crash dump observed).
Test has performed on android.
root@android:/ # run_stress_
Linux:
Linux version 3.7.0-rc6-
Log:
root@android:/ # run_stress_
Number of CPUs successfully brought up during boot = 2
Running switcher-tests ..
===== 100_switches.sh =====
100_switches : switch 100 times between big and little
Switch to little with success
Switch to big with success
Switch to little with success
Switch to big with success
Switch to little with success
Switch to big with success
Switch to little with success
Switch to big with success
Switch to little with success
Switch to big with success
Switch to little with success
Switch to big with success
Switch to little with success
Switch to big with success
Switch to little with success
Switch to big with success
ERROR : $freq
===== reswitch.sh =====
reswitch : switch 5 times on the same cluster, and check if switcher behavior is consistent
Switch to little with success
Switch to little with success
Switch to little with success
Switch to little with success
Switch to little with success
Switch to big with success
Switch to big with success
Switch to big with success
Switch to big with success
Switch to big with success
SUCCESS!!
===== fastswitch.sh =====
fastswitch : switch 100 times between big and little without waiting between switches
Switch to little
Switch to big
Switch to little
Switch to big
Switch to little
Switch to big
Switch to little
Switch to big
Switch to little
Switch to big
Switch to little
Switch to big
Switch to little
Switch to big
Switch to litt
description: | updated |
Changed in linaro-big-little-system: | |
assignee: | nobody → Naresh Kamboju (naresh-kamboju) |
Changed in linaro-big.little.mp: | |
assignee: | nobody → Naresh Kamboju (naresh-kamboju) |
Changed in linaro-big-little-system: | |
assignee: | David Zinman (dzinman) → nobody |
assignee: | nobody → Naresh Kamboju (naresh-kamboju) |
status: | Fix Committed → Confirmed |
milestone: | none → 13.01 |
tags: |
added: qa-services removed: qa-serivces |
Changed in linaro-big-little-system: | |
status: | Confirmed → Fix Committed |
Changed in linaro-big-little-system: | |
status: | Fix Committed → Fix Released |
Changed in linaro-big.little.mp: | |
status: | New → Fix Released |
I have investigated and found the delay needs to be added in script file.
I will add delay and test it,