google-code-export / umple

Automatically exported from code.google.com/p/umple
1 stars 0 forks source link

Errors in test cases for ECoreImport #521

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

cruise.umple/test/cruise/umple/compiler/ECoreImport_largeScale_ACG.ecore
cruise.umple/test/cruise/umple/compiler/ECoreImport_largeScale_ACME.ecore
These test cases get syntax errors in ECore Compiler

What is the expected output? What do you see instead?

Actual: The system still generated .ump file and said "Success! Processed 
FILE_NAME"
Expected: Either one of them
1. Removed from the repository
2. Modified to match ECore syntax
3. Validated by EValidator before processed

Original issue reported on code.google.com by ckchan.cs on 28 Feb 2014 at 4:38

GoogleCodeExporter commented 9 years ago
Expected: Throw an error
Todo: Either one of them
1. Removed from the repository
2. Modified to match ECore syntax
3. Validated by EValidator before processed

Original comment by ckchan.cs on 28 Feb 2014 at 8:01

GoogleCodeExporter commented 9 years ago
I changed the importer so that it can adapt these inputs.
New generated codes contain namespaces while original one cannot parse packages 
correctly.

Original comment by ckchan.cs on 3 Mar 2014 at 12:16

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by asopa...@gmail.com on 3 Mar 2014 at 5:07

GoogleCodeExporter commented 9 years ago
Was the patch here ever applied?

Original comment by TimothyCLethbridge on 21 Mar 2014 at 6:23

GoogleCodeExporter commented 9 years ago
Applied in r3608

Original comment by ckchan.cs on 21 Mar 2014 at 7:13

GoogleCodeExporter commented 9 years ago

Original comment by ckchan.cs on 9 May 2014 at 9:44

GoogleCodeExporter commented 9 years ago

Original comment by ckchan.cs on 9 May 2014 at 10:34