aboutsummaryrefslogtreecommitdiffstats
path: root/erts/test
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2014-12-08 11:49:25 +0100
committerRickard Green <[email protected]>2014-12-08 12:13:03 +0100
commited4f65e9e52bc0792b4a4e6a45acb99cf0e695b2 (patch)
tree5ea6cb97952f0f67dcaa4ff78b2ff81315c5afde /erts/test
parente2242fb7fa98feec9242c71a473af7e99d6a7bd1 (diff)
downloadotp-ed4f65e9e52bc0792b4a4e6a45acb99cf0e695b2.tar.gz
otp-ed4f65e9e52bc0792b4a4e6a45acb99cf0e695b2.tar.bz2
otp-ed4f65e9e52bc0792b4a4e6a45acb99cf0e695b2.zip
Add .appup file
Diffstat (limited to 'erts/test')
-rw-r--r--erts/test/upgrade_SUITE.erl3
1 files changed, 2 insertions, 1 deletions
diff --git a/erts/test/upgrade_SUITE.erl b/erts/test/upgrade_SUITE.erl
index d5a920e03d..217056971e 100644
--- a/erts/test/upgrade_SUITE.erl
+++ b/erts/test/upgrade_SUITE.erl
@@ -37,8 +37,9 @@
%% - hipe does not support any upgrade at all
%% - dialyzer requires hipe (in the .app file)
%% - typer requires hipe (in the .app file)
+%% - erl_interface, jinterface support no upgrade
-define(appup_exclude,
- [dialyzer,hipe,typer]).
+ [dialyzer,hipe,typer,erl_interface,jinterface]).
init_per_suite(Config) ->
%% Check that a real release is running, not e.g. cerl