ohler55 / oj

Optimized JSON
http://www.ohler.com/oj
MIT License
3.14k stars 251 forks source link

Enable Windows Rails CI #861

Closed nschonni closed 3 months ago

nschonni commented 1 year ago

I'm expecting this to fail as I was testing on an earlier branch before. I figured out one of the failure methods from going through the first error message that pointed to https://github.com/tzinfo/tzinfo/wiki/Resolving-TZInfo::DataSourceNotFound-Errors

Opening to see if the other failure gives anyone else an idea

nschonni commented 1 year ago

You can see in the failure that it's not picking up the correct timezone still

 Failure:
TestJSONEncoding#test_time_to_json_includes_local_offset [D:/a/oj/oj/test/activesupport6/encoding_test.rb:129]:
--- expected
+++ actual
@@ -1 +1 @@
-"\"2005-02-01T15:15:10.000-05:00\""
+"\"2005-02-01T15:15:10.000+00:00\""