Generate IR definitions by annotation processor - 1st step #314
2015 passed, 3 failed and 51 skipped
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.cli.ApplicationSpec.xml
7 tests were completed in 15ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.cli.ApplicationSpec | 7✅ | 15ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.cli.CLIOutputSpec.xml
9 tests were completed in 4ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.cli.CLIOutputSpec | 9✅ | 4ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.cli.OptsSpec.xml
30 tests were completed in 51ms with 30 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.cli.OptsSpec | 30✅ | 51ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.cli.SpellingSpec.xml
3 tests were completed in 3ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.cli.SpellingSpec | 3✅ | 3ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.cli.task.TaskProgressSpec.xml
2 tests were completed in 13ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.cli.task.TaskProgressSpec | 2✅ | 13ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.pass.analyse.test.AliasAnalysisTest.xml
64 tests were completed in 8ms with 64 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.pass.analyse.test.AliasAnalysisTest | 64✅ | 8ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.pass.analyse.test.FramePointerAnalysisTest.xml
17 tests were completed in 12ms with 17 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.pass.analyse.test.FramePointerAnalysisTest | 17✅ | 12ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.CacheInvalidationTest.xml
1 tests were completed in 86ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.CacheInvalidationTest | 1✅ | 86ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.context.ChangesetBuilderTest.xml
21 tests were completed in 229ms with 21 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.context.ChangesetBuilderTest | 21✅ | 229ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.context.FreshNameSupplyTest.xml
1 tests were completed in 33ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.context.FreshNameSupplyTest | 1✅ | 33ms |
❌ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.context.SuggestionBuilderTest.xml
64 tests were completed in 61ms with 62 passed, 1 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.context.SuggestionBuilderTest | 62✅ | 1❌ | 1⚪ | 61ms |
❌ org.enso.compiler.test.context.SuggestionBuilderTest
✅ SuggestionBuilder should build method without explicit arguments
✅ SuggestionBuilder should build method with documentation
✅ SuggestionBuilder should build method with annotations
✅ SuggestionBuilder should build method with type and documentation
✅ SuggestionBuilder should build method with a qualified type
✅ SuggestionBuilder should build method with an argument
✅ SuggestionBuilder should build method with an ascribed argument
✅ SuggestionBuilder should build method with an ascribed and default argument
✅ SuggestionBuilder should build method with a type containing higher kinds
⚪ SuggestionBuilder should build method with a type containing qualified higher kinds
✅ SuggestionBuilder should build method with complex body
✅ SuggestionBuilder should build method with default arguments
✅ SuggestionBuilder should build method with explicit self type
✅ SuggestionBuilder should not build method with undefined self type
✅ SuggestionBuilder should build method with associated type signature
✅ SuggestionBuilder should build method with function type signature
✅ SuggestionBuilder should build method with union type signature
✅ SuggestionBuilder should build argument tag values
✅ SuggestionBuilder should build argument tag values from ascribed type
✅ SuggestionBuilder should build autoscope tagValues for Boolean
✅ SuggestionBuilder should build argument tag values from ascribed type and type signature
✅ SuggestionBuilder should build argument tag values checking if autoscoped constructors are distinct
✅ SuggestionBuilder should build method with lazy arguments
✅ SuggestionBuilder should build method with resolved type signature
✅ SuggestionBuilder should build conversion method for simple type
✅ SuggestionBuilder should build conversion method with extra arguments
✅ SuggestionBuilder should build conversion method with extra typed arguments
✅ SuggestionBuilder should build function simple
✅ SuggestionBuilder should build function with complex body
✅ SuggestionBuilder should build function with associated type signature
✅ SuggestionBuilder should build function with resolved type signature
✅ SuggestionBuilder should build function with documentation
✅ SuggestionBuilder should build local simple
✅ SuggestionBuilder should build local with complex body
✅ SuggestionBuilder should build local with associated type signature
✅ SuggestionBuilder should build local with resolved type signature
✅ SuggestionBuilder should build local with documentation
✅ SuggestionBuilder should build type simple
✅ SuggestionBuilder should build type with documentation
✅ SuggestionBuilder should build type with two constructors
✅ SuggestionBuilder should build type with documentation and two constructors
✅ SuggestionBuilder should build type with methods, type signatures and docs
✅ SuggestionBuilder should build type with methods, without type signatures
✅ SuggestionBuilder should build type with ascribed constructor
✅ SuggestionBuilder should build type with constructors with annotations
✅ SuggestionBuilder should build type with qualified ascribed constructor
✅ SuggestionBuilder should build type with ascribed type parameter in constructor
✅ SuggestionBuilder should build type with constructor with internal field
✅ SuggestionBuilder should build type with private constructor
✅ SuggestionBuilder should build type with private methods
✅ SuggestionBuilder should build module with private methods
✅ SuggestionBuilder should build Integer type
✅ SuggestionBuilder should build Number type
✅ SuggestionBuilder should build module with simple type
✅ SuggestionBuilder should build private module
✅ SuggestionBuilder should build module with a type named as module
✅ SuggestionBuilder should build module with overloaded functions and two constructors
✅ SuggestionBuilder should single constructor isn't suggested
✅ SuggestionBuilder should build method with external id
✅ SuggestionBuilder should build function with external id
✅ SuggestionBuilder should build local with external id
✅ SuggestionBuilder should build module with documentation
✅ SuggestionBuilder should provide type variants when applicable
❌ SuggestionBuilder should parse Text.trim properly
java.lang.UnsupportedOperationException: unimplemented
❌ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.core.ir.DiagnosticStorageTest.xml
2 tests were completed in 13ms with 0 passed, 2 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.core.ir.DiagnosticStorageTest | 2❌ | 13ms |
❌ org.enso.compiler.test.core.ir.DiagnosticStorageTest
❌ The IR diagnostics storage should allow adding diagnostic results
java.lang.IllegalArgumentException: passData is required
❌ The IR diagnostics storage should allow adding lists of diagnostic results
java.lang.IllegalArgumentException: passData is required
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.core.ir.MetadataStorageTest.xml
10 tests were completed in 4ms with 10 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.core.ir.MetadataStorageTest | 10✅ | 4ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.analyse.BindingAnalysisTest.xml
5 tests were completed in 3ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.analyse.BindingAnalysisTest | 5✅ | 3ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.analyse.DataflowAnalysisTest.xml
33 tests were completed in 6ms with 33 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.analyse.DataflowAnalysisTest | 33✅ | 6ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.analyse.DemandAnalysisTest.xml
7 tests were completed in 15ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.analyse.DemandAnalysisTest | 7✅ | 15ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.analyse.GatherDiagnosticsTest.xml
4 tests were completed in 2ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.analyse.GatherDiagnosticsTest | 4✅ | 2ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.analyse.PrivateModifierTest.xml
3 tests were completed in 2ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.analyse.PrivateModifierTest | 3✅ | 2ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.analyse.TailCallTest.xml
20 tests were completed in 85ms with 20 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.analyse.TailCallTest | 20✅ | 85ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.desugar.ComplexTypeTest.xml
8 tests were completed in 1ms with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.desugar.ComplexTypeTest | 8✅ | 1ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.desugar.FunctionBindingTest.xml
13 tests were completed in 3ms with 13 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.desugar.FunctionBindingTest | 13✅ | 3ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.desugar.GenerateMethodBodiesTest.xml
21 tests were completed in 2ms with 21 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.desugar.GenerateMethodBodiesTest | 21✅ | 2ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.desugar.ImportsTest.xml
3 tests were completed in 2ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.desugar.ImportsTest | 3✅ | 2ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.desugar.LambdaShorthandToLambdaTest.xml
19 tests were completed in 15ms with 19 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.desugar.LambdaShorthandToLambdaTest | 19✅ | 15ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.desugar.NestedPatternMatchTest.xml
9 tests were completed in 1ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.desugar.NestedPatternMatchTest | 9✅ | 1ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.desugar.OperatorToFunctionTest.xml
No tests found
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.desugar.OperatorToFunctionTest | 0ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.desugar.SectionsToBinOpTest.xml
5 tests were completed in 13ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.desugar.SectionsToBinOpTest | 5✅ | 13ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.lint.NoSelfInStaticTests.xml
5 tests were completed in 5ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.lint.NoSelfInStaticTests | 5✅ | 5ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.lint.ShadowedPatternFieldsTest.xml
2 tests were completed in 4ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.lint.ShadowedPatternFieldsTest | 2✅ | 4ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.lint.UnusedBindingsTest.xml
8 tests were completed in 19ms with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.lint.UnusedBindingsTest | 8✅ | 19ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.optimise.LambdaConsolidateTest.xml
9 tests were completed in 3ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.optimise.LambdaConsolidateTest | 9✅ | 3ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.optimise.UnreachableMatchBranchesTest.xml
3 tests were completed in 1ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.optimise.UnreachableMatchBranchesTest | 3✅ | 1ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.PassConfigurationTest.xml
9 tests were completed in 4ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.PassConfigurationTest | 9✅ | 4ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.PassManagerTest.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.PassManagerTest | 2✅ | 1ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.DocumentationCommentsTest.xml
13 tests were completed in 4ms with 13 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.DocumentationCommentsTest | 13✅ | 4ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.ExpressionAnnotationsTest.xml
4 tests were completed in 1ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.ExpressionAnnotationsTest | 4✅ | 1ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.GlobalNamesTest.xml
11 tests were completed in 4ms with 11 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.GlobalNamesTest | 11✅ | 4ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.IgnoredBindingsTest.xml
12 tests were completed in 1ms with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.IgnoredBindingsTest | 12✅ | 1ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.MethodDefinitionsTest.xml
1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.MethodDefinitionsTest | 1✅ | 4ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.ModuleAnnotationsTest.xml
8 tests were completed in 3ms with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.ModuleAnnotationsTest | 8✅ | 3ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.OverloadsResolutionTest.xml
6 tests were completed in 10ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.OverloadsResolutionTest | 6✅ | 10ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.PatternsTest.xml
1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.PatternsTest | 1✅ | 0ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.SugaredTypeFunctionsTest.xml
14 tests were completed in 4ms with 12 passed, 0 failed and 2 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.SugaredTypeFunctionsTest | 12✅ | 2⚪ | 4ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.SuspendedArgumentsTest.xml
9 tests were completed in 7ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.SuspendedArgumentsTest | 9✅ | 7ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.TypeNamesTest.xml
4 tests were completed in 6ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.TypeNamesTest | 4✅ | 6ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.pass.resolve.TypeSignaturesTest.xml
12 tests were completed in 3ms with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.pass.resolve.TypeSignaturesTest | 12✅ | 3ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.PassesTest.xml
3 tests were completed in 3ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.PassesTest | 3✅ | 3ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.refactoring.IRUtilsTest.xml
9 tests were completed in 10ms with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.refactoring.IRUtilsTest | 9✅ | 10ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.semantic.ImportExportTest.xml
59 tests were completed in 307ms with 59 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.semantic.ImportExportTest | 59✅ | 307ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.semantic.TypeSignaturesTest.xml
6 tests were completed in 53ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.compiler.test.semantic.TypeSignaturesTest | 6✅ | 53ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.distribution.locking.ConcurrencyTest.xml
3 tests were completed in 170ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.distribution.locking.ConcurrencyTest | 3✅ | 170ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.distribution.locking.ThreadSafeFileLockManagerTest.xml
7 tests were completed in 408ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.distribution.locking.ThreadSafeFileLockManagerTest | 7✅ | 408ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.downloader.archive.POSIXPermissionsSpec.xml
1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
org.enso.downloader.archive.POSIXPermissionsSpec | 1✅ | 6ms |
✅ /runner/_work/enso/enso/target/test-results/TEST-org.enso.downloader.http.HTTPDownloadSpec.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
Report exceeded GitHub limit of 65535 bytes and has been trimmed
Annotations
github-actions / Engine Tests Report (GraalVM CE, linux, amd64)
org.enso.compiler.test.context.SuggestionBuilderTest ► SuggestionBuilder should parse Text.trim properly
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.context.SuggestionBuilderTest.xml
Error:
java.lang.UnsupportedOperationException: unimplemented
Raw output
java.lang.UnsupportedOperationException: unimplemented
at org.enso.runtime.parser/org.enso.compiler.core.ir.SpecifiedGen.showCode(SpecifiedGen.java:230)
at org.enso.runtime.parser/org.enso.compiler.core.ir.CallArgument$Specified.showCode(CallArgument.java:38)
at org.enso.runtime.parser/org.enso.compiler.core.ir.expression.Application$Prefix.$anonfun$showCode$1(Application.scala:166)
at [email protected]/scala.collection.immutable.List.map(List.scala:247)
at org.enso.runtime.parser/org.enso.compiler.core.ir.expression.Application$Prefix.showCode(Application.scala:166)
at org.enso.runtime.parser/org.enso.compiler.core.ir.Function$Lambda.showCode(Function.scala:207)
at org.enso.runtime.parser/org.enso.compiler.core.IR.showCode(IR.java:172)
at org.enso.runtime.suggestions/org.enso.compiler.suggestions.SuggestionBuilder.buildDefaultValue(SuggestionBuilder.scala:775)
at org.enso.runtime.suggestions/org.enso.compiler.suggestions.SuggestionBuilder.$anonfun$buildTypedArgument$1(SuggestionBuilder.scala:650)
at [email protected]/scala.Option.map(Option.scala:242)
at org.enso.runtime.suggestions/org.enso.compiler.suggestions.SuggestionBuilder.buildTypedArgument(SuggestionBuilder.scala:650)
at org.enso.runtime.suggestions/org.enso.compiler.suggestions.SuggestionBuilder.go$3(SuggestionBuilder.scala:592)
at org.enso.runtime.suggestions/org.enso.compiler.suggestions.SuggestionBuilder.buildMethodArguments(SuggestionBuilder.scala:599)
at org.enso.runtime.suggestions/org.enso.compiler.suggestions.SuggestionBuilder.buildMethod(SuggestionBuilder.scala:267)
at org.enso.runtime.suggestions/org.enso.compiler.suggestions.SuggestionBuilder.$anonfun$build$9(SuggestionBuilder.scala:154)
at [email protected]/scala.Option.map(Option.scala:242)
at org.enso.runtime.suggestions/org.enso.compiler.suggestions.SuggestionBuilder.go$1(SuggestionBuilder.scala:143)
at org.enso.runtime.suggestions/org.enso.compiler.suggestions.SuggestionBuilder.build(SuggestionBuilder.scala:247)
at org.enso.runtime/org.enso.compiler.test.context.SuggestionBuilderTest.build(SuggestionBuilderTest.scala:3956)
at org.enso.runtime/org.enso.compiler.test.context.SuggestionBuilderTest.$anonfun$new$65(SuggestionBuilderTest.scala:3932)
at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
at org.scalatest.Transformer.apply(Transformer.scala:22)
at org.scalatest.Transformer.apply(Transformer.scala:20)
at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1240)
at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
at org.enso.runtime/org.enso.compiler.test.context.SuggestionBuilderTest.withFixture(SuggestionBuilderTest.scala:20)
at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1238)
at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTest$1(AnyWordSpecLike.scala:1250)
at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1250)
at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:1232)
at org.enso.runtime/org.enso.compiler.test.context.SuggestionBuilderTest.runTest(SuggestionBuilderTest.scala:20)
at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTests$1(AnyWordSpecLike.scala:1309)
at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
at [email protected]/scala.collection.immutable.List.foreach(List.scala:334)
at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:427)
at [email protected]/scala.collection.immutable.List.foreach(List.scala:334)
at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1309)
at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:1308)
at org.enso.runtime/org.enso.compiler.test.context.SuggestionBuilderTest.runTests(SuggestionBuilderTest.scala:20)
at org.scalatest.Suite.run(Suite.scala:1114)
at org.scalatest.Suite.run$(Suite.scala:1096)
at org.enso.runtime/org.enso.compiler.test.context.SuggestionBuilderTest.org$scalatest$wordspec$AnyWordSpecLike$$super$run(SuggestionBuilderTest.scala:20)
at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$run$1(AnyWordSpecLike.scala:1354)
at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1354)
at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:1352)
at org.enso.runtime/org.enso.compiler.test.context.SuggestionBuilderTest.run(SuggestionBuilderTest.scala:20)
at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
github-actions / Engine Tests Report (GraalVM CE, linux, amd64)
org.enso.compiler.test.core.ir.DiagnosticStorageTest ► The IR diagnostics storage should allow adding diagnostic results
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.core.ir.DiagnosticStorageTest.xml
Error:
java.lang.IllegalArgumentException: passData is required
Raw output
java.lang.IllegalArgumentException: passData is required
at org.enso.runtime.parser/org.enso.compiler.core.ir.EmptyGen.validateConstructor(EmptyGen.java:53)
at org.enso.runtime.parser/org.enso.compiler.core.ir.EmptyGen.<init>(EmptyGen.java:43)
at org.enso.runtime.parser/org.enso.compiler.core.ir.Empty.<init>(Empty.java:10)
at org.enso.runtime.parser/org.enso.compiler.core.ir.Empty.<init>(Empty.java:14)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.mkDiagnostic(DiagnosticStorageTest.scala:19)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.$anonfun$new$2(DiagnosticStorageTest.scala:30)
at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
at org.scalatest.Transformer.apply(Transformer.scala:22)
at org.scalatest.Transformer.apply(Transformer.scala:20)
at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1240)
at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.withFixture(DiagnosticStorageTest.scala:7)
at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1238)
at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTest$1(AnyWordSpecLike.scala:1250)
at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1250)
at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:1232)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.runTest(DiagnosticStorageTest.scala:7)
at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTests$1(AnyWordSpecLike.scala:1309)
at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
at [email protected]/scala.collection.immutable.List.foreach(List.scala:334)
at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:427)
at [email protected]/scala.collection.immutable.List.foreach(List.scala:334)
at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1309)
at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:1308)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.runTests(DiagnosticStorageTest.scala:7)
at org.scalatest.Suite.run(Suite.scala:1114)
at org.scalatest.Suite.run$(Suite.scala:1096)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.org$scalatest$wordspec$AnyWordSpecLike$$super$run(DiagnosticStorageTest.scala:7)
at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$run$1(AnyWordSpecLike.scala:1354)
at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1354)
at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:1352)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.run(DiagnosticStorageTest.scala:7)
at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
github-actions / Engine Tests Report (GraalVM CE, linux, amd64)
org.enso.compiler.test.core.ir.DiagnosticStorageTest ► The IR diagnostics storage should allow adding lists of diagnostic results
Failed test found in:
/runner/_work/enso/enso/target/test-results/TEST-org.enso.compiler.test.core.ir.DiagnosticStorageTest.xml
Error:
java.lang.IllegalArgumentException: passData is required
Raw output
java.lang.IllegalArgumentException: passData is required
at org.enso.runtime.parser/org.enso.compiler.core.ir.EmptyGen.validateConstructor(EmptyGen.java:53)
at org.enso.runtime.parser/org.enso.compiler.core.ir.EmptyGen.<init>(EmptyGen.java:43)
at org.enso.runtime.parser/org.enso.compiler.core.ir.Empty.<init>(Empty.java:10)
at org.enso.runtime.parser/org.enso.compiler.core.ir.Empty.<init>(Empty.java:14)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.mkDiagnostic(DiagnosticStorageTest.scala:19)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.$anonfun$new$3(DiagnosticStorageTest.scala:39)
at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
at org.scalatest.Transformer.apply(Transformer.scala:22)
at org.scalatest.Transformer.apply(Transformer.scala:20)
at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1240)
at org.scalatest.TestSuite.withFixture(TestSuite.scala:196)
at org.scalatest.TestSuite.withFixture$(TestSuite.scala:195)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.withFixture(DiagnosticStorageTest.scala:7)
at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1238)
at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTest$1(AnyWordSpecLike.scala:1250)
at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1250)
at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:1232)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.runTest(DiagnosticStorageTest.scala:7)
at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$runTests$1(AnyWordSpecLike.scala:1309)
at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:413)
at [email protected]/scala.collection.immutable.List.foreach(List.scala:334)
at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
at org.scalatest.SuperEngine.$anonfun$runTestsInBranch$1(Engine.scala:427)
at [email protected]/scala.collection.immutable.List.foreach(List.scala:334)
at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:401)
at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1309)
at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:1308)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.runTests(DiagnosticStorageTest.scala:7)
at org.scalatest.Suite.run(Suite.scala:1114)
at org.scalatest.Suite.run$(Suite.scala:1096)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.org$scalatest$wordspec$AnyWordSpecLike$$super$run(DiagnosticStorageTest.scala:7)
at org.scalatest.wordspec.AnyWordSpecLike.$anonfun$run$1(AnyWordSpecLike.scala:1354)
at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1354)
at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:1352)
at org.enso.runtime/org.enso.compiler.test.core.ir.DiagnosticStorageTest.run(DiagnosticStorageTest.scala:7)
at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)