AbsaOSS / AbsaOSS/spline-openlineage

test are not run by maven

Abierto
#7 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Scala
Estrellas
6
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

`mvn test` seems to compile the test but test doesn't seems to run.

```maven
[INFO] --- scala-maven-plugin:4.5.0:testCompile (scala-test-compile) @ open-lineage-aggregator ---
[INFO] Using incremental compilation using Mixed compile order
[INFO] Compiler bridge file: /Users/myuser/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.12-1.5.1-bin_2.12.15__52.0-1.5.1_20210425T221145.jar
[INFO] compiling 2 Scala sources to /Users/myuser/repo/spline-openlineage/aggregator/target/test-classes ...
[INFO] done compiling
[INFO] compile in 2.7 s
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ open-lineage-aggregator ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ open-lineage-aggregator ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for spline-open-lineage 0.0.1-SNAPSHOT:
[INFO]
[INFO] spline-open-lineage ................................ SUCCESS [ 0.568 s]
[INFO] open-lineage-commons ............................... SUCCESS [ 4.136 s]
[INFO] open-lineage-rest-proxy ............................ SUCCESS [ 3.726 s]
[INFO] open-lineage-aggregator ............................ SUCCESS [ 6.504 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.999 s
[INFO] Finished at: 2022-11-23T11:34:55+01:00
[INFO] ------------------------------------------------------------------------
```

whole maven log: [mvn-test.txt](https://github.com/AbsaOSS/spline-openlineage/files/10074695/mvn-test.txt)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.