@kshitijSharma2014, @puneet0191. I ran yesterday the tests and found 6 issues, let's review:
phpunit
PHPUnit 4.5.0 by Sebastian Bergmann and contributors.
Configuration read from tests/system/webdriver/tests/phpunit.xml.dist
.F...........F..........F...................... ................ 63 / 184 ( 34%)
.................F.................EEEE.EE..................... 126 / 184 ( 68%)
.................................F..F.....................
Time: 1.78 hours, Memory: 22.50Mb
There were 6 errors:
1) LanguageManager0001Test::addLanguage_WithFieldDefaults_LanguageAdded
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
tests/system/webdriver/SeleniumClient/WebDriver.php:416
tests/system/webdriver/Pages/System/AdminPage.php:189
tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
tests/system/webdriver/tests/extensions/LanguageManager0001Test.php:136
2) LanguageManager0001Test::addLanguage_WithGivenFields_LanguageAdded
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
tests/system/webdriver/SeleniumClient/WebDriver.php:416
tests/system/webdriver/Pages/System/AdminPage.php:189
tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
tests/system/webdriver/tests/extensions/LanguageManager0001Test.php:162
3) LanguageManager0001Test::editLanguage_ChangeFields_FieldsChanged
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
tests/system/webdriver/SeleniumClient/WebDriver.php:416
tests/system/webdriver/Pages/System/AdminPage.php:189
tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
tests/system/webdriver/tests/extensions/LanguageManager0001Test.php:191
4) LanguageManager0001Test::changeLanguageState_ChangeEnabledUsingToolbar_EnabledChanged
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
tests/system/webdriver/SeleniumClient/WebDriver.php:416
tests/system/webdriver/Pages/System/AdminPage.php:189
tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
tests/system/webdriver/tests/extensions/LanguageManager0001Test.php:210
5) LanguageManager0002Test::setFilter_SetFilterValues_ShouldExecuteFilter
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
tests/system/webdriver/SeleniumClient/WebDriver.php:416
tests/system/webdriver/Pages/System/AdminPage.php:189
tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
tests/system/webdriver/tests/extensions/LanguageManager0002Test.php:90
6) LanguageManager0002Test::setFilter_TestFilters_ShouldFilterTags
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
tests/system/webdriver/SeleniumClient/WebDriver.php:416
tests/system/webdriver/Pages/System/AdminPage.php:189
tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
tests/system/webdriver/tests/extensions/LanguageManager0002Test.php:121
--
There were 6 failures:
1) BannerManager0001Test::getAllInputFields_ScreenDisplayed_EqualExpected
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
9 => Array (
- 'label' => 'Category'
- 'id' => 'jform_catid'
+ 'label' => 'Status'
+ 'id' => 'jform_state'
'type' => 'select'
'tab' => 'details'
)
10 => Array (
- 'label' => 'Status'
- 'id' => 'jform_state'
+ 'label' => 'Category'
+ 'id' => 'jform_catid'
'type' => 'select'
'tab' => 'details'
)
11 => Array (...)
12 => Array (...)
13 => Array (...)
14 => Array (...)
15 => Array (...)
16 => Array (...)
17 => Array (...)
18 => Array (...)
19 => Array (...)
20 => Array (...)
21 => Array (...)
22 => Array (...)
23 => Array (...)
24 => Array (...)
25 => Array (...)
26 => Array (...)
27 => Array (...)
28 => Array (...)
29 => Array (...)
30 => Array (...)
31 => Array (...)
32 => Array (...)
)
tests/system/webdriver/tests/components/BannerManager0001Test.php:80
2) ContactManager0001Test::getAllInputFields_ScreenDisplayed_EqualExpected
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
18 => Array (
- 'label' => 'Category'
- 'id' => 'jform_catid'
+ 'label' => 'Status'
+ 'id' => 'jform_published'
'type' => 'select'
'tab' => 'details'
)
19 => Array (
- 'label' => 'Tags'
- 'id' => 'jform_tags'
+ 'label' => 'Category'
+ 'id' => 'jform_catid'
'type' => 'select'
'tab' => 'details'
)
20 => Array (
- 'label' => 'Status'
- 'id' => 'jform_published'
- 'type' => 'select'
- 'tab' => 'details'
- )
- 21 => Array (
'label' => 'Featured'
'id' => 'jform_featured'
'type' => 'fieldset'
'tab' => 'details'
)
- 22 => Array (
+ 21 => Array (
'label' => 'Access'
'id' => 'jform_access'
'type' => 'select'
'tab' => 'details'
)
- 23 => Array (
+ 22 => Array (
'label' => 'Language'
'id' => 'jform_language'
+ 'type' => 'select'
+ 'tab' => 'details'
+ )
+ 23 => Array (
+ 'label' => 'Tags'
+ 'id' => 'jform_tags'
'type' => 'select'
'tab' => 'details'
)
24 => Array (...)
25 => Array (...)
26 => Array (...)
27 => Array (...)
28 => Array (...)
29 => Array (...)
30 => Array (...)
31 => Array (...)
32 => Array (...)
33 => Array (...)
34 => Array (...)
35 => Array (...)
36 => Array (...)
37 => Array (...)
38 => Array (...)
39 => Array (...)
40 => Array (...)
41 => Array (...)
42 => Array (...)
43 => Array (...)
44 => Array (...)
45 => Array (...)
46 => Array (...)
47 => Array (...)
48 => Array (...)
49 => Array (...)
50 => Array (...)
51 => Array (...)
52 => Array (...)
53 => Array (...)
54 => Array (...)
55 => Array (...)
56 => Array (...)
57 => Array (...)
58 => Array (...)
59 => Array (...)
60 => Array (...)
61 => Array (...)
62 => Array (...)
63 => Array (...)
64 => Array (...)
65 => Array (...)
66 => Array (...)
67 => Array (...)
68 => Array (...)
69 => Array (...)
70 => Array (...)
71 => Array (...)
72 => Array (...)
73 => Array (...)
74 => Array (...)
75 => Array (...)
76 => Array (...)
77 => Array (...)
78 => Array (...)
79 => Array (...)
80 => Array (...)
)
tests/system/webdriver/tests/components/ContactManager0001Test.php:79
3) NewsFeedManager0001Test::getAllInputFields_ScreenDisplayed_EqualExpected
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
4 => Array (
- 'label' => 'Category'
- 'id' => 'jform_catid'
+ 'label' => 'Status'
+ 'id' => 'jform_published'
'type' => 'select'
'tab' => 'details'
)
5 => Array (
- 'label' => 'Tags'
- 'id' => 'jform_tags'
+ 'label' => 'Category'
+ 'id' => 'jform_catid'
'type' => 'select'
'tab' => 'details'
)
6 => Array (
- 'label' => 'Status'
- 'id' => 'jform_published'
+ 'label' => 'Access'
+ 'id' => 'jform_access'
'type' => 'select'
'tab' => 'details'
)
7 => Array (
- 'label' => 'Access'
- 'id' => 'jform_access'
+ 'label' => 'Language'
+ 'id' => 'jform_language'
'type' => 'select'
'tab' => 'details'
)
8 => Array (
- 'label' => 'Language'
- 'id' => 'jform_language'
+ 'label' => 'Tags'
+ 'id' => 'jform_tags'
'type' => 'select'
'tab' => 'details'
)
9 => Array (...)
10 => Array (...)
11 => Array (...)
12 => Array (...)
13 => Array (...)
14 => Array (...)
15 => Array (...)
16 => Array (...)
17 => Array (...)
18 => Array (...)
19 => Array (...)
20 => Array (...)
21 => Array (...)
22 => Array (...)
23 => Array (...)
24 => Array (...)
25 => Array (...)
26 => Array (...)
27 => Array (...)
28 => Array (...)
29 => Array (...)
30 => Array (...)
31 => Array (...)
32 => Array (...)
33 => Array (...)
34 => Array (...)
35 => Array (...)
36 => Array (...)
37 => Array (...)
38 => Array (...)
39 => Array (...)
40 => Array (...)
)
tests/system/webdriver/tests/components/NewsFeedManager0001Test.php:79
4) CategoryManager0003Test::getAllInputFields_ScreenDisplayed_EqualExpected
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
4 => Array (
- 'label' => 'Tags'
- 'id' => 'jform_tags'
+ 'label' => 'Status'
+ 'id' => 'jform_published'
'type' => 'select'
'tab' => 'general'
)
5 => Array (
- 'label' => 'Status'
- 'id' => 'jform_published'
+ 'label' => 'Access'
+ 'id' => 'jform_access'
'type' => 'select'
'tab' => 'general'
)
6 => Array (
- 'label' => 'Access'
- 'id' => 'jform_access'
+ 'label' => 'Language'
+ 'id' => 'jform_language'
'type' => 'select'
'tab' => 'general'
)
7 => Array (
- 'label' => 'Language'
- 'id' => 'jform_language'
+ 'label' => 'Tags'
+ 'id' => 'jform_tags'
'type' => 'select'
'tab' => 'general'
)
8 => Array (...)
9 => Array (...)
10 => Array (...)
11 => Array (...)
12 => Array (...)
13 => Array (...)
14 => Array (...)
15 => Array (...)
16 => Array (...)
17 => Array (...)
18 => Array (...)
19 => Array (...)
20 => Array (...)
21 => Array (...)
22 => Array (...)
)
tests/system/webdriver/tests/content/CategoryManager0003Test.php:80
5) LevelManager0001Test::add_WithFieldDefaults_Added
Test level should be in row 6
Failed asserting that 2 matches expected 7.
tests/system/webdriver/tests/users/LevelManager0001Test.php:110
6) LevelManager0001Test::setFilter_TestOrdering_ShouldOrderLevels
When the table is sorted by level name in the descending order Customer Access should be in row 6
Failed asserting that 7 matches expected 6.
tests/system/webdriver/tests/users/LevelManager0001Test.php:192
FAILURES!
Tests: 184, Assertions: 7352, Failures: 6, Errors: 6.
No they are. Failures 1-4 are related to a standardization of the fields by the looks of it (no new fields have been added or removed - they are just in a new order) and Failures 5 and 6 by #5899 which made the ordering of access levels appear more 'normal'
I have no clue about the errors
Category | ⇒ | Unit Tests |
@javigomez and @kshitijSharma2014 Yesterday I ran the suite on my machine and here are the results:
PHPUnit 4.4.0 by Sebastian Bergmann.
Configuration read from /home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/phpunit.xml.dist
.F...........F..........F...................... ................ 63 / 184 ( 34%)
.................F.............F...EEEE.EE..E.EEEEEEEEE........ 126 / 184 ( 68%)
...EEEEEEEEEEEEEEEEE.............F..F.................FF..
Time: 1.83 hours, Memory: 19.00Mb
There were 33 errors:
1) LanguageManager0001Test::addLanguage_WithFieldDefaults_LanguageAdded
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:416
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminPage.php:189
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/LanguageManager0001Test.php:136
2) LanguageManager0001Test::addLanguage_WithGivenFields_LanguageAdded
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:416
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminPage.php:189
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/LanguageManager0001Test.php:162
3) LanguageManager0001Test::editLanguage_ChangeFields_FieldsChanged
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:416
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminPage.php:189
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/LanguageManager0001Test.php:191
4) LanguageManager0001Test::changeLanguageState_ChangeEnabledUsingToolbar_EnabledChanged
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:416
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminPage.php:189
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/LanguageManager0001Test.php:210
5) LanguageManager0002Test::setFilter_SetFilterValues_ShouldExecuteFilter
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:416
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminPage.php:189
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/LanguageManager0002Test.php:90
6) LanguageManager0002Test::setFilter_TestFilters_ShouldFilterTags
SeleniumClient\WebDriverWaitTimeoutException: Timeout for specified condition caused by object of class: SeleniumClient\WebDriver, method invoked: findElement. Arguments: <By strategy: 'xpath', strategy factor '//ul/li/a[@href='index.php?option=com_languages&view=languages']'>,<1>
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriverWait.php:91
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:416
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminPage.php:189
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/JoomlaWebdriverTestCase.php:83
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Extensions/LanguageManagerPage.php:94
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/LanguageManager0002Test.php:121
7) ModuleManager0001Test::getModuleTypes_GetsTypes_EqualsExpected
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//div[@id='filter_client_id_chzn']/a"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminManagerPage.php:226
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Extensions/ModuleManagerPage.php:189
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0001Test.php:98
8) ModuleManager0001Test::addModule_WithFieldDefaults_ModuleAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//div[@id='filter_client_id_chzn']/a"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminManagerPage.php:226
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Extensions/ModuleManagerPage.php:110
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0001Test.php:132
9) ModuleManager0001Test::addModule_WithGivenFields_ModuleAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//div[@id='filter_client_id_chzn']/a"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminManagerPage.php:226
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0001Test.php:157
10) ModuleManager0001Test::editModule_ChangeFields_FieldsChanged
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//div[@id='filter_client_id_chzn']/a"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminManagerPage.php:226
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0001Test.php:190
11) ModuleManager0001Test::changeModuleState_ChangeEnabledUsingToolbar_EnabledChanged
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//div[@id='filter_client_id_chzn']/a"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminManagerPage.php:226
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Extensions/ModuleManagerPage.php:110
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0001Test.php:221
12) ModuleManager0002Test::addModule_ArticleCategories_ModuleAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//div[@id='filter_client_id_chzn']/a"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminManagerPage.php:226
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0002Test.php:96
13) ModuleManager0002Test::addModule_ArticleCategories_ModuleAdded_2
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//div[@id='filter_client_id_chzn']/a"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/System/AdminManagerPage.php:226
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0002Test.php:190
14) ModuleManager0002Test::addModule_ModuleTypeMenu_ModuleAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0002Test.php:266
15) ModuleManager0002Test::addModule_MenuItemSingleArticle_ModuleAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0002Test.php:364
16) ModuleManager0002Test::addModule_MenuItemsCategoryBlog_ModuleAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/extensions/ModuleManager0002Test.php:503
17) MenuItemsManager0001Test::getMenuItemTypes_ShouldMatchExpected
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:213
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0001Test.php:113
18) MenuItemsManager0001Test::addMenuItem_WithFieldDefaults_MenuItemAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0001Test.php:137
19) MenuItemsManager0001Test::addMenuItem_SingleContact_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0001Test.php:164
20) MenuItemsManager0001Test::addMenuItem_CategoryBlog_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0001Test.php:197
21) MenuItemsManager0001Test::editMenuItem_ChangeFields_FieldsChanged
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0001Test.php:231
22) MenuItemsManager0002Test::addMenuItem_FrontEndCheck_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0002Test.php:62
23) MenuItemsManager0002Test::addMenu_SingleArticle_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0002Test.php:118
24) MenuItemsManager0002Test::addMenu_CategoryBlog_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0002Test.php:195
25) MenuItemsManager0002Test::addMenu_CategoryList_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0002Test.php:261
26) MenuItemsManager0003Test::addMenu_SingleContact_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0003Test.php:95
27) MenuItemsManager0003Test::addMenu_FeaturedContact_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0003Test.php:168
28) MenuItemsManager0003Test::addMenu_ListAllContactCategories_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0003Test.php:268
29) MenuItemsManager0003Test::addMenu_ListContactInCategory_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0003Test.php:348
30) MenuItemsManager0004Test::addMenuItem_ListAllTags_MenuItemsAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0004Test.php:75
31) MenuItemsManager0004Test::addMenuItem_SingleNewsFeed_MenuItemAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0004Test.php:127
32) MenuItemsManager0004Test::addMenuItem_ListAllNewsFeedCategory_MenuAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0004Test.php:194
33) MenuItemsManager0004Test::addMenuItem_ListNewsFeedCategory_MenuItemAdded
SeleniumClient\Http\SeleniumNoSuchElementException: An element could not be located on the page using the given search parameters. Unable to locate element: {"method":"xpath","selector":"//a[contains(@onclick, 'option=com_menus&view=menutypes')]"}
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.45.0', revision: '5017cb8', time: '2015-02-26 23:59:50'
System info: host: 'puneet-ThinkPad-T430', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'i386', os.version: '3.16.0-34-generic', java.version: '1.7.0_79'
Driver info: driver.version: unknown
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:73
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/Http/SeleniumAdapter.php:26
/home/puneet/Projects/joomla-cms/tests/system/webdriver/SeleniumClient/WebDriver.php:350
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemEditPage.php:290
/home/puneet/Projects/joomla-cms/tests/system/webdriver/Pages/Menus/MenuItemsManagerPage.php:113
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/menus/MenuItemsManager0004Test.php:275
--
There were 9 failures:
1) BannerManager0001Test::getAllInputFields_ScreenDisplayed_EqualExpected
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
9 => Array (
- 'label' => 'Category'
- 'id' => 'jform_catid'
+ 'label' => 'Status'
+ 'id' => 'jform_state'
'type' => 'select'
'tab' => 'details'
)
10 => Array (
- 'label' => 'Status'
- 'id' => 'jform_state'
+ 'label' => 'Category'
+ 'id' => 'jform_catid'
'type' => 'select'
'tab' => 'details'
)
11 => Array (...)
12 => Array (...)
13 => Array (...)
14 => Array (...)
15 => Array (...)
16 => Array (...)
17 => Array (...)
18 => Array (...)
19 => Array (...)
20 => Array (...)
21 => Array (...)
22 => Array (...)
23 => Array (...)
24 => Array (...)
25 => Array (...)
26 => Array (...)
27 => Array (...)
28 => Array (...)
29 => Array (...)
30 => Array (...)
31 => Array (...)
32 => Array (...)
)
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/components/BannerManager0001Test.php:80
2) ContactManager0001Test::getAllInputFields_ScreenDisplayed_EqualExpected
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
18 => Array (
- 'label' => 'Category'
- 'id' => 'jform_catid'
+ 'label' => 'Status'
+ 'id' => 'jform_published'
'type' => 'select'
'tab' => 'details'
)
19 => Array (
- 'label' => 'Tags'
- 'id' => 'jform_tags'
+ 'label' => 'Category'
+ 'id' => 'jform_catid'
'type' => 'select'
'tab' => 'details'
)
20 => Array (
- 'label' => 'Status'
- 'id' => 'jform_published'
- 'type' => 'select'
- 'tab' => 'details'
- )
- 21 => Array (
'label' => 'Featured'
'id' => 'jform_featured'
'type' => 'fieldset'
'tab' => 'details'
)
- 22 => Array (
+ 21 => Array (
'label' => 'Access'
'id' => 'jform_access'
'type' => 'select'
'tab' => 'details'
)
- 23 => Array (
+ 22 => Array (
'label' => 'Language'
'id' => 'jform_language'
'type' => 'select'
'tab' => 'details'
)
+ 23 => Array (
+ 'label' => 'Tags'
+ 'id' => 'jform_tags'
+ 'type' => 'select'
+ 'tab' => 'details'
+ )
@@ @@
60 => Array (
+ 'label' => '# Articles to List'
+ 'id' => 'jform_params_articles_display_num'
+ 'type' => 'select'
+ 'tab' => 'attrib-display'
+ )
+ 61 => Array (
'label' => 'Show Profile'
'id' => 'jform_params_show_profile'
'type' => 'select'
'tab' => 'attrib-display'
)
- 61 => Array (
+ 62 => Array (
'label' => 'Show Links'
'id' => 'jform_params_show_links'
'type' => 'select'
'tab' => 'attrib-display'
)
- 62 => Array (
+ 63 => Array (
'label' => 'Link A Label'
'id' => 'jform_params_linka_name'
'type' => 'input'
'tab' => 'attrib-display'
)
- 63 => Array (
+ 64 => Array (
'label' => 'Link A URL'
'id' => 'jform_params_linka'
'type' => 'input'
'tab' => 'attrib-display'
)
- 64 => Array (
+ 65 => Array (
'label' => 'Link B Label'
'id' => 'jform_params_linkb_name'
'type' => 'input'
'tab' => 'attrib-display'
)
- 65 => Array (
+ 66 => Array (
'label' => 'Link B URL'
'id' => 'jform_params_linkb'
'type' => 'input'
'tab' => 'attrib-display'
)
- 66 => Array (
+ 67 => Array (
'label' => 'Link C Label'
'id' => 'jform_params_linkc_name'
'type' => 'input'
'tab' => 'attrib-display'
)
- 67 => Array (
+ 68 => Array (
'label' => 'Link C URL'
'id' => 'jform_params_linkc'
'type' => 'input'
'tab' => 'attrib-display'
)
- 68 => Array (
+ 69 => Array (
'label' => 'Link D Label'
'id' => 'jform_params_linkd_name'
'type' => 'input'
'tab' => 'attrib-display'
)
- 69 => Array (
+ 70 => Array (
'label' => 'Link D URL'
'id' => 'jform_params_linkd'
'type' => 'input'
'tab' => 'attrib-display'
)
- 70 => Array (
+ 71 => Array (
'label' => 'Link E Label'
'id' => 'jform_params_linke_name'
'type' => 'input'
'tab' => 'attrib-display'
)
- 71 => Array (
+ 72 => Array (
'label' => 'Link E URL'
'id' => 'jform_params_linke'
'type' => 'input'
'tab' => 'attrib-display'
)
- 72 => Array (
+ 73 => Array (
'label' => 'Alternative Layout'
'id' => 'jform_params_contact_layout'
'type' => 'select'
'tab' => 'attrib-display'
)
- 73 => Array (
+ 74 => Array (
'label' => 'Show Contact Form'
'id' => 'jform_params_show_email_form'
'type' => 'select'
'tab' => 'attrib-email'
)
- 74 => Array (
+ 75 => Array (
'label' => 'Send Copy to Submitter'
'id' => 'jform_params_show_email_copy'
'type' => 'select'
'tab' => 'attrib-email'
)
- 75 => Array (
+ 76 => Array (
'label' => 'Banned Email'
'id' => 'jform_params_banned_email'
'type' => 'textarea'
'tab' => 'attrib-email'
)
- 76 => Array (
+ 77 => Array (
'label' => 'Banned Subject'
'id' => 'jform_params_banned_subject'
'type' => 'textarea'
'tab' => 'attrib-email'
)
- 77 => Array (
+ 78 => Array (
'label' => 'Banned Text'
'id' => 'jform_params_banned_text'
'type' => 'textarea'
'tab' => 'attrib-email'
)
- 78 => Array (
+ 79 => Array (
'label' => 'Session Check'
'id' => 'jform_params_validate_session'
'type' => 'select'
'tab' => 'attrib-email'
)
- 79 => Array (
+ 80 => Array (
'label' => 'Custom Reply'
'id' => 'jform_params_custom_reply'
'type' => 'select'
'tab' => 'attrib-email'
)
- 80 => Array (
- 'label' => 'Contact Redirect'
- 'id' => 'jform_params_redirect'
- 'type' => 'input'
- 'tab' => 'attrib-email'
- )
+ 81 => Array (...)
)
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/components/ContactManager0001Test.php:79
3) NewsFeedManager0001Test::getAllInputFields_ScreenDisplayed_EqualExpected
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
4 => Array (
- 'label' => 'Category'
- 'id' => 'jform_catid'
+ 'label' => 'Status'
+ 'id' => 'jform_published'
'type' => 'select'
'tab' => 'details'
)
5 => Array (
- 'label' => 'Tags'
- 'id' => 'jform_tags'
+ 'label' => 'Category'
+ 'id' => 'jform_catid'
'type' => 'select'
'tab' => 'details'
)
6 => Array (
- 'label' => 'Status'
- 'id' => 'jform_published'
+ 'label' => 'Access'
+ 'id' => 'jform_access'
'type' => 'select'
'tab' => 'details'
)
7 => Array (
- 'label' => 'Access'
- 'id' => 'jform_access'
+ 'label' => 'Language'
+ 'id' => 'jform_language'
'type' => 'select'
'tab' => 'details'
)
8 => Array (
- 'label' => 'Language'
- 'id' => 'jform_language'
+ 'label' => 'Tags'
+ 'id' => 'jform_tags'
'type' => 'select'
'tab' => 'details'
)
9 => Array (...)
10 => Array (...)
11 => Array (...)
12 => Array (...)
13 => Array (...)
14 => Array (...)
15 => Array (...)
16 => Array (...)
17 => Array (...)
18 => Array (...)
19 => Array (...)
20 => Array (...)
21 => Array (...)
22 => Array (...)
23 => Array (...)
24 => Array (...)
25 => Array (...)
26 => Array (...)
27 => Array (...)
28 => Array (...)
29 => Array (...)
30 => Array (...)
31 => Array (...)
32 => Array (...)
33 => Array (...)
34 => Array (...)
35 => Array (...)
36 => Array (...)
37 => Array (...)
38 => Array (...)
39 => Array (...)
40 => Array (...)
)
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/components/NewsFeedManager0001Test.php:79
4) CategoryManager0003Test::getAllInputFields_ScreenDisplayed_EqualExpected
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
4 => Array (
- 'label' => 'Tags'
- 'id' => 'jform_tags'
+ 'label' => 'Status'
+ 'id' => 'jform_published'
'type' => 'select'
'tab' => 'general'
)
5 => Array (
- 'label' => 'Status'
- 'id' => 'jform_published'
+ 'label' => 'Access'
+ 'id' => 'jform_access'
'type' => 'select'
'tab' => 'general'
)
6 => Array (
- 'label' => 'Access'
- 'id' => 'jform_access'
+ 'label' => 'Language'
+ 'id' => 'jform_language'
'type' => 'select'
'tab' => 'general'
)
7 => Array (
- 'label' => 'Language'
- 'id' => 'jform_language'
+ 'label' => 'Tags'
+ 'id' => 'jform_tags'
'type' => 'select'
'tab' => 'general'
)
8 => Array (...)
9 => Array (...)
10 => Array (...)
11 => Array (...)
12 => Array (...)
13 => Array (...)
14 => Array (...)
15 => Array (...)
16 => Array (...)
17 => Array (...)
18 => Array (...)
19 => Array (...)
20 => Array (...)
21 => Array (...)
22 => Array (...)
)
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/content/CategoryManager0003Test.php:80
5) GlobalConfiguration0001Test::getAllInputFields_ScreenLoaded_InputFieldsShouldMatchExpected
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
17 => Array (
- 'label' => 'Show Joomla Version'
+ 'label' => 'Show Joomla! Version'
'id' => 'jform_MetaVersion'
'type' => 'fieldset'
'tab' => 'page-site'
)
18 => Array (...)
19 => Array (...)
20 => Array (...)
21 => Array (...)
22 => Array (...)
23 => Array (...)
24 => Array (...)
25 => Array (...)
26 => Array (...)
27 => Array (...)
28 => Array (...)
29 => Array (...)
30 => Array (...)
31 => Array (...)
32 => Array (...)
33 => Array (...)
34 => Array (...)
35 => Array (...)
36 => Array (...)
37 => Array (...)
38 => Array (...)
39 => Array (...)
40 => Array (...)
41 => Array (...)
42 => Array (...)
43 => Array (...)
44 => Array (...)
45 => Array (...)
46 => Array (...)
47 => Array (...)
48 => Array (...)
49 => Array (...)
50 => Array (...)
)
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/control_panel/GlobalConfiguration0001Test.php:92
6) LevelManager0001Test::add_WithFieldDefaults_Added
Test level should be in row 6
Failed asserting that 2 matches expected 7.
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/users/LevelManager0001Test.php:110
7) LevelManager0001Test::setFilter_TestOrdering_ShouldOrderLevels
When the table is sorted by level name in the descending order Customer Access should be in row 6
Failed asserting that 7 matches expected 6.
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/users/LevelManager0001Test.php:192
8) ConfigFrontEnd0001Test::testChangeSiteName
Site name has changed
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'Joomla Testing'
+'Joomla'
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/services/ConfigFrontEnd0001Test.php:72
9) ConfigFrontEnd0002Test::testChangeMetaDescription
Site Meta Description has not changed
Failed asserting that '' is not equal to <string:>.
/home/puneet/Projects/joomla-cms/tests/system/webdriver/tests/services/ConfigFrontEnd0002Test.php:82
FAILURES!
Tests: 184, Assertions: 5748, Failures: 9, Errors: 33.
Some of them are due to missing input fields which is casuing other dependent tests to fail as well, We need to sit over a weekend to fix all of these and run one by one on our systems just like we did previously
What do you guys think?
@puneet0191 I agree with you.We can sit next week on 9th and 10th May, if you are available at that time.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-07-12 11:11:30 |
Closed_By | ⇒ | javigomez |
Milestone |
Added: |
none of this errors are related to Joomla! core files