Issue 6211 in pharo: MCWorkingCopyTest failing

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

Issue 6211 in pharo: MCWorkingCopyTest failing

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

New issue 6211 by [hidden email]: MCWorkingCopyTest failing
http://code.google.com/p/pharo/issues/detail?id=6211

Reason: #fileNamesMatching: not existing in new filesystem

>>> Tests.Monticello.MCWorkingCopyTest.testAncestorMerge 4 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testBackport 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testDoubleRepeatedMerge 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testMergeIntoImageWithNoChanges 0  
>>> ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testMergeIntoUnmodifiedImage 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testNaming 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testOptimizedLoad 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testRedundantMerge 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testRepeatedMerge 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testRepositoryFallback 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testSelectiveBackport 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testSimpleMerge 0 ms 41
>>> Tests.Monticello.MCWorkingCopyTest.testSnapshotAndLoad 0 ms 41


_______________________________________________
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 6211 in pharo: MCWorkingCopyTest failing

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 6211 by [hidden email]: MCWorkingCopyTest  
failing
http://code.google.com/p/pharo/issues/detail?id=6211

Monkey, bananas in inbox:  
SLICE-Issue-6211-MCWorkingCopyTest-failing-GuillermoPolito.1


_______________________________________________
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 6211 in pharo: MCWorkingCopyTest failing

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 6211 by [hidden email]: MCWorkingCopyTest failing
http://code.google.com/p/pharo/issues/detail?id=6211#c2

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
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 6211 in pharo: MCWorkingCopyTest failing

pharo
Updates:
        Status: WorkNeeded

Comment #3 on issue 6211 by [hidden email]: MCWorkingCopyTest failing
http://code.google.com/p/pharo/issues/detail?id=6211#c3

Monkey went bananas:
--------------------
Error while loading  
SLICE-Issue-6211-MCWorkingCopyTest-failing-GuillermoPolito.1 from  
http://ss3.gemstone.com/ss/PharoInbox:
        MCMergeOrLoadWarning: You are about to load new versions of the following  
packages
that have unsaved changes in the image:

   Tests
   Tests

If you continue, you will lose these changes:
  1: MCVersionLoader>>warnAboutLosingChangesTo:ifCancel:ifMerge:
  2: MCVersionLoader>>checkForModificationsIfCancel:ifMerge:
  3: MCVersionLoader>>loadWithNameLike:
  4: MCVersionLoader>>load
  5: GoferLoad>>execute
  6: Gofer>>execute:do:
  7: Gofer>>execute:
  8: Gofer>>load
  9: GoferResolvedReference>>load
10: [self slice load] in UlysseTheMonkey>>loadSlice
        ...Test Results:
-------------
Passed: 6971
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (907)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (592)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (577)
        KernelTests-Classes (66)
        KernelTests-Exception (2)
        KernelTests-Methods (178)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        Tests-Bugs (25)
        Tests-CodeImport (9)
        Tests-Compression (10)
        Tests-Digital Signatures (8)
        Tests-Exceptions (28)
        Tests-Files (21)
        Tests-Finalization (1)
        Tests-Localization (1)
        Tests-Monticello (95)
        Tests-Multilingual (3)
        Tests-Object Events (24)
        Tests-ObjectsAsMethods (3)
        Tests-PackageInfo (2)
        Tests-Polymorph-Widgets (9)
        Tests-Release (1)
        Tests-ScriptLoader (4)
        Tests-System (270)
        Tests-System-CommandLine (12)
        Tests-SystemChangeNotification (37)
        Tests-SystemHistory (14)
        Tests-TextEditors (3)
        Tests-Traits (56)
        Tests-Traits-MOP (3)
        Tests-VM (10)

Errors: 10
        MCFileInTest>>#testStWriter
        MCMethodDefinitionTest>>#testCannotLoad
        MCMethodDefinitionTest>>#testComparison
        MCMethodDefinitionTest>>#testLoadAndUnload
        MCMethodDefinitionTest>>#testLoadAndUnload
        MCMethodDefinitionTest>>#testPartiallyRevertOverrideMethod
        MCMethodDefinitionTest>>#testRevertOldMethod
        MCMethodDefinitionTest>>#testRevertOverrideMethod
        MCChangeNotificationTest>>#testCoreMethodModified
        MCChangeNotificationTest>>#testExtMethodModified

Failures: 1
        MCMethodDefinitionTest>>#testRevertOverrideMethod

----------------------------------------------------------
Loaded Source: SLICE-Issue-6211-MCWorkingCopyTest-failing-GuillermoPolito.1  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20176-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.160 uuid:  
bec8cdf0-4e06-4975-8c02-e882fadf4df3 Jun 22 2012,  
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.160 uuid:  
bec8cdf0-4e06-4975-8c02-e882fadf4df3 Jun 22 2012,  
https://git.gitorious.org/cogvm/blessed.git Commit:  
744bfe905c78a1a5d408680a8780367ea77e0549 Date: Fri Jun 1 15:17:41 2012  
+0200 By: Esteban Lorenzano <[hidden email]>


_______________________________________________
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 6211 in pharo: MCWorkingCopyTest failing

pharo
Updates:
        Status: FixToInclude

Comment #4 on issue 6211 by [hidden email]: MCWorkingCopyTest failing
http://code.google.com/p/pharo/issues/detail?id=6211

(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 6211 in pharo: MCWorkingCopyTest failing

pharo
Updates:
        Status: Integrated

Comment #5 on issue 6211 by [hidden email]: MCWorkingCopyTest failing
http://code.google.com/p/pharo/issues/detail?id=6211

in 2.0 178


_______________________________________________
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 6211 in pharo: MCWorkingCopyTest failing

pharo

Comment #6 on issue 6211 by [hidden email]: MCWorkingCopyTest failing
http://code.google.com/p/pharo/issues/detail?id=6211

in 2.0 178


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