Issue 7337 in pharo: Some NativeBoost tests failing on Windows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 7337 in pharo: Some NativeBoost tests failing on Windows

pharo
Status: FailingTest
Owner: [hidden email]
Labels: Type-FailingTest Milestone-2.0

New issue 7337 by [hidden email]: Some NativeBoost tests failing on  
Windows
http://code.google.com/p/pharo/issues/detail?id=7337

>>> NativeBoost.Tests.NBFFICallbackTests.testCBGeneratedCode 0.11 sec 25
>>> NativeBoost.Tests.NBFFICallbackTests.testCallbackCounter 0.1 sec 25
>>> NativeBoost.Tests.NBFFICallbackTests.testQSortCallbackST 0.1 sec 25
>>> NativeBoost.Tests.NBFFICallbackTests.testSTCallbackInstalled 0.1 sec 25
>>> NativeBoost.Tests.NBFFIExternalStructTests.testReturnStructWithCallback  
>>> 0.25 sec 25
>>> NativeBoost.Tests.NBInterpreterProxyTest.testStackPointer 0.23 sec 25
>>> NativeBoost.Tests.NBInterpreterProxyTest.testStackPointer2

see

https://ci.inria.fr/pharo/view/Pharo-2.0/job/Pharo-2.0-Tests/label=win/lastCompletedBuild/testReport/


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7337 in pharo: Some NativeBoost tests failing on Windows

pharo
Updates:
        Cc: [hidden email]

Comment #1 on issue 7337 by [hidden email]: Some NativeBoost tests  
failing on Windows
http://code.google.com/p/pharo/issues/detail?id=7337

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7337 in pharo: Some NativeBoost tests failing on Windows

pharo

Comment #2 on issue 7337 by [hidden email]: Some NativeBoost tests  
failing on Windows
http://code.google.com/p/pharo/issues/detail?id=7337

it is because CStackPointer global variable is not visible in module scope  
at run time.
It will probably require changes to VM to fix this problem. I will provide  
a fix with next VM update.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7337 in pharo: Some NativeBoost tests failing on Windows

pharo
Updates:
        Status: Closed

Comment #3 on issue 7337 by [hidden email]: Some NativeBoost tests  
failing on Windows
http://code.google.com/p/pharo/issues/detail?id=7337

Igor has fixed this in the latest VM build.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7337 in pharo: Some NativeBoost tests failing on Windows

pharo

Comment #4 on issue 7337 by [hidden email]: Some NativeBoost tests  
failing on Windows
http://code.google.com/p/pharo/issues/detail?id=7337

yes. With the VM which i have now, all NB tests are green.
But VM is not published yet, so these tests will be red for a while, till  
we will release new version of VM


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker