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

Fix testsuite after rating changes #8835

Merged
merged 1 commit into from Jan 11, 2016
Merged

Conversation

phate89
Copy link
Contributor

@phate89 phate89 commented Jan 10, 2016

I took the @hudokkow commit and finish the fixed related to my rating changes.
There is still a failed test (TestCharsetConverter.wToUTF8) and a crash (in CriticalSection.h) that are not related to my changes and I don't know how to fix

@razzeee
Copy link
Member

razzeee commented Jan 10, 2016

TestCharsetConverter.wToUTF8 on windows is around for a long time. I think nobody knows how to properly fix it :(

@razzeee
Copy link
Member

razzeee commented Jan 10, 2016

Hrm, no clue why that CriticalSection crash is there (I also get it)
Maybe @FernetMenta knows something as he was doing stuff with locks lately?

@FernetMenta
Copy link
Contributor

would you have a bt for the crash?

@razzeee
Copy link
Member

razzeee commented Jan 11, 2016

Doesn't seem to create a crashlog, heres what's in the call stack in visual studio.

http://pastebin.com/yxPrvMdY

Edit: None of the affected code paths mentioned in the callstack changed recently.

@razzeee
Copy link
Member

razzeee commented Jan 11, 2016

The critical section thing is out of scope for this PR.
I've tried the testsuite with build 4f9bb77 and it's also happening there. Not sure when it was introduced.

@razzeee
Copy link
Member

razzeee commented Jan 11, 2016

jenkins build and merge

@razzeee razzeee added this to the Krypton 17.0-alpha1 milestone Jan 11, 2016
@razzeee razzeee added Tests Type: Fix non-breaking change which fixes an issue labels Jan 11, 2016
@jenkins4kodi jenkins4kodi merged commit 4b6b50b into xbmc:master Jan 11, 2016
@hudokkow
Copy link
Member

Thanks for taking care of it! 👍

@phate89 phate89 deleted the fix_testsuite branch June 18, 2016 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Fix non-breaking change which fixes an issue v17 Krypton
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants