
RSpecs to fails somtimes depending on timezone
Reported by Andreas Ronge | January 16th, 2009 @ 12:22 PM | in 0.2.0
When runnnig rspecs in a different timezone it may fail. THis is because of incorrect handling of timezone.
Comments and changes to this ticket
-
Andreas Ronge January 16th, 2009 @ 12:23 PM
- Tag set to bug
- Title changed from Bug: RSpecs to fails somtimes depending on timezone to RSpecs to fails somtimes depending on timezone
-
Andreas Ronge January 16th, 2009 @ 12:32 PM
- State changed from new to open
-
Andreas Ronge January 16th, 2009 @ 12:34 PM
- State changed from open to resolved
(from [67acd5e2439c24c9a5ec53d4f63b0afa57fdc906]) Fixed timezone lucene bug [#20 state:resolved] http://github.com/andreasronge/n...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Neo4j.rb is a graph database framework for JRuby.
It provides:
* Mapping of ruby objects to nodes in networks rather than in tables.
* Storage of ruby object to a file system.
* Fast traversal of relationships between nodes in a hugh node space.
* Transaction with rollbacks support.
* Indexing and quering of ruby objects.
* Integration with Rails
People watching this ticket
Tags
Referenced by
-
20 RSpecs to fails somtimes depending on timezone (from [67acd5e2439c24c9a5ec53d4f63b0afa57fdc906]) Fixed t...