Status: Accepted
Owner: ---- Labels: Milestone-1.4 Type-Bug New issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 Pharo image: Pharo1.4a#14427 Virtual machine used: CoInterpreter VMMaker-oscog-EstebanLorenzano.155 uuid: c53d1f34-009e-425c-9f88-398f8d39c5e8 Apr 13 2012, StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.155 uuid: c53d1f34-009e-425c-9f88-398f8d39c5e8 Apr 13 2012, https://git.gitorious.org/cogvm/blessed.git Commit: 35af19e9b5a7824d7a353a544152ad0ce8a475dd Date: Fri Apr 13 11:17:15 2012 +0200 By: Esteban Lorenzano <[hidden email]> Platform Name: unix Class browser used (if applicable): Browser 8451 run, 8394 passes, 52 expected failures, 4 failures, 0 errors, 1 unexpected passes Failures: MCClassDefinitionTest>>#testNotValidClassTraitComposition MirrorPrimitiveTests>>#testMirrorSize MCClassDefinitionTest>>#testNotValidTraitComposition FileDirectoryTest>>#testRecursiveMatching DateAndTimeTest>>#testPrintStringNoOffset _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #1 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 MirrorPrimitiveTests>>#testMirrorSize is tagged as expected failure. this is strange because on mac testPrintStringNoOffset passes. _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #2 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 self assert: ('2002-05-16T17:20' asDateAndTime printString = ('2002-05-16T17:20:00+{1}:{2}' format: {localOffsetHours. localOffsetMinutes})). '2002-05-16T17:20' asDateAndTime printString is equals to '2002-05-16T17:20:00-03:00' and ('2002-05-16T17:20:00+{1}:{2}' format: {localOffsetHours. localOffsetMinutes}) is equals to '2002-05-16T17:20:00+-3:00' so the plus sign in the middle and a missed zero are the differences. _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #3 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 sorry, the previous comment was about DateAndTimeTest>>testPrintStringNoOffset _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #4 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 On Jenkins all tests are green. _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #5 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 change the timezone of the jenkins server and you'll see it _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #6 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 regarding FileDirectoryTest>>testRecursiveMatching self assert: (dir matchingEntries: '*.txt') isEmpty. the expression (dir matchingEntries: '*.txt') is not empty because there's a readme file in the directory /Pharo-1.4-one-click.app/Contents/Resources _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #7 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 It would be nice to have one bug report for each of the problems... _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #8 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 It would be nice to have one bug report for each of the problems... _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Blockedon: 5604 Comment #9 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 (No comment was entered for this change.) _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Blockedon: 5605 Comment #10 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 (No comment was entered for this change.) _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Blockedon: 5606 Comment #11 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 (No comment was entered for this change.) _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Blockedon: 5607 Comment #12 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 (No comment was entered for this change.) _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Comment #13 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 except for MirrorPrimitiveTests>>#testMirrorSize , i've filled a issue for the rest _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Updates:
Status: Closed Comment #14 on issue 5597 by [hidden email]: Failing Tests http://code.google.com/p/pharo/issues/detail?id=5597 I close this so we don't get drownd in reports _______________________________________________ Pharo-bugtracker mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker |
Free forum by Nabble | Edit this page |