samples: disable exception debug for test_static_idt
This test fails with exception debug enabled. Make sanity pass again while we debug this issue. Change-Id: I0df279d2ec2f8fb29c30d25ec0d05da18e929964 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
be3e3b0f8c
commit
ecf3951990
2 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
# This option is NOT to be used in production code.
|
||||
|
||||
CONFIG_TEST_RANDOM_GENERATOR=y
|
||||
CONFIG_EXCEPTION_DEBUG=n
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
# This option is NOT to be used in production code.
|
||||
|
||||
CONFIG_TEST_RANDOM_GENERATOR=y
|
||||
CONFIG_EXCEPTION_DEBUG=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue