[Yt-svn] commit/yt: MatthewTurk: Adding a CurrentTimeIdentifier to moving7_0010 to give it a consistent _hash()

Bitbucket commits-noreply at bitbucket.org
Mon Jun 20 22:28:54 PDT 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/f7d0bc657f6c/
changeset:   f7d0bc657f6c
branch:      yt
user:        MatthewTurk
date:        2011-06-21 07:14:39
summary:     Adding a CurrentTimeIdentifier to moving7_0010 to give it a consistent _hash()
result.
affected #:  2 files (64 bytes)

--- a/tests/DD0010/moving7_0010	Tue Jun 21 01:03:12 2011 -0400
+++ b/tests/DD0010/moving7_0010	Tue Jun 21 01:14:39 2011 -0400
@@ -1,6 +1,7 @@
 InitialCycleNumber  = 10
 InitialTime         = 0.81751317119117
 InitialCPUTime      = 2.15207e+09
+CurrentTimeIdentifier = 0
 
 StopTime            = 20.097275649537
 StopCycle           = 10000


--- a/tests/runall.py	Tue Jun 21 01:03:12 2011 -0400
+++ b/tests/runall.py	Tue Jun 21 01:14:39 2011 -0400
@@ -91,7 +91,6 @@
     rtr.watcher = watcher
     tests_to_run = []
     for m, vals in mapping.items():
-        print vals, opts.test_pattern
         new_tests = fnmatch.filter(vals, opts.test_pattern)
         if len(new_tests) == 0: continue
         tests_to_run += new_tests

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list