Skip to content

WebSockets Next: add integration test module

quarkus-bot / Build summary for 3c955f457e4d0e44c50a7ced81376a27f12df7c8 completed Nov 12, 2024 in 0s

Build summary for 3c955f457e4d0e44c50a7ced81376a27f12df7c8

Failing Jobs - Building 3c955f4 - Back to Pull request

Status Name Step Failures Logs Raw logs Build scan
βœ”οΈ JVM Tests - JDK 17 Logs Raw logs 🚧
βœ”οΈ JVM Tests - JDK 21 Logs Raw logs 🚧
βœ– JVM Tests - JDK 17 Windows Build Failures Logs Raw logs 🚧

Warning

This workflow run had flaky tests. See details for more information.

Details

Test Failures

βš™οΈ JVM Tests - JDK 17 Windows #

- Failing: integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output-dir 

πŸ“¦ integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output-dir

# Tests:    1
+ Success:  0
- Failures: 1
- Errors:   0
! Skipped:  0

βœ– io.quarkus.grpc.examples.hello.DescriptorSetExistsTest.descriptorSetExists line 16 - History - Source on GitHub - πŸ …

java.lang.AssertionError: 

Expecting path:
  D:\a\quarkus\quarkus\integration-tests\grpc-descriptor-sets\grpc-descriptor-set-alternate-output-dir\target\proto
to exist (symbolic links were followed).
	at io.quarkus.grpc.examples.hello.DescriptorSetExistsTest.descriptorSetExists(DescriptorSetExistsTest.java:16)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Flaky tests - Develocity

βš™οΈ JVM Tests - JDK 17

πŸ“¦ integration-tests/opentelemetry-vertx-exporter

βœ– io.quarkus.it.opentelemetry.vertx.exporter.grpc.SimpleGrpcWithTLSNoCompressionTest.test - History

  • No value present - java.util.NoSuchElementException
java.util.NoSuchElementException: No value present
	at java.base/java.util.Optional.get(Optional.java:143)
	at io.quarkus.it.opentelemetry.vertx.exporter.AbstractExporterTest.getMetric(AbstractExporterTest.java:145)
	at io.quarkus.it.opentelemetry.vertx.exporter.AbstractExporterTest.verifyMetrics(AbstractExporterTest.java:101)
	at io.quarkus.it.opentelemetry.vertx.exporter.AbstractExporterTest.test(AbstractExporterTest.java:53)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:966)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:816)

Annotations

Check failure on line 16 in integration-tests/grpc-descriptor-sets/grpc-descriptor-set-alternate-output-dir/src/test/java/io/quarkus/grpc/examples/hello/DescriptorSetExistsTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for 3c955f457e4d0e44c50a7ced81376a27f12df7c8

JVM Tests - JDK 17 Windows

java.lang.AssertionError: 

Expecting path:
Raw output
java.lang.AssertionError: 

Expecting path:
  D:\a\quarkus\quarkus\integration-tests\grpc-descriptor-sets\grpc-descriptor-set-alternate-output-dir\target\proto
to exist (symbolic links were followed).
	at io.quarkus.grpc.examples.hello.DescriptorSetExistsTest.descriptorSetExists(DescriptorSetExistsTest.java:16)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)