Skip to content

exponentional operator support #176

exponentional operator support

exponentional operator support #176

Triggered via push August 31, 2023 00:01
Status Success
Total duration 3m 13s
Artifacts 2

makefile.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 1 warning
TestSuite.[2] EventElapsed.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate EventElapsed.crmlto Modelica : Built in operator undefined : - on Event and Event
TestSuite.[6] IntegerAtEvent.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate IntegerAtEvent.crmlto Modelica : unable to parse expression : Integern_at_eventisn1atc;
TestSuite.[7] SetOperatorsExample6.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetOperatorsExample6.crmlto Modelica : Unable to translate in element_def : typeRequirement
TestSuite.[8] CategoryAssociationExample1.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate CategoryAssociationExample1.crmlto Modelica : null
TestSuite.[11] RealAtEvent.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate RealAtEvent.crmlto Modelica : unable to parse expression : Realx_ateventisx1atc1;
TestSuite.[14] BooleanOperatorsExample1.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate BooleanOperatorsExample1.crmlto Modelica : Built in operator undefined : sin on Clock isSet false
TestSuite.[16] OperatorExample1.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate OperatorExample1.crmlto Modelica : Built in operator undefined : >= on Real and Period
TestSuite.[19] SetConstructors.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetConstructors.crmlto Modelica : unable to parse expression : Real{}S1is]{e1,e2,en};
TestSuite.[20] EventBefore.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate EventBefore.crmlto Modelica : Built in operator undefined : <= on Event and Event
TestSuite.[22] BooleanDuration.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate BooleanDuration.crmlto Modelica : Built in operator undefined : < on Real and Clock
TestSuite.[23] SetOperatorsExample8.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetOperatorsExample8.crmlto Modelica : Unable to translate in element_def : typeRequirement
TestSuite.[24] ProbabilityExample1.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate ProbabilityExample1.crmlto Modelica : Unable to translate in element_def : typeRequirement
TestSuite.[26] BooleanDisjunctionWithEvent.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate BooleanDisjunctionWithEvent.crmlto Modelica : Built in operator undefined : < on Real and Clock
TestSuite.[28] ClockDisjunctionOfClocks.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate ClockDisjunctionOfClocks.crmlto Modelica : Built in operator undefined : or on Clock and Clock
TestSuite.[29] BooleanConjunctionWithEvent.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate BooleanConjunctionWithEvent.crmlto Modelica : Built in operator undefined : < on Real and Clock
TestSuite.[30] PeriodConstructors.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate PeriodConstructors.crmlto Modelica : unable to parse expression : PeriodP1is[e1,e2];
TestSuite.[31] ProbabilityConstructors.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate ProbabilityConstructors.crmlto Modelica : unable to parse expression : Probabilityp_of_bis<missing ';'>
TestSuite.[33] PeriodsConstructors.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate PeriodsConstructors.crmlto Modelica : unable to parse expression : PeriodsP4is[c1,c2];
TestSuite.[34] SetCard.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetCard.crmlto Modelica : Built in operator undefined : card on Real{} isSet true
TestSuite.[35] CategoryAssociation.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate CategoryAssociation.crmlto Modelica : null
TestSuite.[37] OperatorExample3.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate OperatorExample3.crmlto Modelica : unable to get variable type : n2
TestSuite.[39] ClockProjection.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate ClockProjection.crmlto Modelica : unable to parse expression : Clockc_projectionisc1projc2;
TestSuite.[40] SetUnionOfAnElementWithASet.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetUnionOfAnElementWithASet.crmlto Modelica : unable to parse expression : Integer{}S_unionis<missing ';'>
TestSuite.[41] ClockDisjunctionOfEventAndClock.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate ClockDisjunctionOfEventAndClock.crmlto Modelica : Built in operator undefined : or on Event and Clock
TestSuite.[42] RealExponentiation.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate RealExponentiation.crmlto Modelica : Built in operator undefined : ^ on Real and Real
TestSuite.[46] StringOperatorsExample2.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate StringOperatorsExample2.crmlto Modelica : Built in operator undefined : + on Boolean and String
TestSuite.[48] EventBoundedProjection.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate EventBoundedProjection.crmlto Modelica : unable to parse expression : Evente_bounded_projectionise1proj(d)c;
TestSuite.[50] PeriodClosingEvent.crml: src/test/java/specDocExamples/TestSuite.java#L147
org.opentest4j.AssertionFailedError: Unable to load Modelica model PeriodClosingEvent omc fails with the following message: true""false"[/home/runner/work/crml-compiler/crml-compiler/testSuiteGenerated/PeriodClosingEvent/PeriodClosingEvent.mo:4:35-4:35:writable] Error: Missing token: SEMICOLON""""Error: Failed to load package PeriodClosingEvent (default) using MODELICAPATH /home/runner/.openmodelica/libraries/.Error: Class PeriodClosingEvent not found in scope <top>.Error: Class PeriodClosingEvent not found in scope <TOP>."
TestSuite.[51] EventStrictlyAfter.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate EventStrictlyAfter.crmlto Modelica : Built in operator undefined : > on Event and Event
TestSuite.[52] EventProjection.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate EventProjection.crmlto Modelica : unable to parse expression : Evente_projectionise1projc;
TestSuite.[53] BooleanIntegration.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate BooleanIntegration.crmlto Modelica : Built in operator undefined : < on Real and Clock
TestSuite.[54] IntegerOperatorsExample1.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate IntegerOperatorsExample1.crmlto Modelica : unable to parse expression : Booleanb1is(n1>n2)atc;
TestSuite.[56] SetOperatorsExample2.crml: src/test/java/specDocExamples/TestSuite.java#L147
org.opentest4j.AssertionFailedError: Unable to load Modelica model SetOperatorsExample2 omc fails with the following message: true""false"[/home/runner/work/crml-compiler/crml-compiler/testSuiteGenerated/SetOperatorsExample2/SetOperatorsExample2.mo:7:1-7:7:writable] Error: No viable alternative near token: Periods""""Error: Failed to load package SetOperatorsExample2 (default) using MODELICAPATH /home/runner/.openmodelica/libraries/.Error: Class SetOperatorsExample2 not found in scope <top>.Error: Class SetOperatorsExample2 not found in scope <TOP>."
TestSuite.[59] ProbabilityVariance.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate ProbabilityVariance.crmlto Modelica : unable to parse expression : Realy_estimator_of_xis<missing ';'>
TestSuite.[61] ClockDisjunctionOfClockAndEvent.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate ClockDisjunctionOfClockAndEvent.crmlto Modelica : Built in operator undefined : or on Clock and Event
TestSuite.[62] SetFlattening.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetFlattening.crmlto Modelica : unable to parse expression : Real{}S_flatteningis<missing ';'>
TestSuite.[63] ClockConjunctionOfClockAndEvent.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate ClockConjunctionOfClockAndEvent.crmlto Modelica : Built in operator undefined : and on Event and Clock
TestSuite.[64] SetOperatorsExample7.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetOperatorsExample7.crmlto Modelica : Built in operator undefined : filter on {} isSet true
TestSuite.[71] SetOperatorsExample5.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetOperatorsExample5.crmlto Modelica : unable to get variable type : imply
TestSuite.[72] BooleanAtEvent.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate BooleanAtEvent.crmlto Modelica : Built in operator undefined : < on Real and Clock
TestSuite.[74] BooleanConstructors.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate BooleanConstructors.crmlto Modelica : Built in operator undefined : < on Real and Clock
TestSuite.[76] PeriodsWhile.crml: src/test/java/specDocExamples/TestSuite.java#L147
org.opentest4j.AssertionFailedError: Unable to load Modelica model PeriodsWhile omc fails with the following message: true""false"[/home/runner/work/crml-compiler/crml-compiler/testSuiteGenerated/PeriodsWhile/PeriodsWhile.mo:5:13-5:17:writable] Error: Expected token of type GREATER, got 'IDENT' of type IDENT""""Error: Failed to load package PeriodsWhile (default) using MODELICAPATH /home/runner/.openmodelica/libraries/.Error: Class PeriodsWhile not found in scope <top>.Error: Class PeriodsWhile not found in scope <TOP>."
TestSuite.[77] EventDisjunction.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate EventDisjunction.crmlto Modelica : Built in operator undefined : or on Event and Event
TestSuite.[78] ClockBoundedProjection.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate ClockBoundedProjection.crmlto Modelica : unable to parse expression : Clockc_bounded_projectionisc1proj(d)c2;
TestSuite.[80] SetOperatorsExample1.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetOperatorsExample1.crmlto Modelica : Built in operator undefined : not on {} isSet true
TestSuite.[81] StringOperatorsExample1.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate StringOperatorsExample1.crmlto Modelica : Built in operator undefined : String on String isSet false
TestSuite.[86] PeriodOpeningEvent.crml: src/test/java/specDocExamples/TestSuite.java#L147
org.opentest4j.AssertionFailedError: Unable to load Modelica model PeriodOpeningEvent omc fails with the following message: true""false"[/home/runner/work/crml-compiler/crml-compiler/testSuiteGenerated/PeriodOpeningEvent/PeriodOpeningEvent.mo:4:37-4:37:writable] Error: Missing token: SEMICOLON""""Error: Failed to load package PeriodOpeningEvent (default) using MODELICAPATH /home/runner/.openmodelica/libraries/.Error: Class PeriodOpeningEvent not found in scope <top>.Error: Class PeriodOpeningEvent not found in scope <TOP>."
TestSuite.[87] SetFilter.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate SetFilter.crmlto Modelica : unable to get variable type : value
TestSuite.[88] EventConjunction.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate EventConjunction.crmlto Modelica : Built in operator undefined : and on Event and Event
TestSuite.[89] RealOperatorsExample1.crml: src/test/java/specDocExamples/TestSuite.java#L87
org.opentest4j.AssertionFailedError: Unable to translate RealOperatorsExample1.crmlto Modelica : unable to parse expression : Booleanb1is(x1>x2)atc;
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
crml-compiler-all.jar Expired
16.1 MB
tests-and-results Expired
8.73 MB