Make all identifiers for enumSourceValue in EnumMappings as single-quoted References #12014
161 fail, 4 skipped, 1 466 pass in 3m 46s
Annotations
github-actions / Test Results
testDataElementWithStereoTypeAndTagValue (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Data
Data <<[meta::pure::profiles::typemodifiers.abstract>> {doc.doc = 'something'} meta::data::MyData]
{
ExternalFormat
...> but was:<###Data
Data <<['meta'::'pure'::'profiles'::'typemodifiers'.'abstract'>> {'doc'.'doc' = 'something'} 'meta'::'data'::'MyData']
{
ExternalFormat
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.testDataElementWithStereoTypeAndTagValue(TestDataGrammarRoundtrip.java:25)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testExternalFormatDataWithJson (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Data
Data [meta::data::MyData]
{
ExternalFormat
...> but was:<###Data
Data ['meta'::'data'::'MyData']
{
ExternalFormat
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.testExternalFormatDataWithJson(TestDataGrammarRoundtrip.java:55)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testExternalFormatDataWithProtobuf (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Data
Data [meta::data::MyData]
{
ExternalFormat
...> but was:<###Data
Data ['meta'::'data'::'MyData']
{
ExternalFormat
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.testExternalFormatDataWithProtobuf(TestDataGrammarRoundtrip.java:128)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testReferenceData (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Data
Data [meta::data::MyData
{
Reference
#{
meta::data::MyData]
}#
}
> but was:<###Data
Data ['meta'::'data'::'MyData'
{
Reference
#{
'meta'::'data'::'MyData']
}#
}
>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.testReferenceData(TestDataGrammarRoundtrip.java:337)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testModelStoreData (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Data
Data [meta::data::MyData
{
ModelStore
#{
my::Person:
[
^my::Person(
givenNames = ['Fred', 'William'],
lastName = 'Bloggs',
dateOfBirth = %2001-03-12,
timeOfBirth = %12:23,
timeOfDeath = %2020-09-11T12:56:24.487,
isAlive = false,
height = 1.76,
girth = 0.98D,
shoeSize = 10,
score1 = -1,
score2 = -1.3,
score3 = -1.8D,
gender = enums::Gender.MALE,
address = ^my::Address(street = 'A Road')
),
^my::Person(
givenNames = 'Jane',
lastName = 'Doe',
dateOfBirth = %1984-04-22,
timeOfBirth = %19:41:21,
isAlive = true,
height = 1.61,
girth = 0.81D,
shoeSize = 4,
score1 = -1,
score2 = -1.3,
score3 = -1.8D,
gender = enums::Gender.FEMALE],
address ...> but was:<###Data
Data ['meta'::'data'::'MyData'
{
ModelStore
#{
my::Person:
[
^my::Person(
givenNames = ['Fred', 'William'],
lastName = 'Bloggs',
dateOfBirth = %2001-03-12,
timeOfBirth = %12:23,
timeOfDeath = %2020-09-11T12:56:24.487,
isAlive = false,
height = 1.76,
girth = 0.98D,
shoeSize = 10,
score1 = -1,
score2 = -1.3,
score3 = -1.8D,
gender = 'enums'::'Gender'.'MALE',
address = ^my::Address(street = 'A Road')
),
^my::Person(
givenNames = 'Jane',
lastName = 'Doe',
dateOfBirth = %1984-04-22,
timeOfBirth = %19:41:21,
isAlive = true,
height = 1.61,
girth = 0.81D,
shoeSize = 4,
score1 = -1,
score2 = -1.3,
score3 = -1.8D,
gender = 'enums'::'Gender'.'FEMALE'],
address ...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.testModelStoreData(TestDataGrammarRoundtrip.java:228)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testExternalFormatDataWithXml (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Data
Data [meta::data::MyData]
{
ExternalFormat
...> but was:<###Data
Data ['meta'::'data'::'MyData']
{
ExternalFormat
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.testExternalFormatDataWithXml(TestDataGrammarRoundtrip.java:142)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testExternalFormatDataWithNestedJson (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Data
Data [meta::data::MyData]
{
ExternalFormat
...> but was:<###Data
Data ['meta'::'data'::'MyData']
{
ExternalFormat
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.testExternalFormatDataWithNestedJson(TestDataGrammarRoundtrip.java:70)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testExternalFormatDataWithFlatData (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Data
Data [meta::data::MyData]
{
ExternalFormat
...> but was:<###Data
Data ['meta'::'data'::'MyData']
{
ExternalFormat
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestDataGrammarRoundtrip.testExternalFormatDataWithFlatData(TestDataGrammarRoundtrip.java:40)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testBooleanOne (org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.xml
Raw output
org.junit.ComparisonFailure:
expected:<function [a::a](): String[*]
{
tr...> but was:<function ['a'::'a'](): String[*]
{
tr...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.testBooleanOne(TestPrimitives.java:65)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testIntegerMany (org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.xml
Raw output
org.junit.ComparisonFailure:
expected:<function [a::a](): String[*]
{
[1...> but was:<function ['a'::'a'](): String[*]
{
[1...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.testIntegerMany(TestPrimitives.java:55)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testStringOne (org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.xml
Raw output
org.junit.ComparisonFailure:
expected:<function [a::a](): String[1]
{
'o...> but was:<function ['a'::'a'](): String[1]
{
'o...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.testStringOne(TestPrimitives.java:25)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testMixedMany (org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.xml
Raw output
org.junit.ComparisonFailure:
expected:<function [a::a](): String[*]
{
[1...> but was:<function ['a'::'a'](): String[*]
{
[1...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.testMixedMany(TestPrimitives.java:85)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testIntegerOne (org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.xml
Raw output
org.junit.ComparisonFailure:
expected:<function [a::a](): String[1]
{
1
...> but was:<function ['a'::'a'](): String[1]
{
1
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.testIntegerOne(TestPrimitives.java:45)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testBooleanMany (org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.xml
Raw output
org.junit.ComparisonFailure:
expected:<function [a::a](): String[*]
{
[t...> but was:<function ['a'::'a'](): String[*]
{
[t...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.testBooleanMany(TestPrimitives.java:75)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testStringMany (org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.xml
Raw output
org.junit.ComparisonFailure:
expected:<function [a::a](): String[*]
{
['...> but was:<function ['a'::'a'](): String[*]
{
['...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:73)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.valueSpecification.TestPrimitives.testStringMany(TestPrimitives.java:35)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testSectionWithDuplicatedImports (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Runtime
import [a::b::*;
import runtime::a1::*;
import runtime::a::e::*;
Runtime meta::mySimpleRuntime]
{
mappings:
[
...> but was:<###Runtime
import ['a'::'b'::*;
import 'runtime'::'a1'::*;
import 'runtime'::'a'::'e'::*;
Runtime 'meta'::'mySimpleRuntime']
{
mappings:
[
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.testFormat(TestGrammarRoundtrip.java:156)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.testFormatWithSectionInfoPreserved(TestGrammarRoundtrip.java:123)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip.testSectionWithDuplicatedImports(TestSectionRoundtrip.java:136)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testSectionIndexKeepingSectionAndElementsInOrder (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<###Runtime
import [a::b::*;
import runtime::a::d::*;
import runtime::a::e::*;
Runtime meta::mySimpleRuntime
{
mappings:
[
];
}
###Pure
import pure::a::b::*;
import pure::a::d::*;
import pure::a::e::*;
Association myAssociation
{
a: String[1];
b: a::c::A[1];
}
Enum A
{
}
Profile meta::pure::profiles::doc
{
stereotypes: [deprecated];
tags: [doc, todo];
}
Measure NewMeasure
{
*UnitOne: x -> $x;
}
Class A2
{
}
###Mapping
Mapping meta::pure::mapping::modelToModel::test::union::unionModelMapping
(
)
Mapping meta::pure::mapping::modelToModel::test::units::unitDecomposeMapping
(
)
###Connection
JsonModelConnection meta::mySimpleConnection]
{
class: model::f...> but was:<###Runtime
import ['a'::'b'::*;
import 'runtime'::'a'::'d'::*;
import 'runtime'::'a'::'e'::*;
Runtime 'meta'::'mySimpleRuntime'
{
mappings:
[
];
}
###Pure
import 'pure'::'a'::'b'::*;
import 'pure'::'a'::'d'::*;
import 'pure'::'a'::'e'::*;
Association 'myAssociation'
{
'a': String[1];
'b': a::c::A[1];
}
Enum 'A'
{
}
Profile 'meta'::'pure'::'profiles'::'doc'
{
stereotypes: ['deprecated'];
tags: ['doc', 'todo'];
}
Measure 'NewMeasure'
{
*'UnitOne': x -> $'x';
}
Class 'A2'
{
}
###Mapping
Mapping 'meta'::'pure'::'mapping'::'modelToModel'::'test'::'union'::'unionModelMapping'
(
)
Mapping 'meta'::'pure'::'mapping'::'modelToModel'::'test'::'units'::'unitDecomposeMapping'
(
)
###Connection
JsonModelConnection 'meta'::'mySimpleConnection']
{
class: model::f...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:101)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.test(TestGrammarRoundtrip.java:118)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.testWithSectionInfoPreserved(TestGrammarRoundtrip.java:83)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip.testSectionIndexKeepingSectionAndElementsInOrder(TestSectionRoundtrip.java:74)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testGrammarRoundtripWithoutSectionIndex (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<Class [model::class200
{
prop: String[1];
}
Class model::class199
{
prop: String[1];
}
Class model::class198
{
prop: String[1];
}
Class model::class197
{
prop: String[1];
}
Class model::class196
{
prop: String[1];
}
Class model::class195
{
prop: String[1];
}
Class model::class194
{
prop: String[1];
}
Class model::class193
{
prop: String[1];
}
Class model::class192
{
prop: String[1];
}
Class model::class191
{
prop: String[1];
}
Class model::class190
{
prop: String[1];
}
Class model::class189
{
prop: String[1];
}
Class model::class188
{
prop: String[1];
}
Class model::class187
{
prop: String[1];
}
Class model::class186
{
prop: String[1];
}
Class model::class185
{
prop: String[1];
}
Class model::class184
{
prop: String[1];
}
Class model::class183
{
prop: String[1];
}
Class model::class182
{
prop: String[1];
}
Class model::class181
{
prop: String[1];
}
Class model::class180
{
prop: String[1];
}
Class model::class179
{
prop: String[1];
}
Class model::class178
{
prop: String[1];
}
Class model::class177
{
prop: String[1];
}
Class model::class176
{
prop: String[1];
}
Class model::class175
{
prop: String[1];
}
Class model::class174
{
prop: String[1];
}
Class model::class173
{
prop: String[1];
}
Class model::class172
{
prop: String[1];
}
Class model::class171
{
prop: String[1];
}
Class model::class170
{
prop: String[1];
}
Class model::class169
{
prop: String[1];
}
Class model::class168
{
prop: String[1];
}
Class model::class167
{
prop: String[1];
}
Class model::class166
{
prop: String[1];
}
Class model::class165
{
prop: String[1];
}
Class model::class164
{
prop: String[1];
}
Class model::class163
{
prop: String[1];
}
Class model::class162
{
prop: String[1];
}
Class model::class161
{
prop: String[1];
}
Class model::class160
{
prop: String[1];
}
Class model::class159
{
prop: String[1];
}
Class model::class158
{
prop: String[1];
}
Class model::class157
{
prop: String[1];
}
Class model::class156
{
prop: String[1];
}
Class model::class155
{
prop: String[1];
}
Class model::class154
{
prop: String[1];
}
Class model::class153
{
prop: String[1];
}
Class model::class152
{
prop: String[1];
}
Class model::class151
{
prop: String[1];
}
Class model::class150
{
prop: String[1];
}
Class model::class149
{
prop: String[1];
}
Class model::class148
{
prop: String[1];
}
Class model::class147
{
prop: String[1];
}
Class model::class146
{
prop: String[1];
}
Class model::class145
{
prop: String[1];
}
Class model::class144
{
prop: String[1];
}
Class model::class143
{
prop: String[1];
}
Class model::class142
{
prop: String[1];
}
Class model::class141
{
prop: String[1];
}
Class model::class140
{
prop: String[1];
}
Class model::class139
{
prop: String[1];
}
Class model::class138
{
prop: String[1];
}
Class model::class137
{
prop: String[1];
}
Class model::class136
{
prop: String[1];
}
Class model::class135
{
prop: String[1];
}
Class model::class134
{
prop: String[1];
}
Class model::class133
{
prop: String[1];
}
Class model::class132
{
prop: String[1];
}
Class model::class131
{
prop: String[1];
}
Class model::class130
{
prop: String[1];
}
Class model::class129
{
prop: String[1];
}
Class model::class128
{
prop: String[1];
}
Class model::class127
{
prop: String[1];
}
Class model::class126
{
prop: String[1];
}
Class model::class125
{
prop: String[1];
}
Class model::class124
{
prop: String[1];
}
Class model::class123
{
prop: String[1];
}
Class model::class122
{
prop: String[1];
}
Class model::class121
{
prop: String[1];
}
Class model::class120
{
prop: String[1];
}
Class model::class119
{
prop: String[1];
}
Class model::class118
{
prop: String[1];
}
Class model::class117
{
prop: String[1];
}
Class model::class116
{
prop: String[1];
}
Class model::class115
{
prop: String[1];
}
Class model::class114
{
prop: String[1];
}
Class model::class113
{
prop: String[1];
}
Class model::class112
{
prop: String[1];
}
Class model::class111
{
prop: String[1];
}
Class model::class110
{
prop: String[1];
}
Class model::class109
{
prop: String[1];
}
Class model::class108
{
prop: String[1];
}
Class model::class107
{
prop: String[1];
}
Class model::class106
{
prop: String[1];
}
Class model::class105
{
prop: String[1];
}
Class model::class104
{
prop: String[1];
}
Class model::class103
{
prop: String[1];
}
Class model::class102
{
prop: String[1];
}
Class model::class101
{
prop: String[1];
}
Class model::class100
{
prop: String[1];
}
Class model::class99
{
prop: String[1];
}
Class model::class98
{
prop: String[1];
}
Class model::class97
{
prop: String[1];
}
Class model::class96
{
prop: String[1];
}
Class model::class95
{
prop: String[1];
}
Class model::class94
{
prop: String[1];
}
Class model::class93
{
prop: String[1];
}
Class model::class92
{
prop: String[1];
}
Class model::class91
{
prop: String[1];
}
Class model::class90
{
prop: String[1];
}
Class model::class89
{
prop: String[1];
}
Class model::class88
{
prop: String[1];
}
Class model::class87
{
prop: String[1];
}
Class model::class86
{
prop: String[1];
}
Class model::class85
{
prop: String[1];
}
Class model::class84
{
prop: String[1];
}
Class model::class83
{
prop: String[1];
}
Class model::class82
{
prop: String[1];
}
Class model::class81
{
prop: String[1];
}
Class model::class80
{
prop: String[1];
}
Class model::class79
{
prop: String[1];
}
Class model::class78
{
prop: String[1];
}
Class model::class77
{
prop: String[1];
}
Class model::class76
{
prop: String[1];
}
Class model::class75
{
prop: String[1];
}
Class model::class74
{
prop: String[1];
}
Class model::class73
{
prop: String[1];
}
Class model::class72
{
prop: String[1];
}
Class model::class71
{
prop: String[1];
}
Class model::class70
{
prop: String[1];
}
Class model::class69
{
prop: String[1];
}
Class model::class68
{
prop: String[1];
}
Class model::class67
{
prop: String[1];
}
Class model::class66
{
prop: String[1];
}
Class model::class65
{
prop: String[1];
}
Class model::class64
{
prop: String[1];
}
Class model::class63
{
prop: String[1];
}
Class model::class62
{
prop: String[1];
}
Class model::class61
{
prop: String[1];
}
Class model::class60
{
prop: String[1];
}
Class model::class59
{
prop: String[1];
}
Class model::class58
{
prop: String[1];
}
Class model::class57
{
prop: String[1];
}
Class model::class56
{
prop: String[1];
}
Class model::class55
{
prop: String[1];
}
Class model::class54
{
prop: String[1];
}
Class model::class53
{
prop: String[1];
}
Class model::class52
{
prop: String[1];
}
Class model::class51
{
prop: String[1];
}
Class model::class50
{
prop: String[1];
}
Class model::class49
{
prop: String[1];
}
Class model::class48
{
prop: String[1];
}
Class model::class47
{
prop: String[1];
}
Class model::class46
{
prop: String[1];
}
Class model::class45
{
prop: String[1];
}
Class model::class44
{
prop: String[1];
}
Class model::class43
{
prop: String[1];
}
Class model::class42
{
prop: String[1];
}
Class model::class41
{
prop: String[1];
}
Class model::class40
{
prop: String[1];
}
Class model::class39
{
prop: String[1];
}
Class model::class38
{
prop: String[1];
}
Class model::class37
{
prop: String[1];
}
Class model::class36
{
prop: String[1];
}
Class model::class35
{
prop: String[1];
}
Class model::class34
{
prop: String[1];
}
Class model::class33
{
prop: String[1];
}
Class model::class32
{
prop: String[1];
}
Class model::class31
{
prop: String[1];
}
Class model::class30
{
prop: String[1];
}
Class model::class29
{
prop: String[1];
}
Class model::class28
{
prop: String[1];
}
Class model::class27
{
prop: String[1];
}
Class model::class26
{
prop: String[1];
}
Class model::class25
{
prop: String[1];
}
Class model::class24
{
prop: String[1];
}
Class model::class23
{
prop: String[1];
}
Class model::class22
{
prop: String[1];
}
Class model::class21
{
prop: String[1];
}
Class model::class20
{
prop: String[1];
}
Class model::class19
{
prop: String[1];
}
Class model::class18
{
prop: String[1];
}
Class model::class17
{
prop: String[1];
}
Class model::class16
{
prop: String[1];
}
Class model::class15
{
prop: String[1];
}
Class model::class14
{
prop: String[1];
}
Class model::class13
{
prop: String[1];
}
Class model::class12
{
prop: String[1];
}
Class model::class11
{
prop: String[1];
}
Class model::class10
{
prop: String[1];
}
Class model::class9
{
prop: String[1];
}
Class model::class8
{
prop: String[1];
}
Class model::class7
{
prop: String[1];
}
Class model::class6
{
prop: String[1];
}
Class model::class5
{
prop: String[1];
}
Class model::class4
{
prop: String[1];
}
Class model::class3
{
prop: String[1];
}
Class model::class2
{
prop: String[1];
}
Class model::class1
{
prop]: String[1];
}
> but was:<Class ['model'::'class200'
{
'prop': String[1];
}
Class 'model'::'class199'
{
'prop': String[1];
}
Class 'model'::'class198'
{
'prop': String[1];
}
Class 'model'::'class197'
{
'prop': String[1];
}
Class 'model'::'class196'
{
'prop': String[1];
}
Class 'model'::'class195'
{
'prop': String[1];
}
Class 'model'::'class194'
{
'prop': String[1];
}
Class 'model'::'class193'
{
'prop': String[1];
}
Class 'model'::'class192'
{
'prop': String[1];
}
Class 'model'::'class191'
{
'prop': String[1];
}
Class 'model'::'class190'
{
'prop': String[1];
}
Class 'model'::'class189'
{
'prop': String[1];
}
Class 'model'::'class188'
{
'prop': String[1];
}
Class 'model'::'class187'
{
'prop': String[1];
}
Class 'model'::'class186'
{
'prop': String[1];
}
Class 'model'::'class185'
{
'prop': String[1];
}
Class 'model'::'class184'
{
'prop': String[1];
}
Class 'model'::'class183'
{
'prop': String[1];
}
Class 'model'::'class182'
{
'prop': String[1];
}
Class 'model'::'class181'
{
'prop': String[1];
}
Class 'model'::'class180'
{
'prop': String[1];
}
Class 'model'::'class179'
{
'prop': String[1];
}
Class 'model'::'class178'
{
'prop': String[1];
}
Class 'model'::'class177'
{
'prop': String[1];
}
Class 'model'::'class176'
{
'prop': String[1];
}
Class 'model'::'class175'
{
'prop': String[1];
}
Class 'model'::'class174'
{
'prop': String[1];
}
Class 'model'::'class173'
{
'prop': String[1];
}
Class 'model'::'class172'
{
'prop': String[1];
}
Class 'model'::'class171'
{
'prop': String[1];
}
Class 'model'::'class170'
{
'prop': String[1];
}
Class 'model'::'class169'
{
'prop': String[1];
}
Class 'model'::'class168'
{
'prop': String[1];
}
Class 'model'::'class167'
{
'prop': String[1];
}
Class 'model'::'class166'
{
'prop': String[1];
}
Class 'model'::'class165'
{
'prop': String[1];
}
Class 'model'::'class164'
{
'prop': String[1];
}
Class 'model'::'class163'
{
'prop': String[1];
}
Class 'model'::'class162'
{
'prop': String[1];
}
Class 'model'::'class161'
{
'prop': String[1];
}
Class 'model'::'class160'
{
'prop': String[1];
}
Class 'model'::'class159'
{
'prop': String[1];
}
Class 'model'::'class158'
{
'prop': String[1];
}
Class 'model'::'class157'
{
'prop': String[1];
}
Class 'model'::'class156'
{
'prop': String[1];
}
Class 'model'::'class155'
{
'prop': String[1];
}
Class 'model'::'class154'
{
'prop': String[1];
}
Class 'model'::'class153'
{
'prop': String[1];
}
Class 'model'::'class152'
{
'prop': String[1];
}
Class 'model'::'class151'
{
'prop': String[1];
}
Class 'model'::'class150'
{
'prop': String[1];
}
Class 'model'::'class149'
{
'prop': String[1];
}
Class 'model'::'class148'
{
'prop': String[1];
}
Class 'model'::'class147'
{
'prop': String[1];
}
Class 'model'::'class146'
{
'prop': String[1];
}
Class 'model'::'class145'
{
'prop': String[1];
}
Class 'model'::'class144'
{
'prop': String[1];
}
Class 'model'::'class143'
{
'prop': String[1];
}
Class 'model'::'class142'
{
'prop': String[1];
}
Class 'model'::'class141'
{
'prop': String[1];
}
Class 'model'::'class140'
{
'prop': String[1];
}
Class 'model'::'class139'
{
'prop': String[1];
}
Class 'model'::'class138'
{
'prop': String[1];
}
Class 'model'::'class137'
{
'prop': String[1];
}
Class 'model'::'class136'
{
'prop': String[1];
}
Class 'model'::'class135'
{
'prop': String[1];
}
Class 'model'::'class134'
{
'prop': String[1];
}
Class 'model'::'class133'
{
'prop': String[1];
}
Class 'model'::'class132'
{
'prop': String[1];
}
Class 'model'::'class131'
{
'prop': String[1];
}
Class 'model'::'class130'
{
'prop': String[1];
}
Class 'model'::'class129'
{
'prop': String[1];
}
Class 'model'::'class128'
{
'prop': String[1];
}
Class 'model'::'class127'
{
'prop': String[1];
}
Class 'model'::'class126'
{
'prop': String[1];
}
Class 'model'::'class125'
{
'prop': String[1];
}
Class 'model'::'class124'
{
'prop': String[1];
}
Class 'model'::'class123'
{
'prop': String[1];
}
Class 'model'::'class122'
{
'prop': String[1];
}
Class 'model'::'class121'
{
'prop': String[1];
}
Class 'model'::'class120'
{
'prop': String[1];
}
Class 'model'::'class119'
{
'prop': String[1];
}
Class 'model'::'class118'
{
'prop': String[1];
}
Class 'model'::'class117'
{
'prop': String[1];
}
Class 'model'::'class116'
{
'prop': String[1];
}
Class 'model'::'class115'
{
'prop': String[1];
}
Class 'model'::'class114'
{
'prop': String[1];
}
Class 'model'::'class113'
{
'prop': String[1];
}
Class 'model'::'class112'
{
'prop': String[1];
}
Class 'model'::'class111'
{
'prop': String[1];
}
Class 'model'::'class110'
{
'prop': String[1];
}
Class 'model'::'class109'
{
'prop': String[1];
}
Class 'model'::'class108'
{
'prop': String[1];
}
Class 'model'::'class107'
{
'prop': String[1];
}
Class 'model'::'class106'
{
'prop': String[1];
}
Class 'model'::'class105'
{
'prop': String[1];
}
Class 'model'::'class104'
{
'prop': String[1];
}
Class 'model'::'class103'
{
'prop': String[1];
}
Class 'model'::'class102'
{
'prop': String[1];
}
Class 'model'::'class101'
{
'prop': String[1];
}
Class 'model'::'class100'
{
'prop': String[1];
}
Class 'model'::'class99'
{
'prop': String[1];
}
Class 'model'::'class98'
{
'prop': String[1];
}
Class 'model'::'class97'
{
'prop': String[1];
}
Class 'model'::'class96'
{
'prop': String[1];
}
Class 'model'::'class95'
{
'prop': String[1];
}
Class 'model'::'class94'
{
'prop': String[1];
}
Class 'model'::'class93'
{
'prop': String[1];
}
Class 'model'::'class92'
{
'prop': String[1];
}
Class 'model'::'class91'
{
'prop': String[1];
}
Class 'model'::'class90'
{
'prop': String[1];
}
Class 'model'::'class89'
{
'prop': String[1];
}
Class 'model'::'class88'
{
'prop': String[1];
}
Class 'model'::'class87'
{
'prop': String[1];
}
Class 'model'::'class86'
{
'prop': String[1];
}
Class 'model'::'class85'
{
'prop': String[1];
}
Class 'model'::'class84'
{
'prop': String[1];
}
Class 'model'::'class83'
{
'prop': String[1];
}
Class 'model'::'class82'
{
'prop': String[1];
}
Class 'model'::'class81'
{
'prop': String[1];
}
Class 'model'::'class80'
{
'prop': String[1];
}
Class 'model'::'class79'
{
'prop': String[1];
}
Class 'model'::'class78'
{
'prop': String[1];
}
Class 'model'::'class77'
{
'prop': String[1];
}
Class 'model'::'class76'
{
'prop': String[1];
}
Class 'model'::'class75'
{
'prop': String[1];
}
Class 'model'::'class74'
{
'prop': String[1];
}
Class 'model'::'class73'
{
'prop': String[1];
}
Class 'model'::'class72'
{
'prop': String[1];
}
Class 'model'::'class71'
{
'prop': String[1];
}
Class 'model'::'class70'
{
'prop': String[1];
}
Class 'model'::'class69'
{
'prop': String[1];
}
Class 'model'::'class68'
{
'prop': String[1];
}
Class 'model'::'class67'
{
'prop': String[1];
}
Class 'model'::'class66'
{
'prop': String[1];
}
Class 'model'::'class65'
{
'prop': String[1];
}
Class 'model'::'class64'
{
'prop': String[1];
}
Class 'model'::'class63'
{
'prop': String[1];
}
Class 'model'::'class62'
{
'prop': String[1];
}
Class 'model'::'class61'
{
'prop': String[1];
}
Class 'model'::'class60'
{
'prop': String[1];
}
Class 'model'::'class59'
{
'prop': String[1];
}
Class 'model'::'class58'
{
'prop': String[1];
}
Class 'model'::'class57'
{
'prop': String[1];
}
Class 'model'::'class56'
{
'prop': String[1];
}
Class 'model'::'class55'
{
'prop': String[1];
}
Class 'model'::'class54'
{
'prop': String[1];
}
Class 'model'::'class53'
{
'prop': String[1];
}
Class 'model'::'class52'
{
'prop': String[1];
}
Class 'model'::'class51'
{
'prop': String[1];
}
Class 'model'::'class50'
{
'prop': String[1];
}
Class 'model'::'class49'
{
'prop': String[1];
}
Class 'model'::'class48'
{
'prop': String[1];
}
Class 'model'::'class47'
{
'prop': String[1];
}
Class 'model'::'class46'
{
'prop': String[1];
}
Class 'model'::'class45'
{
'prop': String[1];
}
Class 'model'::'class44'
{
'prop': String[1];
}
Class 'model'::'class43'
{
'prop': String[1];
}
Class 'model'::'class42'
{
'prop': String[1];
}
Class 'model'::'class41'
{
'prop': String[1];
}
Class 'model'::'class40'
{
'prop': String[1];
}
Class 'model'::'class39'
{
'prop': String[1];
}
Class 'model'::'class38'
{
'prop': String[1];
}
Class 'model'::'class37'
{
'prop': String[1];
}
Class 'model'::'class36'
{
'prop': String[1];
}
Class 'model'::'class35'
{
'prop': String[1];
}
Class 'model'::'class34'
{
'prop': String[1];
}
Class 'model'::'class33'
{
'prop': String[1];
}
Class 'model'::'class32'
{
'prop': String[1];
}
Class 'model'::'class31'
{
'prop': String[1];
}
Class 'model'::'class30'
{
'prop': String[1];
}
Class 'model'::'class29'
{
'prop': String[1];
}
Class 'model'::'class28'
{
'prop': String[1];
}
Class 'model'::'class27'
{
'prop': String[1];
}
Class 'model'::'class26'
{
'prop': String[1];
}
Class 'model'::'class25'
{
'prop': String[1];
}
Class 'model'::'class24'
{
'prop': String[1];
}
Class 'model'::'class23'
{
'prop': String[1];
}
Class 'model'::'class22'
{
'prop': String[1];
}
Class 'model'::'class21'
{
'prop': String[1];
}
Class 'model'::'class20'
{
'prop': String[1];
}
Class 'model'::'class19'
{
'prop': String[1];
}
Class 'model'::'class18'
{
'prop': String[1];
}
Class 'model'::'class17'
{
'prop': String[1];
}
Class 'model'::'class16'
{
'prop': String[1];
}
Class 'model'::'class15'
{
'prop': String[1];
}
Class 'model'::'class14'
{
'prop': String[1];
}
Class 'model'::'class13'
{
'prop': String[1];
}
Class 'model'::'class12'
{
'prop': String[1];
}
Class 'model'::'class11'
{
'prop': String[1];
}
Class 'model'::'class10'
{
'prop': String[1];
}
Class 'model'::'class9'
{
'prop': String[1];
}
Class 'model'::'class8'
{
'prop': String[1];
}
Class 'model'::'class7'
{
'prop': String[1];
}
Class 'model'::'class6'
{
'prop': String[1];
}
Class 'model'::'class5'
{
'prop': String[1];
}
Class 'model'::'class4'
{
'prop': String[1];
}
Class 'model'::'class3'
{
'prop': String[1];
}
Class 'model'::'class2'
{
'prop': String[1];
}
Class 'model'::'class1'
{
'prop']: String[1];
}
>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip.testGrammarRoundtripWithoutSectionIndex(TestSectionRoundtrip.java:66)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testRenderingSectionWithExtensionsWithoutSectionIndex (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip.xml
Raw output
org.junit.ComparisonFailure:
expected:<Class [A
{
}
###Mapping
Mapping B]
(
)
> but was:<Class ['A'
{
}
###Mapping
Mapping 'B']
(
)
>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.testFormat(TestGrammarRoundtrip.java:156)
at org.finos.legend.engine.language.pure.grammar.test.TestGrammarRoundtrip$TestGrammarRoundtripTestSuite.testFormat(TestGrammarRoundtrip.java:128)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestSectionRoundtrip.testRenderingSectionWithExtensionsWithoutSectionIndex(TestSectionRoundtrip.java:302)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testLambdaWithSubTypeAndPropertyGraphFetchTree (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.xml
Raw output
org.junit.ComparisonFailure:
expected:<...est::Address.all()->[graphFetch(
#{
test::Address{
Id,
->subType(@test::Street){
street
}
}
}#
)->serialize](
#{
test::Add...> but was:<...est::Address.all()->['graphFetch'(
#{
test::Address{
Id,
->subType(@test::Street){
street
}
}
}#
)->'serialize'](
#{
test::Add...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambda(TestLambdaPrettyRendering.java:473)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambda(TestLambdaPrettyRendering.java:468)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambdaWithSubTypeAndPropertyGraphFetchTree(TestLambdaPrettyRendering.java:387)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testLambdaWithProjectWithColInPrettyRendering (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.xml
Raw output
org.junit.ComparisonFailure:
expected:<|Person.all()->[filter(
f|$f.name->startsWith('ok') &&
(true || (3 == 4))
)->project(
[
col(
p|$p.name],
'ok'
)
...> but was:<|Person.all()->['filter'(
'f'|$'f'.'name'->'startsWith'('ok') &&
(true || (3 == 4))
)->'project'(
[
'col'(
'p'|$'p'.'name'],
'ok'
)
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambda(TestLambdaPrettyRendering.java:473)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambdaWithProjectWithColInPrettyRendering(TestLambdaPrettyRendering.java:41)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testLambdaWithGroupByInPrettyRendering (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.xml
Raw output
org.junit.ComparisonFailure:
expected:<{|
let [businessDate = now();
model::domain::referenceData::account::FirmAccount.all($businessDate)->groupBy(
[
x|$x.trader($businessDate).lastName,
x|$x.trader($businessDate).firstName,
x|$x.trader($businessDate).isActive
],
[
agg(
x|$x.trader($businessDate).kerberos,
y|$y->uniqueValueOnly]()
)
],
...> but was:<{|
let ['businessDate' = 'now'();
model::domain::referenceData::account::FirmAccount.all($'businessDate')->'groupBy'(
[
'x'|$'x'.'trader'($'businessDate').'lastName',
'x'|$'x'.'trader'($'businessDate').'firstName',
'x'|$'x'.'trader'($'businessDate').'isActive'
],
[
'agg'(
'x'|$'x'.'trader'($'businessDate').'kerberos',
'y'|$'y'->'uniqueValueOnly']()
)
],
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambda(TestLambdaPrettyRendering.java:473)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambdaWithGroupByInPrettyRendering(TestLambdaPrettyRendering.java:90)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testLambdaWithProjectWithColsInPrettyRendering (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.xml
Raw output
org.junit.ComparisonFailure:
expected:<|Person.all()->[filter(
f|$f.name->startsWith('ok') &&
(true || (3 == 4))
)->project(
[
col(
p|$p.name,
'ok'
),
col(
p|$p.name],
'ok2'
)
...> but was:<|Person.all()->['filter'(
'f'|$'f'.'name'->'startsWith'('ok') &&
(true || (3 == 4))
)->'project'(
[
'col'(
'p'|$'p'.'name',
'ok'
),
'col'(
'p'|$'p'.'name'],
'ok2'
)
...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambda(TestLambdaPrettyRendering.java:473)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambdaWithProjectWithColsInPrettyRendering(TestLambdaPrettyRendering.java:58)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testRenderingEmptyCollectionInPrettyRendering (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.xml
Raw output
org.junit.ComparisonFailure:
expected:<|Person.all()->[project](
[]
)> but was:<|Person.all()->['project'](
[]
)>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambda(TestLambdaPrettyRendering.java:473)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testRenderingEmptyCollectionInPrettyRendering(TestLambdaPrettyRendering.java:32)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
github-actions / Test Results
testLambdaWithMultipleSubTypeGraphFetchTree (org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering) failed
artifacts/test-results/TEST-org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.xml
Raw output
org.junit.ComparisonFailure:
expected:<...est::Address.all()->[graphFetch(
#{
test::Address{
Id,
->subType(@test::Street){
street,
Coordinates
},
->subType(@test::City){
name
}
}
}#
)->serialize](
#{
test::Add...> but was:<...est::Address.all()->['graphFetch'(
#{
test::Address{
Id,
->subType(@test::Street){
street,
Coordinates
},
->subType(@test::City){
name
}
}
}#
)->'serialize'](
#{
test::Add...>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambda(TestLambdaPrettyRendering.java:473)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambda(TestLambdaPrettyRendering.java:468)
at org.finos.legend.engine.language.pure.grammar.test.roundtrip.TestLambdaPrettyRendering.testLambdaWithMultipleSubTypeGraphFetchTree(TestLambdaPrettyRendering.java:437)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)