Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

htmlsuite with iexplore dies in the middle of test run #4511

Closed
lukeis opened this issue Mar 4, 2016 · 5 comments
Closed

htmlsuite with iexplore dies in the middle of test run #4511

lukeis opened this issue Mar 4, 2016 · 5 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 4, 2016

Originally reported on Google Code with ID 4511

When running htmlsuite with iexplore the test run dies on about test case number 78-80.
It works fine running same test with FireFox, but not with IE. The test did not have
any errors, I tried to run the remaining test cases in separate test suite - runs fine.
Looks like the number of executed test cases causes the issue.

What steps will reproduce the problem?
1. execute:
java -jar c:\Projects\_Common\Automation\Selenium\Lib\selenium-server-standalone -2.25.0.jar
-htmlSuite "*iexplore" "http://[host].[domain].com:8080/" "c:\Projects\_Common\Automation\Selenium\[project_name]\tsMananger.html"
"c:\SeleniumLogs\[project_name]\iexplore_tsMananger_results.html"
2. Test run suddenly ended at around number 78 (all windows closed)
3. Here are the last lines of logs (from terminal window):
12:10:45.919 INFO - Started SocketListener on 0.0.0.0:54786
jar:file:/C:/Projects/_Common/Automation/Selenium/Lib/selenium-server-standalone-2.25.0.jar!/sslSupport
12:20:30.124 INFO - Started SocketListener on 0.0.0.0:55748
12:28:28.889 WARN - Embedded iexplore seems to have ended on its own (did we kill the
real browser???)
HTML suite exception seen:
org.openqa.selenium.server.SeleniumCommandTimedOutException
        at org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLL
auncher.java:154)
        at org.openqa.selenium.server.htmlrunner.HTMLLauncher.runHTMLSuite(HTMLL
auncher.java:196)
        at org.openqa.selenium.server.SeleniumServer.runHtmlSuite(SeleniumServer
.java:612)
        at org.openqa.selenium.server.SeleniumServer.boot(SeleniumServer.java:28
6)
        at org.openqa.selenium.server.SeleniumServer.main(SeleniumServer.java:24
4)
        at org.openqa.grid.selenium.GridLauncher.main(GridLauncher.java:54)
12:28:29.001 INFO - Shutting down...


Selenium version: 2.25.0
OS: Tried both WinXP & Win7 (64bit)
Browser: IE9, IE8

Reported by val.perry on 2012-09-05 19:39:12

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Reported by barancev on 2012-09-11 08:43:19

  • Labels added: Component-Core

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

I am getting same error with selenium 2.25 and firefox 15 

Reported by gaurav4556 on 2012-11-23 08:39:47

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Please provide a suite to reproduce the issue. We don't need your original suite that
can be confidential, create a sample suite that fails with a same looking error messsge.

Reported by barancev on 2014-01-28 21:17:10

  • Status changed: NeedsClarification

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Closing the issue as there is no reproduction case attached.

Reported by barancev on 2014-07-03 20:26:51

  • Status changed: Invalid

@lukeis
Copy link
Member Author

lukeis commented Mar 4, 2016

Reported by luke.semerau on 2015-09-17 18:16:07

  • Labels added: Restrict-AddIssueComment-Commit

@lukeis lukeis closed this as completed Mar 4, 2016
@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant