[Groonga-commit] ranguba/rroonga at 23501b3 [master] Revert "test: add time zone check for debug"

Zurück zum Archiv-Index

cosmo0920 null+****@clear*****
Tue Sep 23 03:14:42 JST 2014


cosmo0920	2014-09-23 03:14:42 +0900 (Tue, 23 Sep 2014)

  New Revision: 23501b355ea079507e1be4ebd76bf2ccfd30f042
  https://github.com/ranguba/rroonga/commit/23501b355ea079507e1be4ebd76bf2ccfd30f042

  Message:
    Revert "test: add time zone check for debug"
    
    This reverts commit 7e2e3603fabbcd28ad54a744d105e6900c3664c4.
    
    test_time_zone for only travis CI debug.
    This test should be reverted.

  Modified files:
    test/test-record.rb

  Modified: test/test-record.rb (+0 -6)
===================================================================
--- test/test-record.rb    2014-09-23 03:08:26 +0900 (e47f832)
+++ test/test-record.rb    2014-09-23 03:14:42 +0900 (ad27caf)
@@ -642,11 +642,5 @@ class RecordTest < Test::Unit::TestCase
       }.to_json
       assert_equal(expected, groonga.to_json)
     end
-
-    def test_time_zone
-      ENV["TZ"] = "Japan"
-      t = Time.new
-      assert_equal("JST", t.zone.to_s)
-    end
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index