Failing build
by Stephan Eggermont
Hmm, there are references to both smalltalkhub/Pharo/XMLWriter
and smalltalkhub/PharoExtras/XMLWriter
That conflicts.
Stephan
9 years, 2 months
testing MSE import and export
by Usman Bhatti
Hello,
Due to the pragma-based recognition of properties and class-side
annotations for Moose entities we never know if we put the all the needed
pragmas and that there was no typing error involved in our custom entities
and properties. We only get to know if there is some information missing
once we start manipulating the entities in the interface where we may have:
1/ missing information or 2/ nils + DNUs.
So, what I am thinking to do is to run my battery of tests on a generated
model and the MSE (export and then import) version of the model to see if
we didn't lose information in saving the model in an MSE file and getting
it back.
Do we have such types of tests in Moose: same tests that are run on a model
before exporting it and after importing it?
regards,
Usman
9 years, 2 months
Parsing PHP with PetitParser?
by Hernán Morales Durand
Hi Fabrizio and others,
I loaded the Petit PHP parser. Now I want to use it but I see no clues. Do
anyone has an example how to parse PHP code like this:
class myClass
{
public $abc;
public function test() {
include "abc.php"; }
}
Cheers,
Hernán
9 years, 2 months
Pragma-based properties not updated with MooseModel resetMeta
by Usman Bhatti
I create a new property in a MooseEntity.
isFlag
<MSEProperty: #isFlag type: #Boolean>
<MSEComment: 'An exemplary flag'>
^ isFlag
I do MooseModel resetMeta.
I export the model with the entity containing the flag to an MSE.
isFlag property is absent in the mse file.
Is this a known bug/feature or do I need to update something?
Usman
9 years, 2 months
Build failed in Jenkins: moose-5.0 #206
by admin@moosetechnology.org
See <https://ci.inria.fr/moose/job/moose-5.0/206/>
------------------------------------------
[...truncated 834 lines...]
FAMIXStepwiseImporterTest>>testImportLANPackage (MoosePharoImporterTask is Undeclared)
FAMIXStepwiseImporterTest>>testImportLANPackage (SmalltalkImporter is Undeclared)
FAMIXStepwiseImporterTest>>testImportMethodBody (MooseImportClassesTask is Undeclared)
FAMIXStepwiseImporterTest>>testImportMethodBody (SmalltalkImporter is Undeclared)
FAMIXStepwiseImporterTest>>testImportNamespace (MoosePharoImporterTask is Undeclared)
FAMIXStepwiseImporterTest>>testImportNamespace (SmalltalkImporter is Undeclared)
FAMIXStepwiseImporterTest>>testImportOneClassAndItsMetaclass (MooseImportClassesTask is Undeclared)
FAMIXStepwiseImporterTest>>testImportOneClassAndItsMetaclass (SmalltalkImporter is Undeclared)
FAMIXStepwiseImporterTest>>testImportOneClassAndMergeItsMetaclass (MooseImportClassesTask is Undeclared)
FAMIXStepwiseImporterTest>>testImportOneClassAndMergeItsMetaclass (SmalltalkImporter is Undeclared)
FAMIXStepwiseImporterTest>>testImportOneClassAndMethodAndMergeItsMetaclass (MooseImportClassesTask is Undeclared)
FAMIXStepwiseImporterTest>>testImportOneClassAndMethodAndMergeItsMetaclass (SmalltalkImporter is Undeclared)
FAMIXStepwiseImporterTest>>testImportOneClassAndOneAttributeAndMergeItsMetaclass (MooseImportClassesTask is Undeclared)
FAMIXStepwiseImporterTest>>testImportOneClassAndOneAttributeAndMergeItsMetaclass (SmalltalkImporter is Undeclared)
HismoTest>>testViewEvolution2 (ROMondrianViewBuilder is Undeclared)
HismoTest>>testViewSimpleEvolutionMatrix2 (ROMondrianViewBuilder is Undeclared)
LANSmalltalkAccessTest>>testWhenDistinguishingClassAndMetaclassAccessWorks (MoosePharoImporterTask is Undeclared)
LANSmalltalkAccessTest>>testWhenDistinguishingClassAndMetaclassAccessWorks (SmalltalkImporter is Undeclared)
LANSmalltalkAccessTest>>testWhenMergingClassAndMetaclassAccessWorks (MoosePharoImporterTask is Undeclared)
LANSmalltalkAccessTest>>testWhenMergingClassAndMetaclassAccessWorks (SmalltalkImporter is Undeclared)
MooseEntityTest>>testAllPropertySelectors (FAMIXTypeGroup is Undeclared)
MooseEntityTest>>testAsMooseFinderItemNamed (FAMIXTypeGroup is Undeclared)
MooseEntityTest>>testGroupFor (FAMIXClassGroup is Undeclared)
MooseEntityTest>>testMooseFinderNavigationIn (GLMCompositePresentation is Undeclared)
MooseGroupTest>>testAllLikeSelectors (FAMIXTypeGroup is Undeclared)
MooseGroupTest>>testAverage (FAMIXTypeGroup is Undeclared)
MooseGroupTest>>testClassGroupType (FAMIXClassGroup is Undeclared)
MooseGroupTest>>testCollectGroupType (FAMIXTypeGroup is Undeclared)
MooseGroupTest>>testExplicitEmptyCreation (FAMIXTypeGroup is Undeclared)
MooseGroupTest>>testExplicitEmptyCreation (FAMIXTypeGroup is Undeclared)
MooseGroupTest>>testFlatCollectType (FAMIXMethodGroup is Undeclared)
MooseGroupTest>>testGroupInsideGroup (FAMIXClassGroup is Undeclared)
MooseGroupTest>>testGroupType (FAMIXClassGroup is Undeclared)
MooseGroupTest>>testGroupType (FAMIXClassGroup is Undeclared)
MooseGroupTest>>testGroupType (FAMIXClassGroup is Undeclared)
MooseGroupTest>>testGroupType (FAMIXMethodGroup is Undeclared)
MooseGroupTest>>testHeterogeneousGroupType (FAMIXClassGroup is Undeclared)
MooseGroupTest>>testSelectGroupType (FAMIXMethodGroup is Undeclared)
MooseGroupTest>>twoClasses (FAMIXTypeGroup is Undeclared)
MooseModelTest>>testPrintOn(model is shadowed)
MooseModelTest>>testReferenceModel(model is shadowed)
MooseModelTest>>testRemoveFromModel(model is shadowed)
MooseModelTest>>testUnknownProperty(model is shadowed)
MoosePharoImporterTaskTest>>testDefaultImporterClass (MoosePharoImporterTask is Undeclared)
MoosePharoImporterTaskTest>>testDefaultImporterClass (SmalltalkImporter is Undeclared)
MoosePharoImporterTaskTest>>testDefaultModel (MoosePharoImporterTask is Undeclared)
MoosePropertyGroupTest>>testBasic (FAMIXClassGroup is Undeclared)
MooseScriptsTest>>testCreateLightModels (MooseScripts is Undeclared)
MooseScriptsTest>>testOpenDoitWorkspaceWith (MooseScripts is Undeclared)
MooseScriptsTest>>testOpenDoitWorkspaceWith (MooseScripts is Undeclared)
MooseSmalltalkImporterFamixClassTest>>testIsSUnitTestCase (MoosePharoImporterTask is Undeclared)
MooseSmalltalkImporterFamixClassTest>>testIsSUnitTestCase (SmalltalkImporter is Undeclared)
MooseSmalltalkImporterRoelTyperTest>>testASTCore (MoosePharoImporterTask is Undeclared)
MooseSqueakClassPackageImporterTest>>testFromCategory (MooseCategoryImporterTask is Undeclared)
MooseSqueakClassPackageImporterTest>>testFromCategoryMatchers (MooseCategoryImporterTask is Undeclared)
MooseSqueakClassPackageImporterTest>>testFromCategoryMatching (MooseCategoryImporterTask is Undeclared)
MooseSqueakClassPackageImporterTest>>testFromCategoryMatching2 (MooseCategoryImporterTask is Undeclared)
MooseSqueakClassPackageImporterTest>>testFromPackageNamed (MoosePharoImporterTask is Undeclared)
MooseSqueakClassPackageImporterTest>>testImportClassUsingAddCategory (MooseCategoryImporterTask is Undeclared)
MooseSqueakClassPackageImporterTest>>testImportClassUsingAddClass (MoosePharoImporterTask is Undeclared)
MooseSqueakClassPackageImporterTest>>testImportClassUsingAddPackage (MoosePharoImporterTask is Undeclared)
MooseSqueakClassPackageImporterTest>>testImportClassUsingAddPackageNamed (MoosePharoImporterTask is Undeclared)
ClassesExtensionTestResource>>importModel (SmalltalkImporter is Undeclared)
FAMIXNavigationPluginTestsResource>>importModel (MoosePharoImporterTask is Undeclared)
FAMIXNavigationPluginTestsResource>>importModel (CandidateListOperator is Undeclared)
FAMIXNavigationPluginTestsResource>>importModel (SmalltalkImporter is Undeclared)
FamixReferenceModelNamespaceMergingClassAndMetaclassTestResource>>importModel (MoosePharoImporterTask is Undeclared)
FamixReferenceModelNamespaceMergingClassAndMetaclassTestResource>>importModel (SmalltalkImporter is Undeclared)
FamixReferenceModelNamespaceTestResource>>importModel (MoosePharoImporterTask is Undeclared)
FamixReferenceModelNamespaceTestResource>>importModel (SmalltalkImporter is Undeclared)
LANPackageTestResource>>importModel (MoosePharoImporterTask is Undeclared)
LANPackageTestResource>>importModel (SmalltalkImporter is Undeclared)
DynamixActivation>>maxDepth (maxDepth is Undeclared)
DynamixHistoricalAlias>>stopTimestamp (MalUnlimited is Undeclared)
FAMIXPackage>>extendedClassesGroup (FAMIXTypeGroup is Undeclared)
FAMIXPackage>>extensionClassesGroup (FAMIXTypeGroup is Undeclared)
FAMIXPackage>>localClassesGroup (FAMIXTypeGroup is Undeclared)
HismoAbstractHistory>>timeWarpingSimilarityAsComparedWith:relatedToVersionProperty: (MalTimeWarpingEngine is Undeclared)
HismoAbstractHistory>>viewSimpleEvolutionMatrix (ROMondrianViewBuilder is Undeclared)
HismoClassHistory>>viewEvolution (ROMondrianViewBuilder is Undeclared)
HismoModelHistory>>allClassGroups (FAMIXTypeGroup is Undeclared)
HismoClassHistoryGroup>>historiesThatChangedLOCTogether (MalFormalContext is Undeclared)
HismoClassHistoryGroup>>viewEvolutionMatrix (ROMondrianViewBuilder is Undeclared)
HismoClassHistoryGroup>>viewHierarchyEvolution (ROMondrianViewBuilder is Undeclared)
HismoClassHistoryGroup>>viewHierarchyEvolutionOn: (RONColorLinearNormalizer is Undeclared)
HismoClassHistoryGroup>>viewHierarchyEvolutionOn: (RONColorLinearNormalizer is Undeclared)
HismoHistoryGroup>>coChangeConceptsUsing: (MalFormalContext is Undeclared)
HismoHistoryGroup>>viewSimpleEvolutionMatrix (ROMondrianViewBuilder is Undeclared)
MooseGroup>>cyclesToAll: (MalTarjan is Undeclared)
MooseGroup>>viewEyeSeeBrowser (MooseBrowsers is Undeclared)
MooseIcons class>>importIcon (MooseScripts is Undeclared)
MooseImportingTask>>defaultImporterClass (SmalltalkImporter is Undeclared)
Loaded -> Fame-Core-AnneEtien.19 --- http://smalltalkhub.com/mc/Moose/Fame/main/ --- cache
Loaded -> Fame-Util-TudorGirba.4 --- http://smalltalkhub.com/mc/Moose/Fame/main/ --- cache
Loaded -> Fame-ImportExport-TudorGirba.18 --- http://smalltalkhub.com/mc/Moose/Fame/main/ --- cache
Loaded -> Fame-SmalltalkBinding-TudorGirba.6 --- http://smalltalkhub.com/mc/Moose/Fame/main/ --- cache
Loaded -> Fame-Example-TudorGirba.4 --- http://smalltalkhub.com/mc/Moose/Fame/main/ --- cache
Loaded -> Fame-Tests-Core-TudorGirba.20 --- http://smalltalkhub.com/mc/Moose/Fame/main/ --- cache
Loaded -> Metanool-Core-TudorGirba.25 --- http://smalltalkhub.com/mc/Moose/Metanool/main/ --- cache
Loaded -> Metanool-Tests-Core-AndreHora.10 --- http://smalltalkhub.com/mc/Moose/Metanool/main/ --- cache
Loaded -> Moose-Core-TudorGirba.407 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Moose-EyeSeeCharts-TudorGirba.12 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Moose-Tests-Core-TudorGirba.105 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Moose-Tests-SmalltalkImporter-KGB-DiegoLont.29 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Famix-Tests-Core-TudorGirba.45 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Moose-Tests-SmalltalkImporter-LAN-TudorGirba.19 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Moose-Tests-SmalltalkImporter-Core-TudorGirba.53 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Moose-TestResources-Reference-PackageTwo-tg.2 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Famix-Tests-Java-TudorGirba.33 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Moose-GenericImporter-Nicolasanquetil.47 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Famix-Core-TudorGirba.229 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Dynamix-Core-TudorGirba.35 --- http://smalltalkhub.com/mc/Moose/DynaMoose/main/ --- http://smalltalkhub.com/mc/Moose/DynaMoose/main/
Loaded -> Famix-SourceAnchor-TudorGirba.40 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Moose-Hismo-TudorGirba.71 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Famix-File-DiegoLont.41 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Famix-C-TudorGirba.15 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Famix-Java-DiegoLont.77 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Famix-Smalltalk-TudorGirba.64 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Loaded -> Famix-Implementation-TudorGirba.109 --- http://smalltalkhub.com/mc/Moose/Moose/main/ --- cache
Finished atomic load
ExtractedType>>foldInterfaceTypes:withAssignmentTypes: (BlockContext is Undeclared)
ExtractedType>>foldInterfaceTypes:withAssignmentTypes: (BlockContext is Undeclared)
Loaded -> RoelTyper-StephaneDucasse.86 --- http://smalltalkhub.com/mc/RMoD/RoelTyper/main/ --- cache
...RETRY->CollectionExtensions
...RETRY->CollectionExtensions[31mError: Could not access http://smalltalkhub.com/mc/Moose/CollectionExtensions/main/: ConnectionTimedOut: Data receive timed out.
[0mMCSmalltalkhubRepository(Object)>>error:
MCSmalltalkhubRepository>>loadAllFileNames in Block: [ :exception | self error: 'Could not access ' , s...etc...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [ self exceptionHandlerBlock cull: exception ]
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
ConnectionTimedOut(Exception)>>pass
ZnClient>>executeWithRetriesRemaining: in Block: [ :exception | ...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [ self exceptionHandlerBlock cull: exception ]
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
ConnectionTimedOut(Exception)>>signal
ConnectionTimedOut(Exception)>>signal:
ConnectionTimedOut class(Exception class)>>signal:
Socket>>waitForDataFor: in Block: [ ConnectionTimedOut signal: 'Data receive timed o...etc...
Socket>>waitForDataFor:ifClosed:ifTimedOut:
Socket>>waitForDataFor:
ZdcSocketStream(ZdcAbstractSocketStream)>>socketWaitForData
ZdcSocketStream(ZdcSimpleSocketStream)>>fillReadBuffer
ZdcSocketStream(ZdcAbstractSocketStream)>>next
ZnLineReader>>processNext
ZnLineReader>>nextLine
ZnStatusLine>>readFrom:
ZnStatusLine class>>readFrom:
ZnResponse>>readHeaderFrom:
ZnResponse(ZnMessage)>>readFrom:
ZnResponse class(ZnMessage class)>>readFrom:
[0mBuild step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
9 years, 2 months
Issue 918 in moose-technology: GLMTreePresentation display artifact when selection is set to an unexpanded node
by moose-technology@googlecode.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 918 by benjamin...(a)gmail.com: GLMTreePresentation display
artifact when selection is set to an unexpanded node
http://code.google.com/p/moose-technology/issues/detail?id=918
Execute the following Workspace script, then in the left pane, click on $X
while it is not expanded. An display artifact appears on the first line as
shown in attached image, which is the an overlap of the the hidden third
level $X and $O. See attached PNG.
Also the right pane locks up, which can be reset by unexpanding $A.
If you expand the $X in the right pane before clicking the $X in the left
pane, the problem does not occur.
---
|browser |
browser := GLMTabulator new.
browser column: #one; column: #two.
browser transmit to: #one; andShow:
[ :a |
a tree
rootsExpanded;
children: [:x :i | x asString size > 1 ifTrue: [x] ifFalse:
[OrderedCollection new] ] ;
format: [ :x | x isCollection ifTrue: [x first] ifFalse: [x] ].
].
browser transmit to: #two; andShow:
[ :a |
a tree
rootsExpanded;
children: [:x :i | x asString size > 1 ifTrue: [x] ifFalse:
[OrderedCollection new] ] ;
format: [ :x | x isCollection ifTrue: [x first] ifFalse: [x] ].
].
browser transmit from: #one; to: #two port: #selection.
browser openOn: #(($A $B ) ($C $E ($X $O)))
Attachments:
GLMTreePresentation-artifact.png 9.6 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
9 years, 2 months
Re: PetitParser Configuration Issue
by Stephan Eggermont
Name: ConfigurationOfPetitParser-StephanEggermont.45
Author: StephanEggermont
Time: 21 November 2013, 9:38:06.125 am
UUID: 45d3d648-e50b-4035-b7ca-51f53a668c5d
Ancestors: ConfigurationOfPetitParser-StephanEggermont.44
Defined package dependencies for snapshot
9 years, 2 months
PetitParser Configuration Issue
by Sean P. DeNigris
In Pharo 2.0 latest, ConfigurationOfPetitParser project stableVersion load:
'Core'.
leads to...
This package depends on the following classes:
PPAbstractParserTest
You must resolve these dependencies before you will be able to load these
definitions:
PPAnalyzerTest
packageNamesUnderTest
assert:includes:epsilon:
grammarA
grammarB
grammarC
grammarD
grammarE
testAllNamedParsers
testAllParsers
testCycleSetGrammarA
testCycleSetGrammarB
testCycleSetGrammarC
testCycleSetGrammarD
testCycleSetGrammarE
testCycleSetInChoice
testCycleSetInSequence
testDelegateReplace
testFirstSetExpression
testFirstSetGrammarA
testFirstSetGrammarB
testFirstSetGrammarC
testFirstSetGrammarD
testFirstSetGrammarE
testFirstSetLambda
testFollowSetExampleA
testFollowSetExampleB
testFollowSetExampleC
testFollowSetExampleD
testFollowSetExampleE
testInnerChildren
testIsNullable
testIsTerminal
testListReplace
testNamedChildren
testRepetitionReplace
testTransformIdentityGrammarC
testTransformIdentityGrammarE
testTransformWrapGrammarC
testTransformWrapGrammarE
PPRewriterTest
setUp
testDuplicationRemoval
testPatternRemoval
testPatternReplacement
testReplaceLiteral
testSwapTwoPattern
testWrapLiteral
PPSearcherTest
setUp
testAnyPattern
testClassPattern
testCopyMatchAction
testCopyMatchDelegate
testCopyMatchEpsilon
testCopyMatchFailure
testCopyMatchList
testCopyMatchLiteral
testCopyMatchPluggable
testCopyMatchPredicate
testCopyMatchPredicateSequence
testCopyMatchRecursiveDelegate
testCopyMatchRecursiveList
testCopyMatchRepetition
testCopyMatchRepetitionGreedy
testCopyMatchRepetitionLazy
testCopyMatchRepetitionMinMax
testKindPattern
testListInfix
testListPostfix
testListPrefix
testMatchesAny
testMultiplePattern
testNamePattern
testNewPattern
testRecursivePattern
testRepeatedPattern
-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/PetitParser-Configuration-Issue-tp4723853.html
Sent from the Moose mailing list archive at Nabble.com.
9 years, 2 months