Issue 7236 in pharo: Jenkins shows failing tests double

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

Issue 7236 in pharo: Jenkins shows failing tests double

pharo
Status: CIFixeNeeded
Owner: [hidden email]
Labels: Target-Jenkins Milestone-2.0

New issue 7236 by [hidden email]: Jenkins shows failing tests double
http://code.google.com/p/pharo/issues/detail?id=7236

The list of failing tests somehow shows all tests double.

There is something wrong with the generated XML?

https://ci.inria.fr/pharo/view/Pharo-2.0/job/Pharo-2.0-Tests/label=mac/32/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 7236 in pharo: Jenkins shows failing tests double

pharo

Comment #2 on issue 7236 by [hidden email]: Jenkins shows failing  
tests double
http://code.google.com/p/pharo/issues/detail?id=7236

seems like classes are taken from subpackages:

Kernel
Kernel-Tests

will run the tests twice, since somehow the Package(Kernel) will also  
include the classes from Package(Kernel-Tests). So I think it's more an  
RPackage thing?


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