Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spark tests failing on build #265

Open
shashank11p opened this issue Feb 15, 2021 · 0 comments
Open

Spark tests failing on build #265

shashank11p opened this issue Feb 15, 2021 · 0 comments
Labels
area:tests bug Something isn't working

Comments

@shashank11p
Copy link
Contributor

Spark test fails on building the javaagent.

io.opentelemetry.javaagent.instrumentation.hypertrace.sparkjava.SparkJavaInstrumentationTest
exceptionInHandler()

	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
	at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1124)
	at io.opentelemetry.javaagent.instrumentation.hypertrace.sparkjava.SparkJavaInstrumentationTest.exceptionInHandler(SparkJavaInstrumentationTest.java:127)```
	
@shashank11p shashank11p added bug Something isn't working area:tests labels Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:tests bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant