Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jenkins/tests] - add unit test support for win32 on jenkins #6815

Merged
merged 2 commits into from
Mar 26, 2015

Conversation

Memphiz
Copy link
Member

@Memphiz Memphiz commented Mar 25, 2015

As the title says.

Here are the current test results:

http://jenkins.kodi.tv/job/WIN-32/4208/testReport/

The CharsetConverter errors i will fix in a different PR (missing initialisation of CSettings singleton...)

ATM the jenkins script scipts the WebServer unit tests because they seem to have network issues (needing 120 secs for most of the tests but don't fail) which might or might not be firewall related.

@Paxxi
Copy link
Member

Paxxi commented Mar 25, 2015

Yay been waiting to this. The webserver tests aren't network related, they hang on the stop method so everytime a test is done it hangs there for 120s which I assume is some timeout.

@Paxxi
Copy link
Member

Paxxi commented Mar 25, 2015

I have a fix ready for htmltow btw, just haven't submitted it

@Memphiz
Copy link
Member Author

Memphiz commented Mar 26, 2015

anyone against this? else i will merge this evening (excluding the webserver tests until the issues with libmicrohttpd are solved)

@Paxxi
Copy link
Member

Paxxi commented Mar 26, 2015

How are these run btw? Is it a separate trigger?

@Memphiz
Copy link
Member Author

Memphiz commented Mar 26, 2015

No they run once a night automatically from mainline or you can activate unit tests when building manually over the jenkins interface.

@Paxxi
Copy link
Member

Paxxi commented Mar 26, 2015

nice, that was exactly what I was after really :)

Memphiz added a commit that referenced this pull request Mar 26, 2015
[jenkins/tests] - add unit test support for win32 on jenkins
@Memphiz Memphiz merged commit 9619eee into xbmc:master Mar 26, 2015
@Memphiz Memphiz deleted the win32jenkinstests branch March 26, 2015 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants