Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[viatra-dev] Smoke test CEP

Hi all,

today I have looked at https://bugs.eclipse.org/bugs/show_bug.cgi?id=500586 (incorrect code generation for CEP), and while I have fixed the issue at hand, the root cause is much more disturbing.

Basically, when we went for VIATRA 1.2, the transformation API was updated, but a case in the CEP generator was left unchanged; in other words, we shipped two releases with basically broken CEP generators without any of us noticing. Furthermore, query code the Fowler DSL example from the examples repository also was not upgraded to rely on VIATRA 1.2. I have updated it for 1.4.

Question: can someone commit any resources in order to either make the Fowler example build and execute in a job or provide some other very basic test case we can use to find at least such basic regressions? I can help with the technical aspects (e.g. how to compile and execute it using Maven), but I require some help about what needs to be running.

In a similar fashion, I guess, something similar would be needed for DSE; given no tests are executed there. The same offer holds that if we have some example available I would help to make it execute automatically.

Best regards.
Zoli
-- Zoltán Ujhelyi

Eclipse Technologies Expert
IncQueryLabs Ltd.


Back to the top