AbsaOSS / AbsaOSS/spline-openlineage
test are not run by maven
- Ngôn ngữ chính
- Scala
- Star
- 6
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
`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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.