Skip to content

[GORA-715] stops using incorrectly licensed json jar and gets security fixes #207

[GORA-715] stops using incorrectly licensed json jar and gets security fixes

[GORA-715] stops using incorrectly licensed json jar and gets security fixes #207

GitHub Actions / Test Report (1.8) failed Feb 23, 2024 in 0s

1371 tests run, 29 skipped, 4 failed.

Annotations

Check failure on line 125 in gora-hbase/src/test/java/org/apache/gora/hbase/store/TestHBaseStore.java

See this annotation in the file changed.

@github-actions github-actions / Test Report (1.8)

TestHBaseStore.testPutBytes

java.lang.AssertionError
	at org.apache.gora.hbase.store.TestHBaseStore.assertPutBytes(TestHBaseStore.java:125)
Raw output
java.lang.AssertionError
	at org.apache.gora.hbase.store.TestHBaseStore.assertPutBytes(TestHBaseStore.java:125)

Check failure on line 1 in gora-hbase/src/test/java/org/apache/gora/hbase/store/TestHBaseStore.java

See this annotation in the file changed.

@github-actions github-actions / Test Report (1.8)

TestHBaseStore.testGetWebPageDefaultFields

java.lang.AssertionError
Raw output
java.lang.AssertionError

Check failure on line 1 in gora-hbase/src/test/java/org/apache/gora/hbase/store/TestHBaseStore.java

See this annotation in the file changed.

@github-actions github-actions / Test Report (1.8)

TestHBaseStore.testQueryWebPageSingleKey

java.lang.AssertionError
Raw output
java.lang.AssertionError

Check failure on line 67 in gora-mongodb/src/test/java/org/apache/gora/mongodb/mapreduce/TestMongoStoreWordCount.java

See this annotation in the file changed.

@github-actions github-actions / Test Report (1.8)

TestMongoStoreWordCount.testSparkWordCount

org.apache.hadoop.conf.Configuration.getPassword(Ljava/lang/String;)[C
Raw output
java.lang.NoSuchMethodError: org.apache.hadoop.conf.Configuration.getPassword(Ljava/lang/String;)[C
	at org.apache.gora.mongodb.mapreduce.TestMongoStoreWordCount.testSparkWordCount(TestMongoStoreWordCount.java:67)