AbsaOSS / AbsaOSS/spline-openlineage
test are not run by maven
- Langage dominant
- Scala
- Étoiles
- 6
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
`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)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.