Skip to main content

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

Zoli,

the current plan is to use https://github.com/IncQueryLabs/iot-cep-demostrator for this purpose. We will work on this next week.

I agree that DSE is also in need of something similar, however I don’t think this can be realistically automated for 1.4. So a manual “smoke test’” will need to be done, we’ll discuss this next week at the meeting.

Cheers,
Istvan

-- 
István Ráth, PhD
Managing Director
IncQuery Labs Ltd.

On 1 September 2016 at 17:23:18, Zoltán Ujhelyi (zoltan.ujhelyi@xxxxxxxxxxxxxxxx) wrote:

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.

_______________________________________________
viatra-dev mailing list
viatra-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/viatra-dev

Back to the top