aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/ct_repeat_1_SUITE.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-07-07 10:35:56 +0200
committerBjörn Gustavsson <[email protected]>2011-08-18 10:00:28 +0200
commitff79167a09a55c4dc57c7ce4b245235b03b00d9c (patch)
tree0537f17996712645753bf0cd9c7a33b44f415c24 /lib/common_test/test/ct_repeat_1_SUITE.erl
parent1908d6f1dced903267db76cef2c4544f56c20f59 (diff)
downloadotp-ff79167a09a55c4dc57c7ce4b245235b03b00d9c.tar.gz
otp-ff79167a09a55c4dc57c7ce4b245235b03b00d9c.tar.bz2
otp-ff79167a09a55c4dc57c7ce4b245235b03b00d9c.zip
common_test tests: Don't do detailed testing of the stack backtrace
The exact layout of the stack backtrace is an implementation detail that may be changed at any time.
Diffstat (limited to 'lib/common_test/test/ct_repeat_1_SUITE.erl')
-rw-r--r--lib/common_test/test/ct_repeat_1_SUITE.erl7
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/common_test/test/ct_repeat_1_SUITE.erl b/lib/common_test/test/ct_repeat_1_SUITE.erl
index 4e842bd6d6..090002d0c2 100644
--- a/lib/common_test/test/ct_repeat_1_SUITE.erl
+++ b/lib/common_test/test/ct_repeat_1_SUITE.erl
@@ -560,12 +560,7 @@ test_events(repeat_cs_until_any_fail) ->
{repeat_1_SUITE,tc_fail_1,
{failed,
{error,
- {{badmatch,2},
- [{repeat_1_SUITE,tc_fail_1,1},
- {test_server,my_apply,3},
- {test_server,ts_tc,3},
- {test_server,run_test_case_eval1,6},
- {test_server,run_test_case_eval,8}]}}}}},
+ {{badmatch,2},'_'}}}}},
{?eh,test_stats,{5,2,{0,0}}},
{?eh,tc_start,{repeat_1_SUITE,tc_fail_2}},
{?eh,tc_done,