I thought I ask since you guys have more experience than me, especially in testing. Two of the tests I had written for gson throw Exceptions and I dont know if it is a mistake on my part or not ?
After upgrading from 20200518 to 20210307 some of our tests that are using JSONObject::similar started to fail. This case reproduces the problem: JSONObject a = new JSONObject(); a.put("a", 1.1); ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results