diff options
author | Siri Hansen <[email protected]> | 2016-03-03 15:30:53 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2016-03-09 11:02:31 +0100 |
commit | 4d6a434a3c84a1ebc339314f3c2c340510a62be9 (patch) | |
tree | 2b2e32ac7a55ca25b5a2cd222a7bfda138eb6abd /lib/webtool | |
parent | 5f2b8fece323bad4297292a531e32da84649c53c (diff) | |
download | otp-4d6a434a3c84a1ebc339314f3c2c340510a62be9.tar.gz otp-4d6a434a3c84a1ebc339314f3c2c340510a62be9.tar.bz2 otp-4d6a434a3c84a1ebc339314f3c2c340510a62be9.zip |
Remove upgrade tests from stdlib_SUITE
The test cases minor_upgrade and major_upgrade used
ct_release_test. The point of the tests in stdlib was mainly to test
ct_release_test. ct_release_test produces a 'from-release' based on an
old version of the application under test (in this case stdlib) and
new versions of all other applications. But since it is not always a
good idea to load an old version of stdlib into a new emulator
(e.g. in the OTP-19.0 emulator), these tests are removed.
Instead new tests are added for ct_release_test in common_test.
Diffstat (limited to 'lib/webtool')
0 files changed, 0 insertions, 0 deletions