Skip to content

Regression

org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratorRunnerTests.testGeneratorExpressions

Failing for the past 1 build (Since Failed #24 )
Took 0.18 sec.

Error Message

expected:<...meSystem {
  public [final static String ECLASSEOBJECT = "org.eclipse.xsemantics.test.expressions.ecore.EClassEObject";
  
  public final static] String TESTFORTHIS ...> but was:<...meSystem {
  public [static final String ECLASSEOBJECT = "org.eclipse.xsemantics.test.expressions.ecore.EClassEObject";
  
  public static final] String TESTFORTHIS ...>

Stacktrace

org.junit.ComparisonFailure: 
expected:<...meSystem {
  public [final static String ECLASSEOBJECT = "org.eclipse.xsemantics.test.expressions.ecore.EClassEObject";
  
  public final static] String TESTFORTHIS ...> but was:<...meSystem {
  public [static final String ECLASSEOBJECT = "org.eclipse.xsemantics.test.expressions.ecore.EClassEObject";
  
  public static final] String TESTFORTHIS ...>
	at org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratorRunnerTests.compare(XsemanticsGeneratorRunnerTests.java:279)
	at org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratorRunnerTests.runGenerationAndAssertJavaFiles(XsemanticsGeneratorRunnerTests.java:197)
	at org.eclipse.xsemantics.dsl.tests.generator.XsemanticsGeneratorRunnerTests.testGeneratorExpressions(XsemanticsGeneratorRunnerTests.java:93)

Standard Output

Code generation finished.

Standard Error

WARNING:No rule defined for the judgment description (./tests_input_files/ecore_expressions_test.xsemantics line : 35 column : 2)
WARNING:The value of the local variable temp is not used (./tests_input_files/ecore_expressions_test.xsemantics line : 47 column : 6)
WARNING:The value of the local variable eC is not used (./tests_input_files/ecore_expressions_test.xsemantics line : 51 column : 13)
WARNING:The value of the local variable b is not used (./tests_input_files/ecore_expressions_test.xsemantics line : 53 column : 14)