aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/test
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2012-03-19 09:06:38 +0100
committerSiri Hansen <[email protected]>2012-03-19 09:51:44 +0100
commit20ef6a7d381b37d7c620f303a981a3a8b4e227a8 (patch)
treee9b1b76f94e8bcc353fbcf651710129b5064e608 /lib/reltool/test
parent8233c6e1787fa8e81f0301f10aea82c695cd322a (diff)
downloadotp-20ef6a7d381b37d7c620f303a981a3a8b4e227a8.tar.gz
otp-20ef6a7d381b37d7c620f303a981a3a8b4e227a8.tar.bz2
otp-20ef6a7d381b37d7c620f303a981a3a8b4e227a8.zip
[reltool] Remove skip statement for test that failed due to stdlib error
The stdlib error has been corrected in a previous commit so the failing test (reltool_server_SUITE:create_script_sort) can be un-skipped.
Diffstat (limited to 'lib/reltool/test')
-rw-r--r--lib/reltool/test/reltool_server_SUITE.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/reltool/test/reltool_server_SUITE.erl b/lib/reltool/test/reltool_server_SUITE.erl
index 122880fca9..4e24a2fb55 100644
--- a/lib/reltool/test/reltool_server_SUITE.erl
+++ b/lib/reltool/test/reltool_server_SUITE.erl
@@ -454,7 +454,6 @@ create_script(_Config) ->
%% Test creation of .script with different sorting of applications and
%% included applications.
%% Test that result is equal to what systools produces
-create_script_sort(_Config) -> {skip, "OTP-9984 - stdlib sort problem"};
create_script_sort(Config) ->
DataDir = ?config(data_dir,Config),
%% Configure the server