Commit 216ca98
committed
Cortex-M Backend: Skip while_loop test
It has been observed to hang randomly.
Likely, the random input causes the quantizatized
while loop to never finish in some cases.
Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: Ie738e923d7595040d9e608a46bbe6851958fa3bd1 parent 96aeb57 commit 216ca98
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
686 | | - | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
687 | 693 | | |
688 | 694 | | |
689 | 695 | | |
| |||
0 commit comments