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:
Anas Nashif 2015-10-13 19:28:09 -04:00
commit ecf3951990
2 changed files with 2 additions and 0 deletions

View file

@ -2,3 +2,4 @@
# This option is NOT to be used in production code.
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_EXCEPTION_DEBUG=n

View file

@ -2,3 +2,4 @@
# This option is NOT to be used in production code.
CONFIG_TEST_RANDOM_GENERATOR=y
CONFIG_EXCEPTION_DEBUG=n