loklak / loklak_server

Distributed Open Source twitter and social media message search server that anonymously collects, shares, dumps and indexes data http://api.loklak.org
GNU Lesser General Public License v2.1
1.38k stars 223 forks source link

Test case failing due to NullPointerException and AssertionError #1605

Closed simsausaurabh closed 6 years ago

simsausaurabh commented 6 years ago

Short description

Few test cases are failing due to NullPointerException and AssertionError.

Environment

Steps to reproduce

  1. Run ./gradlew build locally or file a patch to check travis build.

Expected behaviour

Test cases should pass successfully without any NullPointerException or AssertionError.

Actual behaviour

Currently few of the test cases are failing.