----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19553/#review38277 -----------------------------------------------------------
Can you rebase this on master. Currently it does not apply cleanly on master or even 4.4. I had applied your previous patch to master. thanks - Sebastien Goasguen On March 21, 2014, 10:04 p.m., Yichi Lu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19553/ > ----------------------------------------------------------- > > (Updated March 21, 2014, 10:04 p.m.) > > > Review request for cloudstack and Sebastien Goasguen. > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-6015 > Following tests are new: > adduseraccount_test.py > adduser_test.py > login_logout_as_JaneD_test.py (new user's username is JaneD) > deleteuser_test.py > deleteuseraccount_test.py > > > Diffs > ----- > > test/selenium/browser/__init__.py e69de29 > test/selenium/browser/firefox.py PRE-CREATION > test/selenium/browser/firefox.py e89619f > test/selenium/common/Global_Locators.py PRE-CREATION > test/selenium/common/Global_Locators.py 1b03d7f > test/selenium/common/__init__.py e69de29 > test/selenium/common/shared.py PRE-CREATION > test/selenium/common/shared.py 39f2d33 > test/selenium/common/shared.py b4f537f > test/selenium/cspages/__init__.py e69de29 > test/selenium/cspages/accounts/accountspage.py PRE-CREATION > test/selenium/cspages/accounts/userspage.py PRE-CREATION > test/selenium/cspages/cspage.py PRE-CREATION > test/selenium/cspages/dashboard/__init__.py PRE-CREATION > test/selenium/cspages/dashboard/dashboardpage.py PRE-CREATION > test/selenium/cspages/dashboard/dashboardpage.py 4394199 > test/selenium/cspages/login/__init__.py PRE-CREATION > test/selenium/cspages/login/loginpage.py PRE-CREATION > test/selenium/cspages/login/loginpage.py 39e4295 > test/selenium/cspages/login/loginpage.py e7795d9 > test/selenium/cspages/loginpage.py PRE-CREATION > test/selenium/cspages/loginpage.py c6e736c > test/selenium/cstests/__init__.py e69de29 > test/selenium/cstests/regressiontests/__init__.py PRE-CREATION > test/selenium/cstests/smoketests/__init__.py e69de29 > test/selenium/cstests/smoketests/adduser_test.py PRE-CREATION > test/selenium/cstests/smoketests/adduseraccount_test.py PRE-CREATION > test/selenium/cstests/smoketests/deleteuser_test.py PRE-CREATION > test/selenium/cstests/smoketests/deleteuseraccount_test.py PRE-CREATION > test/selenium/cstests/smoketests/global_settings_test.py PRE-CREATION > test/selenium/cstests/smoketests/login_logout_as_JaneD_test.py PRE-CREATION > test/selenium/cstests/smoketests/login_logout_test.py PRE-CREATION > test/selenium/cstests/smoketests/login_logout_test.py 49c545a > test/selenium/cstests/smoketests/login_logout_test.py 66fcc4a > test/selenium/cstests/smoketests/navigation_test.py PRE-CREATION > test/selenium/cstests/smoketests/smokecfg.py PRE-CREATION > test/selenium/cstests/smoketests/smokecfg.py 37d55b3 > test/selenium/cstests/smoketests/smokecfg.py 8bbb350 > > Diff: https://reviews.apache.org/r/19553/diff/ > > > Testing > ------- > > tested against CloudStack 4.4.0-SNAPSHOT. > > > Thanks, > > Yichi Lu > >