Gregor Zeitlinger

Results 83 comments of Gregor Zeitlinger

> @zeitlinger I suspect that it would not be possible to enable/disable Gradle tasks by using [this if statement](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/0c359ffc7d9cc7f0943c932d05f3c7ae89b8e172/smoke-tests-otel-starter/spring-boot-3-reactive/build.gradle.kts#L41) true - but now I found that a simple `sed` can...

@laurit what's the right way to execute spring boot 2 tests?

Closed in favor of https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11278

no tests are changed. Do we write tests for advices?

@jeanbisutti I think this can be closed

Just tried both IDEA and copilot for converting, but neither was able to do it. Nor chatGPT. This is the test case: https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/spring/spring-batch-3.0/javaagent/src/test/groovy/SpringBatchTest.groovy

I'll give (some) spring tests a shot

``` --------------------------------------------------------------------------------- Language files blank comment code --------------------------------------------------------------------------------- XSD 406 27232 9758 293467 Java 4065 46854 34176 248814 HTML 553 1252 1580 152058 XML 1181 1800 9778 126077 JSON 62...

good point ``` ~/opt/cloc-2.02/cloc --match-d='/(src)/' . 4728 text files. 4612 unique files. 118 files ignored. github.com/AlDanial/cloc v 2.02 T=4.51 s (1021.5 files/s, 84070.5 lines/s) --------------------------------------------------------------------------------- Language files blank comment code...